Adds z-offset to get_status of probes Adds MKS28 and RESET_ZOFFSET commands to the probing stuff MKS28 sems to be G28, but it compensates for the probe position/offset. RESET_ZOFFSET sets the z-offset to 0 in the config file they added their own counter for how many times each po...
# z_offset = 0.685 ## For faster printing enable # [printer] # max_accel: 2000 # max_accel_to_decel: 2000 # max_z_velocity: 20 # max_z_accel: 300 ## For stealth mode enable # [tmc2130 stepper_x] # interpolate: True # stealthchop_threshold: 80 # [tmc2130 stepper_y] # interp...
job_status: ask for confirmation, and show saved offset extrude: add filament sensor support limits: add reset, allow to set above the configured maximum but turn the slider red job_status: animate filename if it's too long macros: allow reverse sorting Add Input Shaper panel zcalibrate: sh...
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...
#https://klipper.discourse.group/t/saving-and-adjusting-per-build-surface-z-offsets/696 [gcode_macro _apply_bed_surface_offset] description: Sets the sheet offset used for printing. gcode: {% setsvv= printer.save_variables.variables %} ...
TOOL- Tool number, optional. If this parameter is not provided, the current tool is used. X/Y/Z- Set the X/Y/Z offset position X_ADJUST/Y_ADJUST/Z_ADJUST- Adjust the X/Y/Z offset position incramentally SET_PURGE_ON_TOOLCHANGE- Sets a global variable that can disable all purging (...
classZMesh: def__init__(self,params): def__init__(self,params,name): self.profile_name=nameor"adaptive-%X"%(id(self),) self.probed_matrix=self.mesh_matrix=None self.mesh_params=params self.mesh_offsets=[0.,0.] Expand DownExpand Up@@ -1029,6 +1030,8 @@ def get_probed_matrix...
Adds z-offset to get_status of probes Adds MKS28 and RESET_ZOFFSET commands to the probing stuff MKS28 sems to be G28, but it compensates for the probe position/offset. RESET_ZOFFSET sets the z-offset to 0 in the config file they added their own counter for how many times each po...
cad_bypass_offset:Distance from end of selector travel back to the bypass cad_last_gate_offset:Distance from end of travel to last gate This only apply to ERCF v1.1: cad_block_width:Width of bearing block (ERCF v1.1 only) cad_bypass_block_width:Width of bypass support block - if usi...
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 is...