aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]config/printer-tronxy-x5s-2018.cfg (renamed from config/printer-tronxy-x5s-2017.cfg)11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/printer-tronxy-x5s-2017.cfg b/config/printer-tronxy-x5s-2018.cfg
index c7b483de..7a8fc711 100644..100755
--- a/config/printer-tronxy-x5s-2017.cfg
+++ b/config/printer-tronxy-x5s-2018.cfg
@@ -2,6 +2,12 @@
# use this config, the firmware should be compiled for the AVR
# atmega1284p.
+# UPDATE 2018
+# Newest Tronxy's are coming with bootloader present, so follow
+# klipper install instructions but instead of "make flash FLASH_DEVICE=/dev/ttyACM0"
+# use:
+# avrdude -p atmega1284p -c arduino -b 57600 -P /dev/ttyUSB0 -U out/klipper.elf.hex
+
# Note, a number of Melzi boards are shipped without a bootloader. In
# that case, an external programmer will be needed to flash a
# bootloader to the board (for example, see
@@ -65,6 +71,11 @@ control: watermark
min_temp: 0
max_temp: 150
+[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
+check_gain_time: 600
+
[fan]
pin: PB4