Knutwurst
101fd49a1e
Implement multi environment handling and deployment for all configurations.
2020-08-10 13:36:26 +02:00
Oliver Köster
5fd5f46388
Update README.md
2020-08-09 16:06:42 +02:00
Oliver Köster
5bc9763aa4
Update README.md
2020-08-09 16:01:28 +02:00
Knutwurst
25364c7f2f
More convinient BLTouch leveling with auto saving and homing.
2020-08-09 15:51:44 +02:00
Knutwurst
53b0ac3c3a
Add userdefines for touchscreen preheat functions
2020-08-07 20:01:55 +02:00
Knutwurst
bf8e0bab9c
Update README.md and pictures
2020-08-07 16:20:52 +02:00
Oliver Köster
bd757d55c8
Update README.md
2020-08-07 16:08:30 +02:00
Oliver Köster
3be60ff20c
Update README.md
2020-08-07 16:07:19 +02:00
Oliver Köster
a0e098c85f
Add TOC to readme - step 1
2020-08-07 16:01:31 +02:00
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
Oliver Köster
bf9805ca9f
Update README.md
2020-08-06 14:49:13 +02:00
Knutwurst
c9c1dffaff
Better short filenames for special menu on old TFT to ensuree the firmware is not used on DGUS2 accedentally.
2020-08-06 14:46:50 +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
Oliver Köster
894af4616f
Update README.md
2020-07-29 10:16:35 +02:00
Oliver Köster
491dadb706
Update README.md
2020-07-28 07:58:55 +02:00
Knutwurst
45816ee091
Bugfix #7 Revert step handling for mesh leveling.
2020-07-27 19:26:28 +02:00
Knutwurst
a709457baa
Cleanup unused anycubic related code
2020-07-26 22:29:18 +02:00
Knutwurst
a7094a923d
Bump version to 1.1.0 for next release
1.1.0
2020-07-26 20:28:33 +02:00
Knutwurst
32d498e26c
Bugfix: File is selectable, but the print can not start when using the print button.
2020-07-26 20:22:00 +02:00
Knutwurst
88c93102fa
Update README.md
2020-07-26 17:01:19 +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
d70a585be8
Add debug define
2020-07-26 13:19:59 +02:00
Knutwurst
3c2d6f7965
Fix long filenames
2020-07-25 12:27:34 +02:00
Knutwurst
cedcbc01a0
Restore USB optimizations
2020-07-25 12:27:04 +02:00
Knutwurst
2dafb2a90d
Disable TFT debugging
2020-07-25 12:26:45 +02:00
Knutwurst
946abb5c6f
New TFT defines (unused at the moment)
2020-07-25 00:29:48 +02:00
Knutwurst
710ab1b2d3
Fix for Special Menu and loger filenames
2020-07-24 23:47:55 +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
e8c0b4a9ef
Fix compile error
2020-07-24 09:33:14 +02:00
Knutwurst
77f77a58e8
Remove code duplication
2020-07-24 09:12:21 +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
6fff254817
Let's try something else...
2020-07-22 09:39:43 +02:00
Knutwurst
79c5924e28
Update README.md
2020-07-21 17:46:01 +02:00
Knutwurst
a3a47856c2
Use PROGMEM for TFT string handling
2020-07-21 08:25:45 +02:00
Knutwurst
1c3f1e9ada
Add original anycubic stuff for tft serial handling including serial flush in case of error.
2020-07-20 21:10:44 +02:00
Oliver Köster
ed18a4a3ff
Update README.md
2020-07-20 13:13:21 +02:00
Knutwurst
e0a9012556
Small hardware serial protocol bugfix, which causes crashes inside the tft firmware
2020-07-18 22:50:35 +02:00
Knutwurst
80602aa43f
Update README.md to add the slowdown feature.
2020-07-18 10:20:18 +02:00
Knutwurst
620052b991
Update Codebase to Marlin 2.0.5.4
2020-07-17 09:54:52 +02:00
Oliver Köster
8232232235
Update README.md
...
Threw out that buymeacoffee crap
2020-07-16 09:58:54 +02:00
Knutwurst
159663797e
Update README.md to add buymeacoffee link
2020-07-15 16:13:09 +02:00
Knutwurst
6118fe84d8
Update README.md with new pictures
2020-07-15 10:33:50 +02:00
Knutwurst
d174e84f4e
Remove unused mes menu item.
2020-07-15 10:10:22 +02:00
Knutwurst
e9515c89f2
Fix BLTouch menu entry
2020-07-14 20:44:18 +02:00
Knutwurst
ca41c9a310
Switch to prerelease
2020-07-14 20:39:21 +02:00
Knutwurst
68338f49ec
Bump version to 1.0.7 for next release.
2020-07-14 20:37:55 +02:00