forked from Frix-x/klippain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
1.8d_xy_V0specific.cfg
61 lines (58 loc) · 1.16 KB
/
1.8d_xy_V0specific.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[stepper_x]
step_pin: secondary:X_STEP
dir_pin: secondary:X_DIR
enable_pin: !secondary:X_ENABLE
rotation_distance: 40
microsteps: 64
full_steps_per_rotation: 200
endstop_pin: ^X_STOP
position_min: 0
position_endstop: 120
position_max: 120
homing_speed: 60
homing_retract_dist: 5
homing_positive_dir: true
[tmc2209 stepper_x]
uart_pin: secondary:TMCUART
uart_address: 1
interpolate: False
run_current: 0.7
sense_resistor: 0.110
# stealthchop_threshold: 999999
driver_TBL: 2
driver_TOFF: 2
driver_HEND: 1
driver_HSTRT: 4
driver_PWM_LIM: 8
driver_PWM_GRAD: 8
driver_PWM_FREQ: 1
driver_PWM_REG: 4
[stepper_y]
step_pin: secondary:Y_STEP
dir_pin: secondary:Y_DIR
enable_pin: !secondary:Y_ENABLE
rotation_distance: 40
microsteps: 64
full_steps_per_rotation: 200
endstop_pin: ^Y_STOP
position_min: 0
position_endstop: 120
position_max: 120
homing_speed: 60
homing_retract_dist: 5
homing_positive_dir: true
[tmc2209 stepper_y]
uart_pin: secondary:TMCUART
uart_address: 0
interpolate: False
run_current: 0.7
sense_resistor: 0.110
# stealthchop_threshold: 999999
driver_TBL: 2
driver_TOFF: 2
driver_HEND: 1
driver_HSTRT: 4
driver_PWM_LIM: 8
driver_PWM_GRAD: 8
driver_PWM_FREQ: 1
driver_PWM_REG: 4