it had gone up to 3 SAVE_CONFIGs after doing another probe calibration). I also ensured that there was no space between the # and z_offset in [bltouch]. After a restart, there was no error. At the moment, it's working. Fantastic. ...
And if you are looking for an RRF version of this automatic z-offset calibration You can find one here from pRINTERnOODLE - This is really fantastic to see 🎉 Thanks for all your feedback and support! And if you like my work and want to support me, you can do so here: Disclaimer ...
x_offset: -16.88 y_offset: -18 #z_offset: 1.1 speed: 5 samples: 1 Here's the whole config: #___ X ON DRIVE X ___ [stepper_x] step_pin: PD6 dir_pin: PD11 enable_pin: !PC6 microsteps: 16 rotation_distance: 32 full_steps_per_rotation: 200 endstop_pin: ^PC14 position_end...
SURFACE- Bed surface with an associated offset. SET_SURFACE_OFFSET Directly sets the the Z offset ofSURFACEto the value ofOFFSET. If no argument forSURFACEis provided the current active surface is used. If no argument forOFFSETis provided the current offset is displayed. ...
We created an alignemnt tool to use 'switch' for probing offsets of each tool. It doesn't work with the original heated bed. Since there is no place to attach the alignment rod. Use following command to align tools. Every parameter is optional, it's given default value if not ...
Next, we have to configure our printer and put back some addons Sovol has added (probe_pressure and z_offset_calibration) and get the basics working. RESTORE THE SOVOL ADDONS(from the/sovol-addons/github directory)HERE: Use an FTP program to connect to the printer (IP address or hostnam...
logging.error(f"{screw} not found in {section}") continue x, y = section[screw].split(',') x = round(float(x) + self.x_offset, 1) y = round(float(y) + self.y_offset, 1) for key, value in self.screw_dict.items(): if value and x == value[0] and y == value...
Microstep Shift in Z-Axis Probing Issue Description During Z-axis probing operations, there's a consistent microstep difference between the trigger position and the halt position that should not be present, depending on driver microstep ...
cad_bypass_offset: Distance from end of selector travel back to the bypass This only apply to ERCF v1.1: cad_block_width: Width of bearing block (ERCF v1.1) cad_bypass_block_width: Width of bypass support block - if using a custom bypass bearing block like the one in my repo which...
Adjust z_offset. Make sure your nozzle if very clean. Do the Paper test. DO_PROBE_CALIBRATE Follow z_offset setup in Mainsail/Fluidd. SAVE_CONFIG (once completed) Create a bed mesh. DO_CREATE_MESH SAVE_CONFIG (once completed) Test Neopixel If your Neopixel is turning on after Klippe...