aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJason Rahaim <jason@jasonr.com>2018-10-17 21:31:16 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-10-19 11:10:32 -0400
commitc7f0d039ac562d2d6d3ef8876faffdde48a8bf89 (patch)
tree8871e55434906e1b3ed91ba908c1cb58b0cab03b /config
parent29e09968582b1f055de0c4f9c0b40887a1ca1a73 (diff)
downloadkutter-c7f0d039ac562d2d6d3ef8876faffdde48a8bf89.tar.gz
kutter-c7f0d039ac562d2d6d3ef8876faffdde48a8bf89.tar.xz
kutter-c7f0d039ac562d2d6d3ef8876faffdde48a8bf89.zip
config: ADIMlab Add support for LCD knob and caselight
Signed-off-by: Jason Rahaim <jason@jasonr.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-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