{%setLAST=printer["gcode_macro _fan_state"].last_temp|float%}# 需要先在之前的宏里初始化{%setDIFF=(CURRENT-OLD)|abs%}# 取差值的绝对值{%ifDIFF>5%}# 选择合适的差值{%setSPEED=(CURRENT-90)/460%}# 最小值和最大值M118TRIGGERED!SET_FAN_SPEEDFAN=two_wire_fanSPEED={SPEED}{%endif%} {%...
gcode:{%setstepper=params.STEPPER|default('x')|string%} {%setbackoff_distance=params.BACKOFF|default(30)|int%}# 如果 TMC2209/2226/2240 则默认255,否则默认-64, StallGuard2和4的区别见官方手册,精度更高{%setsgt=params.TMCSGT|default(255)|int%}SET_TMC_FIELDSTEPPER=stepper_{stepper}FIELD=SGT...
#通讯端口Pin脚定义 uart_pin: PE7 #是否开启256微步插值 interpolate: True #电机运行电流值 run_current: 0.9 #电机静态力矩保持电流值 hold_current: 0.6 #驱动采样电阻值(不要修改) sense_resistor: 0.110 #TMC2209的静音阀值(使用LDO0.9度电机,设置100) stealthchop_threshold: 200 ### y轴设置 ### [s...
actual running printrename_existing: PAUSE_BASEgcode:PAUSE_BASE_TOOLHEAD_PARK_PAUSE_CANCEL[gcode_macro RESUME]description: Resume the actual running printrename_existing: RESUME_BASEgcode:### read extrude from _TOOLHEAD_PARK_PAUSE_CANCEL macro ###{% set extrude = printer['gcode_macro _TOOLHEAD_...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
[tmc2208 stepper_x]#通讯端口Pin脚定义uart_pin: PE7#是否开启256微步插值interpolate: True#电机运行电流值run_current:0.9#电机静态力矩保持电流值hold_current:0.6#驱动采样电阻值(不要修改)sense_resistor:0.110#TMC2209的静音阀值(使用LDO0.9度电机,设置100)stealthchop_threshold:200###y轴设置###[stepper...
# [tmc2208 stepper_z] # uart_pin: PC7 # run_current: 0.8 # hold_current: 1.0 # interpolate: True # stealthchop_threshold: 99999 ### # 挤出机 ### [extruder] step_pin: PD6 dir_pin: !PD3 enable_pin: !PB3 rotation_distance:25.12...
Therefore, it is suggested to set max_accel in [printer] section that does not exceed the estimated values for X and Y axes, likely with some conservative safety margin. Alternatively, follow this part of the input shaper tuning guide and print the test model to choose max_accel p...
Makerbase MKS Gen_L 2.1 MainBoard Control Board Support Mother Board TMC2209 2208 Uart Mode Gen L 3D Printer Parts $21.12 - $24.96 $21.12 - $24.96 4% off Min. order: 1 piece MKS Monster8 V2.0 32Bit Control Board for Voron with Robin Wifi Interface Independent DC5V 3A Power for Raspber...
[tmc2209 stepper_z1] uart_pin: PC14 interpolate: True run_current: 0.7 hold_current: 0.4 sense_resistor: 0.110 stealthchop_threshold: 0 ## In E2-MOT Position ## Z2 Stepper - Rear Right [stepper_z2] step_pin: PE2 dir_pin: !PE4 enable_pin: !PE3 rotation_distan...