self.screw_dict = {} self.screws = [] self.y_cnt = 0 Expand Down Expand Up @@ -306,7 +305,6 @@ def home(self): self._screen._ws.klippy.gcode_script("Z_TILT_ADJUST") def go_to_position(self, widget, position): widget.set_sensitive(False) self.home() logging.debug(...
But shouldn't this already be done by the probe offset so when I press "Screw Adjust", which seems to run SCREWS_TILT_CALCULATE. The probe already knows to offset by 27mm. It seems I had to manually add the 27mm to each X in the [screws_tilt_adjust]. This is what causes the ...
Guide Rail Materia:Ball screw guide rail Screen:4.3-inch touch color screen Leveling:Z-Tilt inclined leveling Hot Bed Panel:Double - sided PEL Shell:None(pro version available) Al Camera:Optional EMMC Capacity:8G Wifi Conn...
[screws_tilt_adjust] screw1: 76, 31 screw1_name: front left screw screw2: 251, 31 screw2_name: front right screw screw3: 251, 203 screw3_name: rear right screw screw4: 76, 203 screw4_name: rear left screw horizontal_move_z: 10. speed: 50. screw_thread: CW-M3 [gcode_macro...
screw tilt calculate(if you have the required modifications) Z-Tiltto archieve the best first layer possible. Note You will needmechanical calibrationto enshure your X-gantry squarness. After setting up yourAXIS_TWIST_COMPENSATION_CALIBRATEyou can enshure getting the right readings for further calib...
[screws_tilt_adjust] screw1: 76, 31 screw1_name: front left screw screw2: 251, 31 screw2_name: front right screw screw3: 251, 203 screw3_name: rear right screw screw4: 76, 203 screw4_name: rear left screw horizontal_move_z: 10. ...
#If you are using Z-Tilt: #Z_TILT_ADJUST #If you are generating a new bed mesh: BED_MESH_CALIBRATE #If you are loading an existing mesh: #BED_MESH_PROFILE LOAD=default #Move the nozzle near the bed G1 Z5 F3000 #Set and wait for nozzle to reach printing temperature ...
After setting up your AXIS_TWIST_COMPENSATION_CALIBRATE you can enshure getting the right readings for further calibration like screw tilt calculate. Only then you will fully benefit from Z-Tilt. After calibrating your machine like this you will need Z-Tilt from time to time. When you observe...