🔧 Update config.ini and script

This commit is contained in:
Scott Lahteine
2023-05-12 20:13:12 -05:00
parent e7de3b92c9
commit e41dc273c9
2 changed files with 20 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ preheat_1_temp_hotend = 180
bang_max = 255
pidtemp = on
pid_k1 = 0.95
pid_max = BANG_MAX
pid_max = 255
pid_functional_range = 10
default_kp = 22.20
@@ -96,10 +96,10 @@ step_state_x = HIGH
step_state_y = HIGH
step_state_z = HIGH
disable_x = false
disable_y = false
disable_z = false
disable_e = false
disable_x = off
disable_y = off
disable_z = off
disable_e = off
proportional_font_ratio = 1.0
default_nominal_filament_dia = 1.75