Neptune4.help

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

User Tools

Site Tools


screws_tilt_calculate

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
screws_tilt_calculate [2025/09/14 00:30] dshoopscrews_tilt_calculate [2025/09/20 16:33] (current) dshoop
Line 11: Line 11:
 IMPORTANT: You MUST always do a G28 before using this command.  IMPORTANT: You MUST always do a G28 before using this command. 
  
-For instructions on running SCREWS_TILT_CALCULATE see https://www.klipper3d.org/Manual_Level.html#adjusting-bed-leveling-screws-using-the-bed-probe and you can watch [[ystc|this video]] for an overview of the process+==== [SCREWS TILT ADJUST] ==== 
 + 
 +SCREWS_TILT_CALCULATE makes use of configuration stanza in [[printer.cfg]] to define the positions on the bed screwThese positions are measured from the probe position NOT the nozzle positionThe [[z probe]] which is in the rear left corner of the print head should be over top the bed screw position when measured.  
 + 
 +Below is an example for the Neptune 4 (standard) 
 + 
 +<code> 
 +[screws_tilt_adjust] 
 +screw1_name: rear left screw 
 +screw1: 55,180 
 +screw2_name: rear right screw 
 +screw2: 225,180 
 +screw3_name: front right screw 
 +screw3: 225,10 
 +screw4_name: front left screw 
 +screw4: 55,10 
 +horizontal_move_z: 10 
 +speed: 200 
 +screw_thread: CW-M4 # Use CW for Clockwise and CCW for Counter Clockwise 
 +</code> 
 + 
 +See the [[Klipper]] docs for more 
  
/app/data/attic/screws_tilt_calculate.1757824219.txt.gz · Last modified: by dshoop

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki