Euclid facility
-
@phaedrux k0 deleted
-
I'm really sorry I'm completely lost at this point
-
And return your deployprobe.g macro to how it was before?
With K0 removed, does G28, G32, and G29 function now?
-
@phaedrux
I deleted my deploy and retract and I didn't save -
@sgk said in Euclid facility:
retractprobe.g homez.g homeall.g deployprobe.g config.g bed.g
want the files in raw or it goes in ZIP
Good thing you uploaded them here.
-
@phaedrux yes nice
-
it works but not very well every time the probe feels it comes home
-
I will make a video
-
and above all it does not balance the left and right bed
-
-
-
@sgk Have you changed bed.g to what @Phaedrux suggested? it should now look like this -
; bed.g ; called to perform automatic bed compensation via G32 ; ; generated by Ben Levi - BLV developer as a basic version M561 ; clear any bed transform G91 ; relative positioning G1 H2 Z5 F6000 ; lift Z relative to current position G90 ; absolute positioning G28 ; home all M401 ; deploy Z probe (omit if using bltouch) G30 P0 X10 Y175 Z-99999 ; probe near a leadscrew, half way along Y axis G30 P1 X330 Y175 Z-99999 S2 ; probe near a leadscrew and calibrate 2 motors M402 ; retract probe (omit if using bltouch) M291 P"Leveling finished !" R"Probing.." S1 T2
once you have done that go into your deployprobe.g find the line that says -
G0 X170 Y170 G3000 ; move to the center of the bed
and change it to read to read, to correct the warning -
G0 X170 Y170 F3000 ; move to the center of the bed
-
hello to all of you it's finally starting to work thank you to all of you. I have to settle because the probe often comes home before doing g32 or g29. but it works it works thank you thank you thank you you're really king
-
thank you to all and to the group