Commit Graph

34 Commits

Author SHA1 Message Date
Oliver Köster
640ca301b6 Update README.md 2020-06-06 00:25:35 +02:00
Knutwurst
c77a32a674 Bugfix for dumb wiggeling after stopping SD print. 2020-06-06 00:17:24 +02:00
Oliver Köster
bc9a6a2a4d Update README.md 2020-06-05 22:47:39 +02:00
Oliver Köster
8ee3f40f31 Update README.md 2020-06-05 22:32:02 +02:00
Knutwurst
138cd29322 Add loud alternating beep to thermal runaway protection. 1.0.0 2020-06-05 09:01:54 +02:00
Knutwurst
bead7ef70b Add PID ending beep. 2020-06-05 08:50:07 +02:00
Knutwurst
bbd2b97133 Add automatic filament change function with touchscreen controls. 2020-06-05 08:30:14 +02:00
Oliver Köster
fa20afc047 Update README.md 2020-06-05 08:27:51 +02:00
Oliver Köster
8c6fc71ca8 Update README.md 2020-06-04 19:32:01 +02:00
Knutwurst
943f19ecff Add G26 mesh leveling routines. 2020-06-04 19:23:05 +02:00
Knutwurst
c0035b40c0 Bed heating status messages. 2020-06-04 18:57:44 +02:00
Knutwurst
680426254d Add heating statis messages to Touchscreen. 2020-06-04 18:56:55 +02:00
Knutwurst
33c0247347 Code cleanup for HardwareSerial. 2020-06-04 10:49:56 +02:00
Knutwurst
256dda9d13 Original implementation of HardwareSerial lib. 2020-06-04 10:47:08 +02:00
Knutwurst
72fe4d3943 Touchscreen support when doing M80 and M81 gcode commands. 2020-06-04 10:27:34 +02:00
Knutwurst
7ab795c489 Add pause feature. 2020-06-04 10:25:24 +02:00
Knutwurst
404ead5e0b Back to anycubic default acceleration settings. 2020-06-03 12:38:40 +02:00
Knutwurst
c88389506f Better handling of characters, which are not printable on the Touchscreen. 2020-06-03 11:29:32 +02:00
Knutwurst
0b1d80d3d0 Fix for loading files from SD. 2020-06-03 11:06:14 +02:00
Knutwurst
80d7cf66c6 Update README.md 2020-06-03 08:41:54 +02:00
Knutwurst
dea52953f0 Fix for special menu. Also add exit item at the end of the list. 2020-06-03 08:37:39 +02:00
Knutwurst
cfd05a1d7e Support for Filament runout sensor and endstop beep. 2020-06-03 08:26:38 +02:00
Knutwurst
7f55974cbb Allow 1 and 2 byte characters in Touchscreen Display. 2020-06-03 08:24:12 +02:00
Knutwurst
06bd56f54d Working Implementation of Anycubic Touchscreen. Also with UTF8 workaround when using invalid characters on SD. 2020-06-02 19:20:48 +02:00
Knutwurst
612108066d Fix ringbuffer in serial connection between Mainboard and Touchscreen. 2020-06-02 19:18:23 +02:00
Knutwurst
3591d3f7fa Fix for buffer overflow when an sd card with non ascii characters is read. 2020-06-02 15:03:25 +02:00
Knutwurst
1b60c6d748 Edit pin definitions for Trigorilla Board in i3 MEGA. 2020-06-02 14:17:30 +02:00
Knutwurst
0990a98aea Fix typo. 2020-06-02 13:12:14 +02:00
Knutwurst
9bbbdacc54 Add first rudimentary support for Anycubic Touchscreen usind serial interface. 2020-06-02 12:34:46 +02:00
Knutwurst
fd0411c00c Fix XYZ types multiplication/division 2020-06-02 12:32:51 +02:00
Oliver Köster
7df744c8de Update README.md 2020-06-02 12:31:02 +02:00
Knutwurst
ac41149ae6 Add Anycubic serial interface support for Touchscreen. 2020-06-02 12:24:30 +02:00
Knutwurst
95ed2ec8f1 Add default configuration. 2020-06-02 11:52:42 +02:00
Knutwurst
987c858ae4 Initial commit. Unusable Marlin 2.0.5.3 core without any custimization. 2020-06-02 11:44:35 +02:00