Neptune4.help

FAQs and Facts for the Elegoo Neptune 4 Series 3D Printer

User Tools

Site Tools


why_shouldn_t_the_z_offset_be_saved

Why shouldn't the z offset be saved?

Wouldn't it make sense to have the printer save the z offset? It gets “lost” between RESTARTs and power cycling.

Answer:

For various different reasons the value isn't a consistent single value worth saving:

  • varies by filament
  • varies by initial layer height
  • if using with an uncalibrated probe and so including an error adjustment value this won't be a consistent value with saving because of the changing error adjustment.

Furher discussion

The gcode z offset is never saved under Klipper nor does that make sense. It’s supposed used for fine adjustment of filament squish to assure non-tangential bonding of extrusions to adjacent layers and walls.

If your gcode z offset is negative then you’re mid-using it to include an error adjustment for not having your z probe calibrated. This then leads to an inappropriate workflow that makes you think you should be saving it in order to keep accounting for the error adjustment from being uncalibrated .

What you want is to calibrate your z probe so you don’t need to keep the error adjustment value overloading the gcode z offset from it not being calibrated.

You can read how to calibrate your z probe on the klipper docs stored on your printer or online at https://www.klipper3d.org/Probe_Calibrate.html

Be aware that in later Elegoo software updates they broke this and other key klipper features purposefully, so you’ll need to manually edit the probe offset value to printer.cfg.

/app/data/pages/why_shouldn_t_the_z_offset_be_saved.txt · Last modified: by dshoop

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki