@PhaedruxI'M GOING TO TRY THIS WEEKEND WITH THE CODE YOU WRITE FOR ME. Thank
Latest posts made by raftaman
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
-
RE: Heated bed noise
@achrnCan I use your files for my prusa Mk 2.5s? Would they work with a Super Pinda installed? thank
-
RE: Prusa Pinda temperature compensation study
@achrnCan I use your files for my prusa Mk 2.5s? They would work with a Super Pinda. thank
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
@PhaedruxWhat step should I take, what code should I include?
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
@Phaedrux When I click on: Home All, I get that error. Home X, super, Home Y., Super, Home Z. Mistake
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
@Phaedrux when I do a startup test on the Prusa mk2.5s
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
@Phaedrux; 0:/sys/homez.g
; Home the Z axis;M98 P"current-sense-homing.g" ; Ensure the current and sensitivity is set for homing routines.
; !!! If using Pinda, comment-out the following two lines
;M280 P0 S160 ; BLTouch, alarm release.
;G4 P100 ; BLTouch, delay for the release command.G91 ; Set relative positioning.
G1 H0 Z3 F6000 ; Lift Z axis 3mm.
G90 ; Set absolute positioning.G1 X105 Y105 F6000 ; Go to the center of the bed for probe point.
M558 F1000 A1 ; Set probing speed to fast for the first pass.
G30 ; Perform Z probing.
G1 H0 Z5 F400 ; Lift Z axis to the 5mm position.M558 F50 A5 S-1 ; Set probing speed to slow for second pass, take 5 probes and yield the average.
G30 ; Perform Z probing.
G1 H0 Z5 F400 ; Lift Z axis to the 5mm position.M558 F200 A1 ; Set normal z-probe speed.
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
G28 Z Error: Homing file homez.g not found
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
@Trafim said in Probing Errors with Prusa mk2.5s and PINDA sensor:
Estoy reconstruyendo una Prusa mk2.5s para usar una duet 3 mini 5+. Estoy usando la mayor parte del código de la guía de CNCkitchen pero cambié algunas de las configuraciones de la sonda de acuerdo con este foro .
Esto me dejó con este archivo de configuración:It is possible that you upload your correct files so that I can use them, I had a problem with the CNCKitchen files, and I could not solve them, lack of knowledge I have a Prusa MK2.5s like you with a Duet 3 board. It is just a hobby Thank you
-
RE: Probing Errors with Prusa mk2.5s and PINDA sensor
@Trafim Hello, I have uploaded all the files provided by CNCKitchen, I have them hosted on a Duet 3 prusa 2.5s they really do not work correctly, the z gives me error G28 from there I have not advanced since I lack a lot of knowledge and time since it is a hobby, would someone have the .G files, working on a prusa like the one I have? Thank you