soft limit enable for z-axis, gSender settings

This commit is contained in:
cpu
2026-06-04 19:52:44 +02:00
parent 4e7e9a6ced
commit ae2925098b
4 changed files with 1918 additions and 3 deletions

View File

@@ -68,8 +68,8 @@ axes:
steps_per_mm: 1000.000
max_rate_mm_per_min: 1500.000
acceleration_mm_per_sec2: 50.000
max_travel_mm: 110.000
soft_limits: false
max_travel_mm: 125.000
soft_limits: true
homing:
cycle: 1
positive_direction: true
@@ -106,7 +106,7 @@ sdcard:
cs_pin: gpio.5
parking:
enable: true
enable: false
axis: Z
pullout_distance_mm: 5.000
pullout_rate_mm_per_min: 250.000