Neptune4.help

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

User Tools

Site Tools


probe_calibration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
probe_calibration [2026/08/03 21:31] dshoopprobe_calibration [2026/08/03 21:41] (current) dshoop
Line 6: Line 6:
 {{:shopping.png?150|}} {{:shopping.png?150|}}
  
-== Please Note ==+=== Please Note ===
  
 Calibrating the z probe is NOT the same as setting the gcode z offset.  Calibrating the z probe is NOT the same as setting the gcode z offset. 
Line 15: Line 15:
 Like many things Klipper, you'll need to use at least Fluidd to access the Klipper console. You can also use it to edit [[printer.cfg]] if you don't use ssh or other methods.  Like many things Klipper, you'll need to use at least Fluidd to access the Klipper console. You can also use it to edit [[printer.cfg]] if you don't use ssh or other methods. 
  
-==== About Probe Calibrate ====+===== About Probe Calibrate =====
  
 See https://www.klipper3d.org/Probe_Calibrate.html for details on probe calibration (being sure to read the "second page" it links to in the doc "Paper Test"). As the geometry of the toolhead fixes the location of the X and Y probe offsets, and they have already been provided by Elegoo in [[printer.cfg]] we only are concerned with calibrating the probe Z offset in this procedure.  See https://www.klipper3d.org/Probe_Calibrate.html for details on probe calibration (being sure to read the "second page" it links to in the doc "Paper Test"). As the geometry of the toolhead fixes the location of the X and Y probe offsets, and they have already been provided by Elegoo in [[printer.cfg]] we only are concerned with calibrating the probe Z offset in this procedure. 
Line 27: Line 27:
  
  
-==== Example ====+===== Example ====
 + 
 +In the Klipper [[console]] first home the tool and then enter the Probe Calibrate routine. 
  
 <code> <code>
Line 37: Line 39:
 // Finish with ACCEPT or ABORT command. // Finish with ACCEPT or ABORT command.
 // Z position: ?????? --> 6.520 <-- ?????? // Z position: ?????? --> 6.520 <-- ??????
-$ TESTZ Z=-6.420 
-// Z position: ?????? --> 0.100 <-- 6.520 
 </code> </code>
  
-Use the TESTZ command as described in the documentation to move the nozzle up or down (using suitable - or + values) until the nozzle firmly holds onto the paper. (A PostIt Note, sticky side up, is recommended, as it's 0.100mm thick and gives us about the right about of typical nozzle position for printing with minor gcode z offset variation for your filament.)+Use the TESTZ command as described in the documentation to move the nozzle up or down (using suitable - or + values) until the nozzle firmly holds onto the paper. (A PostIt Note, sticky side up, is recommended, as it's 0.100mm thick and gives us about the right about of typical nozzle position for printing with minor gcode z offset variation for your filament.)
  
 <code> <code>
 +$ TESTZ Z=-6.420
 +// Z position: ?????? --> 0.100 <-- 6.520
 $ TESTZ Z=-0.030 $ TESTZ Z=-0.030
 // Z position: ?????? --> 0.070 <-- 0.100 // Z position: ?????? --> 0.070 <-- 0.100
Line 68: Line 70:
 #*# #*#
 </code> </code>
-If you see a value like ''z_offset = 0.00'' then you have Elegoo software that has broken this feature and will need to manually edit to remove those ''[probe]'' and ''z_offset'' lines and then add the probe z offset you got from the ''ACCEPT'' step to the main ''[PROBE]'' stanza located prior in the file and manually edit to look similar to this:+If you see a value like ''z_offset = 0.00'' then you have Elegoo software that has broken this feature and will need to manually edit to remove those ''[probe]'' and ''z_offset'' lines and then add the probe z offset you got from the ''ACCEPT'' step to the main ''[PROBE]'' stanza located prior in the file and manually edit to look similar to this, replacing any zero or other value that was there:
 <code> <code>
 [probe] [probe]
/app/data/attic/probe_calibration.1785807080.txt.gz · Last modified: by dshoop

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki