# 主动带轮周长mm(BMG) rotation_distance: 25.12 # 电机单圈脉冲数(1.8度电机:200,0.9度电机:400) full_steps_per_rotation: 200 # 减速比(BMG齿轮比为50:17,输出轴在前,输入轴在后) gear_ratio: 50:17 # 耗材直径 filament_diameter: 1.75 # 挤出头加热棒控制Pin脚设置(e0) heater_pin: PB15 # ...
# separated list of gear ratios (for example, "57:11, 2:1"). If a # gear_ratio is specified then rotation_distance specifies the # distance the axis travels for one full rotation of the final gear. # The default is to not use a gear ratio. #step_pulse_duration: # The minimum ti...
rotation_distance: 8 endstop_pin: probe:z_virtual_endstop # position_endstop: 0.0 position_max: 250 [extruder] max_extrude_only_distance: 100.0 step_pin: PB4 dir_pin: PB3 enable_pin: !PC3 microsteps: 16 # rotation_distance: 34.556 rotation_distance: 23.020 #rotation_distance: 22.855 #ge...
PE9#---Klipper0.9以上版本设置---# 电机细分设置microsteps:16# 主动带轮周长mm(2GT-20T带轮40,2GT-16T带轮32)rotation_distance:40# 电机单圈所需脉冲数(1.8度电机:200,0.9度电机:400)full_steps_per_rotation:200# X轴最小行程--软件限位position_min:0# X轴最大行程--软件限位(如果是350机型,需...
Calibrate/ calculate rotational distance https://www.klipper3d.org/Rotation_Distance.html For this I heated the nozzle so I could unscrew it. Removed filament. Turned of the heat. Made a fresh cut in the filament and re-inserted it and moved it by hand all the way though the extruder. ...
Rotation_Distance.md SDCard_Updates.md Skew_Correction.md Slicers.md Sponsors.md Status_Reference.md TMC_Drivers.md TSL1401CL_Filament_Width_Sensor.md Using_PWM_Tools.md developer-certificate-of-origin index.md klippy lib scripts src test .gitignore COPYING Makefile README.mdBreadcrumbs ...
PE9#---Klipper0.9以上版本设置---# 电机细分设置microsteps:16# 主动带轮周长mm(2GT-20T带轮40,2GT-16T带轮32)rotation_distance:40# 电机单圈所需脉冲数(1.8度电机:200,0.9度电机:400)full_steps_per_rotation:200# X轴最小行程--软件限位position_min:0# X轴最大行程--软件限位(如果是350机型,需...
Klipper is a 3d-printer firmware. Contribute to yegct/klipper development by creating an account on GitHub.
rotation_distance: 33.5 nozzle_diameter: 0.500 filament_diameter: 3.500 heater_pin: PB4 sensor_type: EPCOS 100K B57560G104F sensor_pin: PK5 control: pid pid_Kp: 22.2 pid_Ki: 1.08 pid_Kd: 114 min_temp: 0 max_temp: 210 [extruder_stepper my_extra_stepper] extruder: extruder step_pin: PH...
rotation_distance:25.12 gear_ratio:50:17 full_steps_per_rotation:200 max_power:1.0 pressure_advance:0.089 #gear_ratio: # 以上参数详见“stepper”配置分段。 # 如果未指定任意上述参数,则没有步进电机与热端相关联 # (尽管使用SYNC_EXTRUDER_MOTION命令可能可以在运行时关联一个热端) ...