把[include klicky-probe.cfg] 添加到printer.cfg配置文件以后,还需要拉取对应的配置文件。操作如下: 通过ssh连接鲁班猫,执行以下命令。 # 进入配置文件所在目录cd~/printer_data/config# 下载klicky-probe.cfg需要的宏命令wget https://raw.githubusercontent.com/jlas1/Klicky-Probe/main/Klipper_macros/Klipper_m...
The BDsensor is used as the default homing sensor, do not homing with other endstop. Report Error while G28:Unknown value 'probe' in enumeration 'pin' Don't use aliases for the board pins#57 Random data error, for example:"V . anda i " afterM102 S-1or some error data like 1024....
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...
reported to the host in endstop.c:command_endstop_query_state(), and readjusted in mcu.py:home_wait() (self._mcu.clock_to_print_time(next_clock - self._rest_ticks)). Thus
endstop_pin: probe:z_virtual_endstop position_max: 670 position_min: -0.5 [tmc2660 stepper_z] cs_pin: PD24 spi_bus: usart1 interpolate: True run_current: 1.800 sense_resistor: 0.051 idle_current_percent: 20 #___ Z1 ON DRIVE E4 ___ [stepper_z1] step_pin: PD0 dir_pin: !PD16...
#position_endstop:184 #arm_length:325.95 step_pin:PF0 # Step 的 GPIO 引脚 (triggered high)。这个参数必须指定。 dir_pin:PF1 # dir 的 GPIO 引脚 (high indicates positive direction). # 这个参数必须指定. enable_pin:!PD7 # Enable pin (default is enable high; use ! to indicate enable ...
-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# 第一次触发复位开关之后的...
## Update -100,-100 to the XY coordinates of your endstop pin ## (such as 157,305) after going through Z Endstop Pin ## Location Definition step. home_xy_position:-100,-100 speed:100 z_hop:10 [quad_gantry_level] ## Use QUAD_GANTRY_LEVEL to level a gantry. ## Min...
is primarily designed to work in conjunction with an existing Z-homing device such as an endstop or probe. It offers rapid bed scanning functionality when combined with an existing Z-homing device. We have mounts designed to allow the use of the Eddy Coil along with the CHAOTICLAB CNC Tap...
## Homing end position [gcode_macro G32] section ## Z Endstop Switch offset for Z0 [stepper_z] section ## Probe points [quad_gantry_level] section ## Min & Max gantry corner postions [quad_gantry_level] section ## PID tune [extruder] and [heater_bed] sections ...