horizontal_move_z: 2 // 向上抬起的距离 mesh_min: 10, 10 // 最小位置 mesh_max: 210, 210 // 最大采样位置 probe_count: 4, 4 // 矩阵大小 fade_start: 1 // 逐渐停止补偿开始层 fade_end: 10 fade_target: 0 接下来在fluidd中配置校准 纸片法测试高度。测试结果如上图。 此时不知道为何我...
使用软件控件,移动喷嘴,直到它直接位于 Z 端止动开关上方。 发送M114命令并记录 X 和 Y 值。 使用这些值更新[homing_override]或[safe_z_home]下打印机配置文件中的归位路由。 重新启动 KlipperFIRMWARE_RESTART。 运行完整G28并确保打印机正确定位 X、Y 和 Z。 7.probe确认 将工具头置于床身中央,再次确认探...
endstop_pin: ^PA6 position_endstop: 0 position_max: 235 homing_speed: 50 [stepper_z] step_pin: PB6 dir_pin: !PB5 enable_pin: !PC3 microsteps: 16 rotation_distance: 8 endstop_pin: probe:z_virtual_endstop # position_endstop: 0.0 position_max: 250 [extruder] max_extrude_only_dista...
64 microsteps, 3 mm/s probe speed and ENDSTOP_SAMPLE_COUNT = 32. Probe move: trigger at {'stepper_z': -9594, 'stepper_z1': -9594, 'stepper_z2': -9594} -> halt at {'stepper_z': -9599, 'stepper_z1': -9599, 'stepper_z2': -9599} Probe move: trigger at {'stepper_z':...
打开klicky-probe.cfg文件进行修改。Voron2.4打开以下几个配置文件 打开klicky-variables.cfg文件进行修改,修改的内容如下: variable_max_bed 热床尺寸 variable_z_endstop Z限位开关的坐标 variable_docklocation Klicky 探针停靠位置的坐标 Variable_dockmove Klicky探针停靠后脱离动作移动的坐标 ...
self.handle_home_rails_end) self.gcode = self.printer.lookup_object('gcode') self.gcode.register_command('CALIBRATE_Z', self.cmd_CALIBRATE_Z, desc=self.cmd_CALIBRATE_Z_help) self.gcode.register_command('PROBE_Z_ACCURACY',
-1# Z轴最大行程--软件限位(如果是350机型,需更改为350)position_max:300# Z轴的机械复位点坐标,Y可以理解为喷嘴的偏移值,值越大,喷嘴离热床越近(负值也一样,eg.-1>-2)#position_endstop: 3.56# 复位速度homing_speed:16.0# 第二次精确复位的速度second_homing_speed:3.0# 第一次触发复位开关之后的...
G1 F300 X57 Y30 Z15 to move the nozzle to an X position of 57 and Y of 30. Once one finds the position directly above the mark, use the GET_POSITION command to report that position. This is the nozzle position. The x_offset is then the nozzle_x_position - probe_x_positi...
-1# Z轴最大行程--软件限位(如果是350机型,需更改为350)position_max:300# Z轴的机械复位点坐标,Y可以理解为喷嘴的偏移值,值越大,喷嘴离热床越近(负值也一样,eg.-1>-2)#position_endstop: 3.56# 复位速度homing_speed:16.0# 第二次精确复位的速度second_homing_speed:3.0# 第一次触发复位开关之后的...
A Z endstop where the tip of the nozzle drives on a switch (like the standard Voron V1/V2 enstop). It will not work with the virtual pin of the probe as endstop! A magnetic switch based probe at the print head - instead of the stock inductive probe (e.g. this ones from Annex...