This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| config.yaml [2026/08/03 12:00] – created wrusman | config.yaml [2026/09/25 00:13] (current) – wrusman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| < | < | ||
| - | + | board: | |
| - | board: Fluidnc-bob-v1.1 | + | name: "Maakmeneer Fluidnc-bob version 1.1" |
| - | name: Maakmeneer Fluidnc-bob version 1.1 | + | |
| start: | start: | ||
| must_home: true | must_home: true | ||
| check_limits: | check_limits: | ||
| - | | + | |
| stepping: | stepping: | ||
| engine: RMT | engine: RMT | ||
| Line 24: | Line 23: | ||
| acceleration_mm_per_sec2: | acceleration_mm_per_sec2: | ||
| max_travel_mm: | max_travel_mm: | ||
| - | hard_limits: | ||
| soft_limits: | soft_limits: | ||
| homing: | homing: | ||
| Line 33: | Line 31: | ||
| seek_mm_per_min: | seek_mm_per_min: | ||
| settle_ms: 500 | settle_ms: 500 | ||
| - | |||
| motor0: | motor0: | ||
| - | limit_all_pin: | + | limit_all_pin: |
| hard_limits: | hard_limits: | ||
| pulloff_mm: 5.000 | pulloff_mm: 5.000 | ||
| Line 42: | Line 39: | ||
| direction_pin: | direction_pin: | ||
| disable_pin: | disable_pin: | ||
| + | motor1: | ||
| + | null_motor: | ||
| y: | y: | ||
| Line 48: | Line 47: | ||
| acceleration_mm_per_sec2: | acceleration_mm_per_sec2: | ||
| max_travel_mm: | max_travel_mm: | ||
| - | hard_limits: | ||
| soft_limits: | soft_limits: | ||
| homing: | homing: | ||
| Line 57: | Line 55: | ||
| seek_mm_per_min: | seek_mm_per_min: | ||
| settle_ms: 500 | settle_ms: 500 | ||
| - | |||
| motor0: | motor0: | ||
| - | limit_all_pin: | + | limit_all_pin: |
| hard_limits: | hard_limits: | ||
| pulloff_mm: 5.000 | pulloff_mm: 5.000 | ||
| Line 66: | Line 63: | ||
| direction_pin: | direction_pin: | ||
| disable_pin: | disable_pin: | ||
| + | motor1: | ||
| + | null_motor: | ||
| z: | z: | ||
| Line 72: | Line 71: | ||
| acceleration_mm_per_sec2: | acceleration_mm_per_sec2: | ||
| max_travel_mm: | max_travel_mm: | ||
| - | hard_limits: | ||
| soft_limits: | soft_limits: | ||
| homing: | homing: | ||
| Line 81: | Line 79: | ||
| seek_mm_per_min: | seek_mm_per_min: | ||
| settle_ms: 500 | settle_ms: 500 | ||
| - | |||
| motor0: | motor0: | ||
| - | limit_all_pin: | + | limit_all_pin: |
| hard_limits: | hard_limits: | ||
| pulloff_mm: 5.000 | pulloff_mm: 5.000 | ||
| Line 90: | Line 87: | ||
| direction_pin: | direction_pin: | ||
| disable_pin: | disable_pin: | ||
| - | + | motor1: | |
| - | a: | + | |
| - | steps_per_mm: | + | |
| - | max_rate_mm_per_min: | + | |
| - | acceleration_mm_per_sec2: | + | |
| - | max_travel_mm: | + | |
| - | hard_limits: | + | |
| - | soft_limits: | + | |
| - | homing: | + | |
| - | | + | |
| - | allow_single_axis: | + | |
| - | positive_direction: | + | |
| - | mpos_mm: 1.000 | + | |
| - | feed_mm_per_min: | + | |
| - | seek_mm_per_min: | + | |
| - | settle_ms: 500 | + | |
| - | seek_scaler: | + | |
| - | feed_scaler: | + | |
| - | + | ||
| - | motor0: | + | |
| - | hard_limits: | + | |
| - | pulloff_mm: 5.000 | + | |
| - | standard_stepper: | + | |
| - | step_pin: gpio.23 | + | |
| - | direction_pin: | + | |
| - | disable_pin: | + | |
| control: | control: | ||
| Line 145: | Line 117: | ||
| macro3: | macro3: | ||
| - | user_outputs: | + | parking: |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | analog2_hz: 5000 | + | |
| - | analog3_hz: 5000 | + | |
| - | digital0_pin: | + | |
| - | digital1_pin: | + | |
| - | digital2_pin: | + | |
| - | digital3_pin: | + | |
| - | pwm: | + | Relay: |
| - | | + | |
| - | direction_pin | + | |
| - | | + | |
| enable_pin: NO_PIN | enable_pin: NO_PIN | ||
| - | disable_with_s0: | + | disable_with_s0: |
| s0_with_disable: | s0_with_disable: | ||
| spinup_ms: 5000 | spinup_ms: 5000 | ||
| spindown_ms: | spindown_ms: | ||
| tool_num: 0 | tool_num: 0 | ||
| - | speed_map: 0=0.000% 10000=100.000% | ||
| off_on_alarm: | off_on_alarm: | ||
| - | |||
| - | parking: | ||
| - | enable: true | ||
| - | axis: Z | ||
| - | pullout_distance_mm : 5.000 | ||
| - | pullout_rate_mm_per_min: | ||
| - | target_mpos_mm: | ||
| - | rate_mm_per_min: | ||
| - | |||
| - | spi: | ||
| - | miso_pin: NO_PIN | ||
| - | mosi_pin: NO_PIN | ||
| - | sck_pin: NO_PIN | ||
| - | |||
| - | sdcard: | ||
| - | cs_pin: NO_PIN | ||
| - | card_detect_pin: | ||
| - | frequency_hz: | ||
| - | | ||
| </ | </ | ||