Knutwurst
52126609af
Fix too long version number
2020-08-25 19:56:01 +02:00
Knutwurst
aa57f4be9d
Fix for Special Menu without SD card
2020-08-25 19:39:08 +02:00
Knutwurst
e4a828f32a
Increase filament runout watch from 3 to 5 seconds.
2020-08-25 08:56:45 +02:00
Knutwurst
c65ec66cb1
Add Manual Mesh Leveling Sub-Menu.
2020-08-24 14:48:07 +02:00
Knutwurst
b8cbfd7569
- Disable DGUS Fix for Mega X to switch to the better Special Menu
...
- Bump Version to 1.1.4 Beta
- Fix Special Menu Handling when no SD Card is present
- Add Pictures for new WIKI Page
- Set Classic jerk to 0.2 since this is needed for Mesh Leveling
2020-08-23 11:40:00 +02:00
Knutwurst
98852f7164
Show Special Menu even if no SD card is inserted.
2020-08-22 15:07:43 +02:00
Knutwurst
810526e377
Some minor Touchscreen fixes
2020-08-22 14:44:01 +02:00
Knutwurst
f663765c7e
Add detailed Version Info for DGUS II.
2020-08-21 23:52:11 +02:00
Knutwurst
27c074ba25
Enable Junction Deviation for MEGA X
2020-08-17 16:40:50 +02:00
Knutwurst
fb22e90d6d
Fix z height when using hotend pid autotune
2020-08-16 12:10:01 +02:00
Knutwurst
f078706442
- Disable Stepper after Hotend PID Tuning
...
- Bump version zu 1.1.3 Release
- Finally Fix 0.01 Steps for manual leveling
2020-08-16 12:01:30 +02:00
Knutwurst
fe734e1152
- Lower max feedrate for Z on MEGA M and S
...
- fully automatize PID tuning
- Bump Version to 1.1.3-BETA
2020-08-15 22:30:42 +02:00
Knutwurst
4d5d068a99
Disable stepper motors after BLTouch leveling is done
2020-08-14 12:49:58 +02:00
Knutwurst
bcc3964aed
Feature: Very fast BLTouch probing
2020-08-12 22:10:23 +02:00
Knutwurst
9c59d44e9f
DGUS2 TFT Bugfix when serial error occures
2020-08-12 20:05:09 +02:00
Knutwurst
e08673ac8d
Bugfix: Hotend Fan did not start up when starting PID tuning.
2020-08-12 16:22:55 +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
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
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
790c5191c8
Fix typo
2020-07-26 16:25:37 +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
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
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
Knutwurst
e0a9012556
Small hardware serial protocol bugfix, which causes crashes inside the tft firmware
2020-07-18 22:50:35 +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
a7b4298ffd
Add BLTouch special menu item.
2020-07-14 20:33:42 +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
d88d98d691
New serial protocol handling and .gcode is only appended when it's needed.
2020-07-09 10:37:14 +02:00
Knutwurst
73c98e400b
Rework touchscreen handling.
2020-07-08 18:28:07 +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
0b2ea96958
- Hotend reheat fix
...
- Change default E steps for S Extruder
2020-06-27 22:45:26 +02:00
Knutwurst
db6707d78e
Fix issue #1 where M600 did not work. Also implemented advanced pause and parging feature and fixed bug, which prevents resuming from pared nozzle.
2020-06-21 12:52:21 +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
e04691b248
- Code cleanup
...
- Bump version to 1.0.5-prerelease
2020-06-14 17:47:42 +02:00
Knutwurst
fb801fb3ec
Some file dialog fixes regarding too long filenames and special menu
2020-06-14 14:06:33 +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
d772a6abac
Add exit to default page in special menu.
2020-06-07 09:40:56 +02:00
Knutwurst
8ea2ae36ad
Add 0.02 and 0.01 Z-Stepping for mesh leveling purpose.
2020-06-07 09:27:31 +02:00
Knutwurst
eaf291bf05
Bugfix for nozzle positioning via touchscreen, which was absolute instead of relative.
2020-06-06 23:55:40 +02:00