Update 'printer_new122020.conf'
This commit is contained in:
parent
5cb2794bb6
commit
f47896ca03
1 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,6 @@ max_z_accel: 150
|
||||||
|
|
||||||
[tmc2208 stepper_x]
|
[tmc2208 stepper_x]
|
||||||
uart_pin: P1.17
|
uart_pin: P1.17
|
||||||
microsteps: 16
|
|
||||||
interpolate: True
|
interpolate: True
|
||||||
run_current: 0.65
|
run_current: 0.65
|
||||||
hold_current: 0.5
|
hold_current: 0.5
|
||||||
|
@ -33,6 +32,7 @@ step_pin: P2.2
|
||||||
dir_pin: !P2.6
|
dir_pin: !P2.6
|
||||||
enable_pin: !P2.1
|
enable_pin: !P2.1
|
||||||
rotation_distance: 40
|
rotation_distance: 40
|
||||||
|
microsteps: 16
|
||||||
# step_distance: .0125
|
# step_distance: .0125
|
||||||
endstop_pin: P1.29
|
endstop_pin: P1.29
|
||||||
position_endstop: 0
|
position_endstop: 0
|
||||||
|
@ -44,7 +44,6 @@ homing_speed: 50
|
||||||
|
|
||||||
[tmc2208 stepper_y]
|
[tmc2208 stepper_y]
|
||||||
uart_pin: P1.15
|
uart_pin: P1.15
|
||||||
microsteps: 16
|
|
||||||
interpolate: True
|
interpolate: True
|
||||||
run_current: 0.65
|
run_current: 0.65
|
||||||
hold_current: 0.5
|
hold_current: 0.5
|
||||||
|
@ -59,6 +58,7 @@ step_pin: P0.19
|
||||||
dir_pin: !P0.20
|
dir_pin: !P0.20
|
||||||
enable_pin: !P2.8
|
enable_pin: !P2.8
|
||||||
rotation_distance: 40
|
rotation_distance: 40
|
||||||
|
microsteps: 16
|
||||||
# step_distance: .0125
|
# step_distance: .0125
|
||||||
endstop_pin: P1.27
|
endstop_pin: P1.27
|
||||||
position_endstop: -9 #0
|
position_endstop: -9 #0
|
||||||
|
@ -70,7 +70,6 @@ homing_speed: 50
|
||||||
|
|
||||||
[tmc2208 stepper_z]
|
[tmc2208 stepper_z]
|
||||||
uart_pin: P1.10
|
uart_pin: P1.10
|
||||||
microsteps: 16
|
|
||||||
interpolate: True
|
interpolate: True
|
||||||
run_current: 0.65
|
run_current: 0.65
|
||||||
hold_current: 0.5
|
hold_current: 0.5
|
||||||
|
@ -85,6 +84,7 @@ step_pin: P0.22
|
||||||
dir_pin: P2.11
|
dir_pin: P2.11
|
||||||
enable_pin: !P0.21
|
enable_pin: !P0.21
|
||||||
rotation_distance: 8
|
rotation_distance: 8
|
||||||
|
microsteps: 16
|
||||||
# step_distance: .0025
|
# step_distance: .0025
|
||||||
endstop_pin: P1.25
|
endstop_pin: P1.25
|
||||||
endstop_pin: probe:z_virtual_endstop
|
endstop_pin: probe:z_virtual_endstop
|
||||||
|
@ -96,7 +96,6 @@ homing_retract_dist: 10 # to fix bltouch clone error
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
[tmc2209 extruder]
|
[tmc2209 extruder]
|
||||||
uart_pin: P1.8
|
uart_pin: P1.8
|
||||||
microsteps: 16
|
|
||||||
interpolate: False
|
interpolate: False
|
||||||
hold_current: 0.5
|
hold_current: 0.5
|
||||||
run_current: 0.75
|
run_current: 0.75
|
||||||
|
@ -116,6 +115,7 @@ dir_pin: !P0.11
|
||||||
enable_pin: !P2.12
|
enable_pin: !P2.12
|
||||||
#0.00926 stock extruder #0.002409
|
#0.00926 stock extruder #0.002409
|
||||||
rotation_distance: 7.18450
|
rotation_distance: 7.18450
|
||||||
|
microsteps: 16
|
||||||
# step_distance: 0.002245188
|
# step_distance: 0.002245188
|
||||||
nozzle_diameter: 0.400
|
nozzle_diameter: 0.400
|
||||||
filament_diameter: 1.750
|
filament_diameter: 1.750
|
||||||
|
|
Loading…
Reference in a new issue