Skip to content

Commit

Permalink
fixed the toolhead MCU template overrides to allow sensorless homing
Browse files Browse the repository at this point in the history
  • Loading branch information
Frix-x committed Apr 30, 2023
1 parent 47487b4 commit eb5083f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions user_templates/mcu_defaults/toolhead/overrides/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ pin: toolhead:PART_FAN
[heater_fan hotend_fan]
pin: toolhead:E_FAN

[stepper_x]
endstop_pin: ^toolhead:X_STOP
## Uncomment the following line if not using sensorless homing
## and having the X endstop plugged to the toolhead MCU
# [stepper_x]
# endstop_pin: ^toolhead:X_STOP

[neopixel status_leds]
pin: toolhead:STATUS_NEOPIXEL
Expand Down

0 comments on commit eb5083f

Please sign in to comment.