Update 'printer_new122020.conf'
This commit is contained in:
parent
adf5779aba
commit
bb390ca081
1 changed files with 232 additions and 272 deletions
|
@ -1,303 +1,263 @@
|
||||||
|
#####################################################################################
|
||||||
|
# SKR v1.3 Configuration for Ender 3
|
||||||
|
# X,Y and Z are TMC2208 in UART Mode.
|
||||||
|
# E is an TMC2209
|
||||||
|
# BLTouch
|
||||||
|
#####################################################################################
|
||||||
|
|
||||||
Dashboard
|
[printer]
|
||||||
Issues
|
kinematics: cartesian
|
||||||
Pull Requests
|
max_velocity: 400 #300
|
||||||
Milestones
|
max_accel: 2500 #2000
|
||||||
Explore
|
max_z_velocity: 50
|
||||||
Notifications
|
max_z_accel: 150
|
||||||
Create…
|
|
||||||
Profile and Settings…
|
|
||||||
zwnk /
|
|
||||||
stuffy_stuff
|
|
||||||
Watch
|
|
||||||
0
|
|
||||||
Star
|
|
||||||
0
|
|
||||||
Fork
|
|
||||||
0
|
|
||||||
Code
|
|
||||||
Issues 0
|
|
||||||
Pull Requests 0
|
|
||||||
Releases 0
|
|
||||||
Wiki
|
|
||||||
Activity
|
|
||||||
Settings
|
|
||||||
No Description
|
|
||||||
Manage Topics
|
|
||||||
46 Commits
|
|
||||||
1 Branch
|
|
||||||
89 KiB
|
|
||||||
stuffy_stuff/printer.conf
|
|
||||||
252 lines
|
|
||||||
5.3 KiB
|
|
||||||
Raw
|
|
||||||
Permalink
|
|
||||||
Blame
|
|
||||||
History
|
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
# SKR v1.3 Configuration for Ender 3
|
|
||||||
# X,Y and Z are TMC2208 in UART Mode.
|
|
||||||
# E is an TMC2209
|
|
||||||
# BLTouch
|
|
||||||
#####################################################################################
|
|
||||||
|
|
||||||
[printer]
|
[tmc2208 stepper_x]
|
||||||
kinematics: cartesian
|
uart_pin: P1.17
|
||||||
max_velocity: 400 #300
|
microsteps: 16
|
||||||
max_accel: 2500 #2000
|
interpolate: True
|
||||||
max_z_velocity: 50
|
run_current: 0.7
|
||||||
max_z_accel: 150
|
hold_current: 0.5
|
||||||
|
stealthchop_threshold: 600
|
||||||
|
driver_PWM_AUTOGRAD: True
|
||||||
|
driver_PWM_AUTOSCALE: True
|
||||||
|
driver_HEND: 3
|
||||||
|
driver_HSTRT: 0
|
||||||
|
|
||||||
#####################################################################################
|
[stepper_x]
|
||||||
|
step_pin: P2.2
|
||||||
|
dir_pin: !P2.6
|
||||||
|
enable_pin: !P2.1
|
||||||
|
rotation_distance: 40
|
||||||
|
#step_distance: .0125
|
||||||
|
endstop_pin: P1.29
|
||||||
|
position_endstop: 0
|
||||||
|
position_min: 0
|
||||||
|
position_max: 235
|
||||||
|
homing_speed: 50
|
||||||
|
|
||||||
[tmc2208 stepper_x]
|
#####################################################################################
|
||||||
uart_pin: P1.17
|
|
||||||
microsteps: 16
|
|
||||||
interpolate: True
|
|
||||||
run_current: 0.7
|
|
||||||
hold_current: 0.5
|
|
||||||
stealthchop_threshold: 600
|
|
||||||
driver_PWM_AUTOGRAD: True
|
|
||||||
driver_PWM_AUTOSCALE: True
|
|
||||||
driver_HEND: 3
|
|
||||||
driver_HSTRT: 0
|
|
||||||
|
|
||||||
[stepper_x]
|
[tmc2208 stepper_y]
|
||||||
step_pin: P2.2
|
uart_pin: P1.15
|
||||||
dir_pin: !P2.6
|
microsteps: 16
|
||||||
enable_pin: !P2.1
|
interpolate: True
|
||||||
rotation_distance: 40
|
run_current: 0.7
|
||||||
#step_distance: .0125
|
hold_current: 0.5
|
||||||
endstop_pin: P1.29
|
stealthchop_threshold: 600
|
||||||
position_endstop: 0
|
driver_PWM_AUTOGRAD: True
|
||||||
position_min: 0
|
driver_PWM_AUTOSCALE: True
|
||||||
position_max: 235
|
driver_HEND: 3
|
||||||
homing_speed: 50
|
driver_HSTRT: 0
|
||||||
|
|
||||||
#####################################################################################
|
[stepper_y]
|
||||||
|
step_pin: P0.19
|
||||||
|
dir_pin: !P0.20
|
||||||
|
enable_pin: !P2.8
|
||||||
|
rotation_distance: 40
|
||||||
|
#step_distance: .0125
|
||||||
|
endstop_pin: P1.27
|
||||||
|
position_endstop: -9 #0
|
||||||
|
position_min: -10
|
||||||
|
position_max: 235
|
||||||
|
homing_speed: 50
|
||||||
|
|
||||||
[tmc2208 stepper_y]
|
#####################################################################################
|
||||||
uart_pin: P1.15
|
|
||||||
microsteps: 16
|
|
||||||
interpolate: True
|
|
||||||
run_current: 0.7
|
|
||||||
hold_current: 0.5
|
|
||||||
stealthchop_threshold: 600
|
|
||||||
driver_PWM_AUTOGRAD: True
|
|
||||||
driver_PWM_AUTOSCALE: True
|
|
||||||
driver_HEND: 3
|
|
||||||
driver_HSTRT: 0
|
|
||||||
|
|
||||||
[stepper_y]
|
[tmc2208 stepper_z]
|
||||||
step_pin: P0.19
|
uart_pin: P1.10
|
||||||
dir_pin: !P0.20
|
microsteps: 16
|
||||||
enable_pin: !P2.8
|
interpolate: True
|
||||||
rotation_distance: 40
|
run_current: 0.7
|
||||||
#step_distance: .0125
|
hold_current: 0.5
|
||||||
endstop_pin: P1.27
|
stealthchop_threshold: 200
|
||||||
position_endstop: -9 #0
|
driver_PWM_AUTOGRAD: True
|
||||||
position_min: -10
|
driver_PWM_AUTOSCALE: True
|
||||||
position_max: 235
|
driver_HEND: 3
|
||||||
homing_speed: 50
|
driver_HSTRT: 0
|
||||||
|
|
||||||
#####################################################################################
|
[stepper_z]
|
||||||
|
step_pin: P0.22
|
||||||
|
dir_pin: P2.11
|
||||||
|
enable_pin: !P0.21
|
||||||
|
rotation_distance: 8
|
||||||
|
#step_distance: .0025
|
||||||
|
endstop_pin: P1.25
|
||||||
|
endstop_pin: probe:z_virtual_endstop
|
||||||
|
position_endstop: 0
|
||||||
|
position_min: -1
|
||||||
|
position_max: 250
|
||||||
|
homing_retract_dist: 10 # to fix bltouch clone error
|
||||||
|
|
||||||
[tmc2208 stepper_z]
|
#####################################################################################
|
||||||
uart_pin: P1.10
|
[tmc2209 extruder]
|
||||||
microsteps: 16
|
uart_pin: P1.8
|
||||||
interpolate: True
|
microsteps: 16
|
||||||
run_current: 0.7
|
interpolate: False
|
||||||
hold_current: 0.5
|
hold_current: 0.5
|
||||||
stealthchop_threshold: 200
|
run_current: 0.95
|
||||||
driver_PWM_AUTOGRAD: True
|
#gear_ratio: 3:1
|
||||||
driver_PWM_AUTOSCALE: True
|
stealthchop_threshold: 250
|
||||||
driver_HEND: 3
|
#driver_PWM_AUTOGRAD: True
|
||||||
driver_HSTRT: 0
|
#driver_PWM_AUTOSCALE: True
|
||||||
|
#driver_HEND: 3
|
||||||
|
#driver_HSTRT: 0
|
||||||
|
[thermistor 104NT-4-R025H42G]
|
||||||
|
temperature1:25
|
||||||
|
resistance1:100000
|
||||||
|
beta: 4267
|
||||||
|
|
||||||
[stepper_z]
|
[extruder]
|
||||||
step_pin: P0.22
|
step_pin: P2.13
|
||||||
dir_pin: P2.11
|
dir_pin: !P0.11
|
||||||
enable_pin: !P0.21
|
enable_pin: !P2.12
|
||||||
rotation_distance: 8
|
rotation_distance: 7.18450
|
||||||
#step_distance: .0025
|
#0.00926 stock extruder #0.002409
|
||||||
endstop_pin: P1.25
|
#step_distance: 0.002245188
|
||||||
endstop_pin: probe:z_virtual_endstop
|
nozzle_diameter: 0.400
|
||||||
position_endstop: 0
|
filament_diameter: 1.750
|
||||||
position_min: -1
|
heater_pin: P2.7
|
||||||
position_max: 250
|
sensor_type: 104NT-4-R025H42G #EPCOS 100K B57560G104F
|
||||||
homing_retract_dist: 10 # to fix bltouch clone error
|
sensor_pin: P0.24
|
||||||
|
min_temp: 0
|
||||||
#####################################################################################
|
max_temp: 290
|
||||||
[tmc2209 extruder]
|
pressure_advance: 0.23
|
||||||
uart_pin: P1.8
|
max_extrude_only_velocity: 100
|
||||||
microsteps: 16
|
|
||||||
interpolate: False
|
|
||||||
hold_current: 0.5
|
|
||||||
run_current: 0.95
|
|
||||||
#gear_ratio: 3:1
|
|
||||||
stealthchop_threshold: 250
|
|
||||||
#driver_PWM_AUTOGRAD: True
|
|
||||||
#driver_PWM_AUTOSCALE: True
|
|
||||||
#driver_HEND: 3
|
|
||||||
#driver_HSTRT: 0
|
|
||||||
[thermistor 104NT-4-R025H42G]
|
|
||||||
temperature1:25
|
|
||||||
resistance1:100000
|
|
||||||
beta: 4267
|
|
||||||
|
|
||||||
[extruder]
|
|
||||||
step_pin: P2.13
|
|
||||||
dir_pin: !P0.11
|
|
||||||
enable_pin: !P2.12
|
|
||||||
rotation_distance: 7.18450
|
|
||||||
#0.00926 stock extruder #0.002409
|
|
||||||
#step_distance: 0.002245188
|
|
||||||
nozzle_diameter: 0.400
|
|
||||||
filament_diameter: 1.750
|
|
||||||
heater_pin: P2.7
|
|
||||||
sensor_type: 104NT-4-R025H42G #EPCOS 100K B57560G104F
|
|
||||||
sensor_pin: P0.24
|
|
||||||
min_temp: 0
|
|
||||||
max_temp: 290
|
|
||||||
pressure_advance: 0.23
|
|
||||||
max_extrude_only_velocity: 100
|
|
||||||
|
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
|
|
||||||
[heater_bed]
|
[heater_bed]
|
||||||
heater_pin: P2.5
|
heater_pin: P2.5
|
||||||
sensor_type: EPCOS 100K B57560G104F
|
sensor_type: EPCOS 100K B57560G104F
|
||||||
sensor_pin: P0.23
|
sensor_pin: P0.23
|
||||||
control: pid
|
control: pid
|
||||||
pid_Kp: 54.027
|
pid_Kp: 54.027
|
||||||
pid_Ki: 0.770
|
pid_Ki: 0.770
|
||||||
pid_Kd: 948.182
|
pid_Kd: 948.182
|
||||||
min_temp: 0
|
min_temp: 0
|
||||||
max_temp: 130
|
max_temp: 130
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
|
|
||||||
[fan]
|
[fan]
|
||||||
pin: P2.3
|
pin: P2.3
|
||||||
|
|
||||||
[heater_fan noozle_fan]
|
[heater_fan noozle_fan]
|
||||||
heater: extruder
|
heater: extruder
|
||||||
shutdown_speed: 0
|
shutdown_speed: 0
|
||||||
cycle_time: 0.010
|
cycle_time: 0.010
|
||||||
#hardware_pwm: True
|
#hardware_pwm: True
|
||||||
kick_start_time: 0.100
|
kick_start_time: 0.100
|
||||||
heater_temp: 50
|
heater_temp: 50
|
||||||
fan_speed: 1.0
|
fan_speed: 1.0
|
||||||
pin: P2.4
|
pin: P2.4
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
|
|
||||||
[bltouch]
|
[bltouch]
|
||||||
sensor_pin: P1.25
|
sensor_pin: P1.25
|
||||||
control_pin: P2.0
|
control_pin: P2.0
|
||||||
#pin_move_time: 0.8
|
#pin_move_time: 0.8
|
||||||
#pin_up_reports_not_triggered: True
|
#pin_up_reports_not_triggered: True
|
||||||
#pin_up_touch_mode_reports_triggered: False
|
#pin_up_touch_mode_reports_triggered: False
|
||||||
x_offset: 11.684 #-60
|
x_offset: 11.684 #-60
|
||||||
y_offset: 40.199 #-13
|
y_offset: 40.199 #-13
|
||||||
z_offset: 3.25 #2.9
|
z_offset: 3.25 #2.9
|
||||||
samples: 2
|
samples: 2
|
||||||
#speed: 3
|
#speed: 3
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
|
|
||||||
[homing_override]
|
[homing_override]
|
||||||
set_position_z: 10
|
set_position_z: 10
|
||||||
axes: z
|
axes: z
|
||||||
gcode:
|
gcode:
|
||||||
G90
|
G90
|
||||||
G1 Z20 F600
|
G1 Z20 F600
|
||||||
G28 X0 Y0 F3000
|
G28 X0 Y0 F3000
|
||||||
G1 X110 Y130 F3000 # G1 X117 Y117 F3000
|
G1 X110 Y130 F3000 # G1 X117 Y117 F3000
|
||||||
G28 Z0
|
G28 Z0
|
||||||
G1 Z20 F500
|
G1 Z20 F500
|
||||||
BED_MESH_PROFILE Load=new
|
BED_MESH_PROFILE Load=new
|
||||||
|
|
||||||
[bedcal]
|
[bedcal]
|
||||||
gcode:
|
gcode:
|
||||||
G28
|
G28
|
||||||
BED_MESH_CALIBRATE
|
BED_MESH_CALIBRATE
|
||||||
BED_MESH_PROFILE SAVE=new
|
BED_MESH_PROFILE SAVE=new
|
||||||
SAVE_CONFIG
|
SAVE_CONFIG
|
||||||
|
|
||||||
[pidex]
|
[pidex]
|
||||||
gcode:
|
gcode:
|
||||||
PID_CALIBRATE HEATER=extruder TARGET=210
|
PID_CALIBRATE HEATER=extruder TARGET=210
|
||||||
SAVE_CONFIG
|
SAVE_CONFIG
|
||||||
|
|
||||||
|
|
||||||
[bed_mesh]
|
[bed_mesh]
|
||||||
speed: 100
|
speed: 100
|
||||||
horizontal_move_z: 10
|
horizontal_move_z: 10
|
||||||
mesh_min: 20,95
|
mesh_min: 20,95
|
||||||
mesh_max: 225,230
|
mesh_max: 225,230
|
||||||
probe_count: 4,4
|
probe_count: 4,4
|
||||||
split_delta_z: 0.025
|
split_delta_z: 0.025
|
||||||
move_check_distance: 10.0
|
move_check_distance: 10.0
|
||||||
mesh_pps: 2,2
|
mesh_pps: 2,2
|
||||||
algorithm: bicubic
|
algorithm: bicubic
|
||||||
|
|
||||||
[virtual_sdcard]
|
[virtual_sdcard]
|
||||||
path = ~/sdcard
|
path = ~/sdcard
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
|
|
||||||
[mcu]
|
[mcu]
|
||||||
serial: /dev/serial/by-id/usb-Klipper_lpc1768_09A0FF10031436AF84F46A5BC72000F5-if00
|
serial: /dev/serial/by-id/usb-Klipper_lpc1768_09A0FF10031436AF84F46A5BC72000F5-if00
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
|
|
||||||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# 0.201250, 0.036250, -0.055000, -0.187500
|
#*# 0.201250, 0.036250, -0.055000, -0.187500
|
||||||
#*# 0.211250, 0.065000, -0.022500, -0.175000
|
#*# 0.211250, 0.065000, -0.022500, -0.175000
|
||||||
#*# 0.322500, 0.177500, 0.051250, -0.130000
|
#*# 0.322500, 0.177500, 0.051250, -0.130000
|
||||||
#*# 0.400000, 0.237500, 0.091250, -0.112500
|
#*# 0.400000, 0.237500, 0.091250, -0.112500
|
||||||
#*# tension = 0.2
|
#*# tension = 0.2
|
||||||
#*# min_x = -3.0
|
#*# min_x = -3.0
|
||||||
#*# algo = bicubic
|
#*# algo = bicubic
|
||||||
#*# y_count = 4
|
#*# y_count = 4
|
||||||
#*# mesh_y_pps = 2
|
#*# mesh_y_pps = 2
|
||||||
#*# min_y = 20.0
|
#*# min_y = 20.0
|
||||||
#*# x_count = 4
|
#*# x_count = 4
|
||||||
#*# max_y = 206.99
|
#*# max_y = 206.99
|
||||||
#*# mesh_x_pps = 2
|
#*# mesh_x_pps = 2
|
||||||
#*# max_x = 159.99
|
#*# max_x = 159.99
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh new]
|
#*# [bed_mesh new]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# 0.201250, 0.036250, -0.055000, -0.187500
|
#*# 0.201250, 0.036250, -0.055000, -0.187500
|
||||||
#*# 0.211250, 0.065000, -0.022500, -0.175000
|
#*# 0.211250, 0.065000, -0.022500, -0.175000
|
||||||
#*# 0.322500, 0.177500, 0.051250, -0.130000
|
#*# 0.322500, 0.177500, 0.051250, -0.130000
|
||||||
#*# 0.400000, 0.237500, 0.091250, -0.112500
|
#*# 0.400000, 0.237500, 0.091250, -0.112500
|
||||||
#*# tension = 0.2
|
#*# tension = 0.2
|
||||||
#*# min_x = -3.0
|
#*# min_x = -3.0
|
||||||
#*# algo = bicubic
|
#*# algo = bicubic
|
||||||
#*# y_count = 4
|
#*# y_count = 4
|
||||||
#*# mesh_y_pps = 2
|
#*# mesh_y_pps = 2
|
||||||
#*# min_y = 20.0
|
#*# min_y = 20.0
|
||||||
#*# x_count = 4
|
#*# x_count = 4
|
||||||
#*# max_y = 206.99
|
#*# max_y = 206.99
|
||||||
#*# mesh_x_pps = 2
|
#*# mesh_x_pps = 2
|
||||||
#*# max_x = 159.99
|
#*# max_x = 159.99
|
||||||
#*#
|
#*#
|
||||||
#*# [extruder]
|
#*# [extruder]
|
||||||
#*# control = pid
|
#*# control = pid
|
||||||
#*# pid_kp = 22.427
|
#*# pid_kp = 22.427
|
||||||
#*# pid_ki = 1.168
|
#*# pid_ki = 1.168
|
||||||
#*# pid_kd = 107.652
|
#*# pid_kd = 107.652
|
||||||
|
|
||||||
Powered by Gitea Version: 1.12.5 Page: 27ms Template: 5ms
|
|
||||||
JavaScript licenses API Website Go1.14.9
|
|
Loading…
Reference in a new issue