#3DP1000 printer firmware update
1 messages · Page 1 of 1 (latest)
firmware to modify https://github.com/ellensp/Marlin/tree/Marlin-X1000servoDUALd-bugfix-2.1.x
This machine does not have a probe, right? In that case there's no z-offset.
yes no probe and does ot make sense install on ramps? Z offset would be convinient anyway - I must use babystep each print 😭
Sure you could use some kind of probe on a ramps board.
And you could apply a semi-permanent offset to your Z by homing, babystepping to what you want to be (0,0,0), then running M428 followed by M500 . (https://marlinfw.org/docs/gcode/M428.html)
Use M428 to set a persistent offset to the native home position and coordinate space by assigning the current position as the native home position. See the example below.
You could re-use the connector for the z-endstop. My only experience with probes is with inductive ones, but that requires a metal print surface (can be coated). Some kind of *touch sensor could work, but you've got to ask around for a recommendation on which one.