ddragon
About
- Username
- ddragon
- Joined
- Visits
- 20
- Last Active
- Roles
- Member
Comments
-
I've given up on the z-probe and the autolevel and went back to the old system. Maybe I'll go back to it again later. Thanks all.
-
Thank you for looking into this. Here is the log after doing the above. I did notice that after doing G1 P0/G30... the movements between positions was VERY slow. Not sure if this is a bug or should happen? 14:18:39.085 : N25 G28 *4 14:18:40.819 : X…
-
This is the Z-probe code: // #################### Z-Probing ##################### #define Z_PROBE_Z_OFFSET 0 #define Z_PROBE_Z_OFFSET_MODE 0 #define UI_BED_COATING 0 #define FEATURE_Z_PROBE 1 #define Z_PROBE_BED_DISTANCE 10 #define Z_PROBE_PIN ORI…
-
Hi Repetier, Yes... I'm using G32 S2 and distortion correction is set to 0
-
I think I have it working. But the move back on zmax after I g g28 doesnt seem to work.
-
I've been fiddling with it today. G29 isn't an option. I found that after homing z and x then running g32 I can get the closest. I've played with the Z_PROBE_HEIGHT ill getting closer to true z=0 If I go to z10, then toggle down z1.0 at a time unti…