48 lines
921 B
INI
48 lines
921 B
INI
|
|
[stepper_x]
|
|
step_pin: PE2 # Drive0
|
|
dir_pin: PC5
|
|
enable_pin: !PF11
|
|
microsteps: 16
|
|
rotation_distance: 40
|
|
endstop_pin: PG11
|
|
position_endstop: -8
|
|
position_min: -8
|
|
position_max: 315
|
|
homing_speed: 45
|
|
full_steps_per_rotation: 200
|
|
homing_retract_dist: 0
|
|
homing_positive_dir: false
|
|
step_pulse_duration: 0.000001
|
|
|
|
[stepper_y]
|
|
step_pin: PE3 # Drive1
|
|
dir_pin: PF13
|
|
enable_pin: !PF14
|
|
microsteps: 16
|
|
rotation_distance: 40
|
|
endstop_pin: ^PG12
|
|
position_endstop: -6
|
|
position_min: -6
|
|
position_max: 315
|
|
homing_speed: 45
|
|
full_steps_per_rotation: 200
|
|
homing_retract_dist: 0
|
|
homing_positive_dir: false
|
|
step_pulse_duration: 0.000001
|
|
|
|
[stepper_z]
|
|
step_pin: PE15
|
|
dir_pin: !PE11
|
|
enable_pin: !PF2
|
|
microsteps: 16
|
|
rotation_distance: 4
|
|
endstop_pin: !PG10
|
|
position_endstop: 0.0
|
|
position_max: 400
|
|
full_steps_per_rotation: 200
|
|
homing_retract_dist: 5.0
|
|
homing_positive_dir: false
|
|
homing_speed: 5.0
|
|
second_homing_speed: 2.5
|
|
step_pulse_duration: 0.000004
|