Update 'printer.conf'
config fixed
This commit is contained in:
parent
18cb05b267
commit
bca6a98733
1 changed files with 4 additions and 4 deletions
|
@ -8,12 +8,9 @@
|
|||
[printer]
|
||||
kinematics: cartesian
|
||||
max_velocity: 400 #300
|
||||
max_accel: 3000 #2000
|
||||
max_accel: 2500 #2000
|
||||
max_z_velocity: 50
|
||||
max_z_accel: 150
|
||||
#max_extrude_only_velocity: 120
|
||||
max_extrude_only_accel: 1000
|
||||
|
||||
|
||||
#####################################################################################
|
||||
|
||||
|
@ -121,6 +118,9 @@ pid_Kd: 114
|
|||
min_temp: 10
|
||||
max_temp: 290
|
||||
pressure_advance: 0.0
|
||||
max_extrude_only_velocity: 120
|
||||
max_extrude_only_accel: 1000
|
||||
|
||||
|
||||
#####################################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue