mirror of https://github.com/Desuuuu/klipper.git
config: Update TAZ6 defaults for hotend
Use values from Lulzbot fork of Marlin. Signed-off-by: Chris Lee <clee@mg8.org>
This commit is contained in:
parent
3ab9a8d26c
commit
cb969527bc
|
@ -45,12 +45,12 @@ step_distance: 0.001182
|
||||||
nozzle_diameter: 0.400
|
nozzle_diameter: 0.400
|
||||||
filament_diameter: 2.920
|
filament_diameter: 2.920
|
||||||
heater_pin: PH6
|
heater_pin: PH6
|
||||||
sensor_type: EPCOS 100K B57560G104F
|
sensor_type: ATC Semitec 104GT-2
|
||||||
sensor_pin: PF0
|
sensor_pin: PF0
|
||||||
control: pid
|
control: pid
|
||||||
pid_Kp: 22.2
|
pid_Kp: 28.79
|
||||||
pid_Ki: 1.08
|
pid_Ki: 1.91
|
||||||
pid_Kd: 114
|
pid_Kd: 108.51
|
||||||
min_temp: 0
|
min_temp: 0
|
||||||
max_temp: 300
|
max_temp: 300
|
||||||
min_extrude_temp: 140
|
min_extrude_temp: 140
|
||||||
|
|
Loading…
Reference in New Issue