Knutwurst
0ce6fff5d2
Bugfix: Endstops where mixed up when Mega S is selected. Thanks to "maximych" from thingiverse ;)
2020-08-07 15:36:44 +02:00
Knutwurst
afdb93e0f6
Cleanup unused stepper driver definitions.
2020-08-07 00:03:35 +02:00
Knutwurst
13c2400089
Add full Anycubic MEGA X support, which can be enabled in the configuration.h.
2020-08-05 11:32:45 +02:00
Knutwurst
e6fa28456c
New BLTouch offsets as default.
2020-07-31 17:27:27 +02:00
Knutwurst
790c5191c8
Fix typo
2020-07-26 16:25:37 +02:00
Knutwurst
813166d705
Disable tft serial debug level by default
2020-07-26 16:19:30 +02:00
Knutwurst
36e2e5be91
Add feature switch for new DGUS TFT in master firmware
2020-07-26 16:16:10 +02:00
Knutwurst
2dafb2a90d
Disable TFT debugging
2020-07-25 12:26:45 +02:00
Knutwurst
4acb60ed54
Completely differen approach to handle the special menu by creating a fake filesystem.
2020-07-24 19:46:54 +02:00
Knutwurst
168e2f8305
Merge commit '79c5924e28dcc43299b23e37e4c29c0d09596e98' into new-tft-support
...
* commit '79c5924e28dcc43299b23e37e4c29c0d09596e98':
Update README.md
Use PROGMEM for TFT string handling
Update README.md
Small hardware serial protocol bugfix, which causes crashes inside the tft firmware
Update README.md to add the slowdown feature.
Update Codebase to Marlin 2.0.5.4
Update README.md
Update README.md to add buymeacoffee link
Update README.md with new pictures
Remove unused mes menu item.
Fix BLTouch menu entry
Switch to prerelease
Bump version to 1.0.7 for next release.
Add BLTouch special menu item.
Update README.md to add BLTouch feature.
Add BLTouch Support (can be enabled with #define KNUTWURST_BLTOUCH)
- Rework of Touchscreen serial protocol handling - Disable Endstop Beep - Bugfix when stopping sd print while heating leads to a endless printing loop - Bump version to 1.0.6 for next release
# Conflicts:
# Marlin/Configuration.h
# Marlin/src/lcd/anycubic_touchscreen.cpp
# Marlin/src/lcd/anycubic_touchscreen.h
2020-07-24 09:00:52 +02:00
Knutwurst
620052b991
Update Codebase to Marlin 2.0.5.4
2020-07-17 09:54:52 +02:00
Knutwurst
97d6db15cf
Add BLTouch Support (can be enabled with #define KNUTWURST_BLTOUCH)
2020-07-14 20:09:41 +02:00
Knutwurst
5d3be2c342
- Rework of Touchscreen serial protocol handling
...
- Disable Endstop Beep
- Bugfix when stopping sd print while heating leads to a endless printing loop
- Bump version to 1.0.6 for next release
2020-07-11 13:29:06 +02:00
Knutwurst
73e750d697
First working implementation of the special menu for the Mega X touchscreen.
2020-07-07 12:30:43 +02:00
Knutwurst
b0095e511c
Update print bed size so gain a max of 220x225x210, which is within the limits of the hardware.
2020-07-03 13:05:06 +02:00
Knutwurst
0b2ea96958
- Hotend reheat fix
...
- Change default E steps for S Extruder
2020-06-27 22:45:26 +02:00
Knutwurst
e7731a4b72
Add startup chime, endstop beep and extremely annoying thermal runaway warning sound, since the touchscreen can not display an error message.
2020-06-15 11:01:40 +02:00
Knutwurst
d656a841b7
Trigorilla Board selection fix, thanks to Daniel Epp. This is necessary if you want to use a BLTouch sensor in thins setup.
2020-06-12 12:02:16 +02:00
Knutwurst
d090049594
Take anycubic's approach to implement power outage support. SD card wearing can be prevented by disabling it via POWER_OUTAGE_TEST flag.
2020-06-11 15:36:23 +02:00
Knutwurst
f16f964ab3
Tweak annoying keepalive interval
2020-06-09 16:09:44 +02:00
Knutwurst
f78522d3bd
Restore leveling state after G28
2020-06-09 16:05:14 +02:00
Knutwurst
eaf291bf05
Bugfix for nozzle positioning via touchscreen, which was absolute instead of relative.
2020-06-06 23:55:40 +02:00
Knutwurst
3bbe852b3e
Bump Version to 1.0.3 for next release
2020-06-06 23:08:31 +02:00
Knutwurst
fb927ee602
Optimized MEGA S extruder feedrate and acceleration values.
2020-06-06 23:04:49 +02:00
Knutwurst
b6ad592a8d
Automatically initialize EEPROM on any errors.
2020-06-06 20:13:26 +02:00
Knutwurst
fafc91bea1
Add config switch defines for automated releases.
2020-06-06 01:03:30 +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
987c858ae4
Initial commit. Unusable Marlin 2.0.5.3 core without any custimization.
2020-06-02 11:44:35 +02:00