bed_level: include screws_tilt_calculate command fine_tune: Remove fan from fine tune panel. Add fan to print menu configuration: hide extrude while printing bed_mesh: Add panel for bed_mesh screen: add popup message capability v0.1.2 (Dec 2, 2020) Change panel layout. Add title and move...
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 ...
You will needmechanical calibrationto enshure your X-gantry squarness. After setting up yourAXIS_TWIST_COMPENSATION_CALIBRATEyou can enshure getting the right readings for further calibration likescrew tilt calculate. Only then you will fully benefit fromZ-Tilt. After calibrating your machine like thi...
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...