Config
This commit is contained in:
ChKendel
2026-01-03 20:55:03 +01:00
parent 41d6e47192
commit 3d6e1c9fcc
2 changed files with 12 additions and 36 deletions

View File

@@ -33,9 +33,15 @@ axes:
homing:
cycle: 2
mpos_mm: 10
positive_direction: false
positive_direction: true
motor0:
#limit_pos_pin: gpio.18:low:pu
#hard_limits: false # enable later if desired
#pulloff_mm: 3.0
tmc_2209:
uart_num: 1
addr: 0
@@ -52,13 +58,12 @@ axes:
homing_mode: StealthChop
use_enable: false
limit_all_pin: gpio.18:high
stepstick:
direction_pin: gpio.14:low
step_pin: gpio.12
disable_pin: gpio.25:high
motor1:
null_motor:
y:
@@ -70,7 +75,7 @@ axes:
homing:
cycle: 2
mpos_mm: 10
positive_direction: false
positive_direction: true
motor0:
tmc_2209:
@@ -127,37 +132,8 @@ axes:
direction_pin: gpio.33:low
step_pin: gpio.27
disable_pin: gpio.2:high
motor1:
null_motor:
#spi:
#miso_pin: gpio.19
#mosi_pin: gpio.23
#sck_pin: gpio.18
#sdcard:
# cs_pin: gpio.5
# card_detect_pin: NO_PIN
#coolant:
#flood_pin: gpio.25
#mist_pin: gpio.21
probe:
pin: gpio.32:low:pu
#PWM:
# pwm_hz: 5000
# output_pin: gpio.2
# enable_pin: gpio.22
# direction_pin: NO_PIN
# disable_with_s0: false
# s0_with_disable: true
# spinup_ms: 0
# spindown_ms: 0
# tool_num: 0
# speed_map: 0=0% 10000=100%
start:
must_home: false