Commit Graph

157 Commits

Author SHA1 Message Date
Knutwurst
f85e2ebb22 Stop/Abort now works as expected and does not kill the printer. 2022-01-23 12:39:32 +01:00
Knutwurst
47adc716b2 Pause on Filament Runout also works now 2022-01-23 12:27:01 +01:00
Knutwurst
a2efdedde4 Pause/Reheat/Resume now works as expected. 2022-01-23 11:07:04 +01:00
Knutwurst
c8ffbe769b Fix Typo 2022-01-22 22:13:03 +01:00
Knutwurst
f041be8338 TFT Pause/Resume works again, but Filament runout does not park the nozzle. 2022-01-22 21:01:17 +01:00
Knutwurst
a09cf3034e Some Debug cleanup 2022-01-22 18:36:16 +01:00
Knutwurst
03c4a3de09 Fix 4MAX build 2022-01-22 16:19:55 +01:00
Knutwurst
341addb39f More Anycubic 0.0.2 TFT fixes, thanks to @etet100 2022-01-09 14:55:02 +01:00
Knutwurst
b6b2995b5e - Fix resume from pause (M108)
- Use serial out from progmem for debugging
2022-01-09 14:48:21 +01:00
Knutwurst
899f35e029 Remove 4MAX Metal Configuration because the printer uses a 12864 display instead of Anycubic 0.0.2 2022-01-09 14:43:47 +01:00
Knutwurst
85fb3005e4 Change ANY to EITHER macro when only using two values 2021-11-07 11:27:45 +01:00
Knutwurst
8bf38f49a0 Adapt new setAxis implementation 2021-11-07 11:25:06 +01:00
Knutwurst
9cbf70c2ee Fix Pid Tune Hotend on 4MAX and 4MAXP2 2021-11-05 11:07:44 +01:00
Knutwurst
9bf04b2e18 PowerOffPin set up at init. 2021-11-03 20:57:42 +01:00
Knutwurst
806737d701 Disable unused 4MAX powerdown code 2021-11-03 20:47:48 +01:00
Knutwurst
0fae7ebb09 Add auto-power-down feature to 4MAX Pro. 2021-11-03 19:25:31 +01:00
Knutwurst
b6a11d2648 Add EZLevel points for 4MAX and 4MAX Pro 2021-11-03 15:05:20 +01:00
Stefan Kalscheuer
9ffed0e031 harmonize indentation in anycubic_touchscreen sources 2021-11-02 10:28:40 +01:00
Stefan Kalscheuer
7077da3591 update code base to Marlin 2.0.9.2 2021-11-02 10:28:40 +01:00
Knutwurst
c4725d946d Add original 4MAX Metal configuration and build profile. Also add Case Light control. 2021-10-31 00:09:41 +02:00
Knutwurst
d845160163 Allow ed temoeratures higher than 115 degrees 2021-09-30 10:24:50 +02:00
Knutwurst
04fcfa3b30 Fix Chiron Z-Offset editing via special menu 2021-09-18 21:54:20 +02:00
Knutwurst
533d44bf94 Cleanup 2021-09-17 21:38:18 +02:00
Knutwurst
ad974e176c Fix for #197 Print Menu file list, when there were exactely 3 files or folders on the sd card. This was caused by a misinterpreted comparision between uint16_t and integer. 2021-09-17 21:28:42 +02:00
Knutwurst
85bac6b396 Increase Heatercheck timeout 2021-09-14 10:22:19 +02:00
Knutwurst
2e1c2343cb Revert "HeaterCheck is now only displayed one single time at startup"
This reverts commit 8aa79ade6a.
2021-09-13 22:41:58 +02:00
Knutwurst
8aa79ade6a HeaterCheck is now only displayed one single time at startup 2021-09-13 12:11:58 +02:00
Knutwurst
1729115a07 Fix non-BLT build 2021-09-04 13:12:33 +02:00
Knutwurst
e2c1dd0b3c Fully working Z offset adjustment 2021-09-04 13:04:54 +02:00
Knutwurst
1a8d83556a Remove code dupication 2021-09-04 00:17:22 +02:00
Knutwurst
923693fc14 Add debugging code and read current offset to LCD. 2021-09-03 23:54:15 +02:00
Knutwurst
39deaa0fc0 Implement Z Offset editing via BLTouch submenu. 2021-09-03 20:41:14 +02:00
Knutwurst
6e74183381 If SpecialMenu is selected, the current menu item is not always deselected after clicking on reload/ok. 2021-06-28 19:11:56 +02:00
Knutwurst
b98627d095 Cleanup 2021-06-25 09:19:15 +02:00
Knutwurst
fc01d05bb6 Increase maximum hotend target temperature to 300 degrees instead of 260. 2021-06-21 22:33:26 +02:00
Knutwurst
00155509a3 Only home X after G29, play some beeping tones and save eeprom automatically. Also bump version for next release. 2021-06-21 15:48:48 +02:00
Knutwurst
955b3aa21b Reset Chiron TFT after successful G29. 2021-06-21 14:57:29 +02:00
Knutwurst
09801c54a0 Some minor fixes 2021-06-21 12:11:42 +02:00
Knutwurst
74bef229c1 Add special menu entry to reset the mesh leveling grid to -1. 2021-06-20 12:00:31 +02:00
Knutwurst
aac24f36ce Fix reset bug after mesh inizialisation. 2021-06-19 11:43:55 +02:00
Knutwurst
f20b0c3058 Update Chiron TFT leveling 2021-06-18 14:02:17 +02:00
Knutwurst
2bf9fc57cc Update float conversion 2021-06-12 16:15:47 +02:00
Knutwurst
10536793fb Apply Chiron initialization patch 2021-06-06 16:14:32 +02:00
Knutwurst
6d82c139cf Revert "- Remove unused error correction in tft code."
This reverts commit 527fbf1699.
2021-05-31 12:46:02 +02:00
Knutwurst
751e3c0f25 Some refactoring 2021-05-17 21:20:01 +02:00
Knutwurst
589ad64a97 Limit floating point conversion to two digits. Thanks to dkoch83. 2021-05-17 19:01:20 +02:00
Knutwurst
5f196b1702 Revert "Complete rework of the Chiron ABL feature."
This reverts commit 2024943390.
2021-05-16 17:58:14 +02:00
Knutwurst
2024943390 Complete rework of the Chiron ABL feature. 2021-05-16 13:45:27 +02:00
Knutwurst
c183f90466 reenable heater check in tft 2021-05-16 11:09:01 +02:00
Knutwurst
3ac8166410 Add automatic mesh grid rebuild feature for chiron 2021-05-15 21:15:52 +02:00