aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-adimlab-2018.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/printer-adimlab-2018.cfg')
-rw-r--r--config/printer-adimlab-2018.cfg19
1 files changed, 16 insertions, 3 deletions
diff --git a/config/printer-adimlab-2018.cfg b/config/printer-adimlab-2018.cfg
index 78bdea8f..6b0382ea 100644
--- a/config/printer-adimlab-2018.cfg
+++ b/config/printer-adimlab-2018.cfg
@@ -62,6 +62,13 @@ pid_Kd: 775.038
min_temp: 0
max_temp: 110
+[verify_heater heater_bed]
+# adjust for personal bed setup, this prevents stock heated bed from issuing
+# false positive heating errors due to slow temperature increase
+# 1 deg per 2 minutes.
+heating_gain: 1
+check_gain_time: 120
+
[mcu]
serial: /dev/ttyUSB0
pin_map: arduino
@@ -97,11 +104,17 @@ cycle_time: .000030
hardware_pwm: True
static_value: 1.25
-# [heater_fan stepstick_fan]
-# pin: ar7
-
[display]
lcd_type: st7920
cs_pin: ar20
sclk_pin: ar14
sid_pin: ar15
+encoder_pins: ^ar41, ^ar40
+click_pin: ^!ar19
+
+# The filament runout sensor (on pin ar24) is not currently supported
+# in Klipper.
+
+[output_pin case_light]
+pin: ar7
+value: 1