Commit Graph

426 Commits

Author SHA1 Message Date
Knutwurst
090f82814a Fix Chiron 4 point easy leveling where only point 1 was usable. 2021-04-10 15:08:30 +02:00
Knutwurst
6ed85e90d0 Fix non working extruder fan on Mega P and Chiron. 2021-04-10 15:05:10 +02:00
Knutwurst
ecff16c7dc Enable manual mesh bed leveling for Chiron. 2021-04-10 15:04:38 +02:00
Knutwurst
e0aa7f7d96 Disable (slow) TFT error correction. 2021-04-10 15:04:04 +02:00
Knutwurst
bc46dcb336 Add Support for MEGA X with new Anycubic 0.0.2 TFT (DGUS Clone). Use MEGA_X_DGUS to use this environment. 2021-04-10 14:48:44 +02:00
Knutwurst
8c0ffc5ddb Edit FlowRate in 1 percet steps instead of 5 percent. 2021-04-06 11:43:19 +02:00
Knutwurst
827c7a81ff Set new machine name and distribution date 2021-03-26 09:08:51 +01:00
Knutwurst
c14f93323c Fix for ARC stuttering. 2021-03-17 14:48:50 +01:00
Knutwurst
56e81609d7 Fix Mega x fan not working 2021-03-05 21:25:32 +01:00
Knutwurst
6845a5164a Remove TFT leveling, because it's not working atm. 2021-03-03 09:55:38 +01:00
Knutwurst
3e558a61b2 Add more warnings 2021-03-03 09:50:23 +01:00
Knutwurst
3b6d20d657 Fix build for MEGA_P 2021-02-18 18:45:13 +01:00
Knutwurst
7f56178d13 Complete rewrite of anycubic tft code structure + cleanup for upcoming Chiron BBL feature. 2021-02-18 18:18:38 +01:00
Oliver Köster
72d48a5ef8 Update README.md 2021-02-18 15:35:25 +01:00
Oliver Köster
2edc36ca29 Update README.md 2021-02-18 15:33:56 +01:00
Knutwurst
7949ab4f51 - Fix Mega X pin mapping
- Fix Chiron support
2021-02-17 16:40:34 +01:00
Oliver Köster
9b058efa41 Update README.md
fixed typo
2021-02-12 10:59:33 +01:00
Knutwurst
a544698888 Bump distribution date, since there were some major changes 2021-01-20 10:49:04 +01:00
Knutwurst
d735bccbb6 Disable automatic leveling restore after G28 because it's buggy. Also enable BLTouch Software-Mode after deploy to ensure compatiblity with BLT3.1 and some cheap wiring. 2021-01-20 10:47:24 +01:00
Knutwurst
9734a61c2a A little cleanup 2021-01-19 09:21:17 +01:00
Knutwurst
fe5f2c6e16 Add rudimentary Chiron support. Currently only base configuration, but no propritary control menu settings. 2021-01-18 16:20:48 +01:00
Knutwurst
5f1e91e04e Include Chiron in build variants. Also bump version to 1.2.0-Alpha 1, which should not be released to the public. 2021-01-18 15:46:34 +01:00
Knutwurst
c6b6c280fb Laser and BMP struct initialisation. 2021-01-18 15:38:56 +01:00
Knutwurst
5938775746 BMP Structs 2021-01-18 15:37:36 +01:00
Knutwurst
a52aa9f69f Add more Mega Pro Laser stuff. 2021-01-18 15:31:33 +01:00
Knutwurst
3f6663dca4 Add Chiron an Laser Stuff. Currently not in a good working condition, so be careful! 2021-01-18 15:22:14 +01:00
Knutwurst
451526bf15 Fix TFT pause feature in Mega X 2021-01-18 15:21:27 +01:00
Oliver Köster
20c0e89d81 Update README.md 2021-01-15 22:07:33 +01:00
Knutwurst
67f181f220 Update README.md 2021-01-15 22:04:40 +01:00
Knutwurst
bbfec43d31 Delete unused workflows 2021-01-14 10:26:30 +01:00
Knutwurst
5d1444295b - Set MINTEMP to 1 degree celsius
- Bump Verison to 1.1.9
- Bump distribution date
- Add CodeValueInt function to prepare Laser support
1.1.9
2021-01-13 15:36:03 +01:00
Knutwurst
57fb9a40a0 Increase MAX_TEMP 2021-01-13 14:21:05 +01:00
Knutwurst
bf6aab0a93 Set lock script from 60 to 180 days 2021-01-08 08:37:23 +01:00
Knutwurst
14e075c5fb Set prerelease custom Version 2021-01-07 09:54:03 +01:00
Knutwurst
62a2ccc849 Set minimum stepper pulse to 1 (@see: https://www.makerline.de/probleme-mit-linear-advance-und-marlin-2/) 2021-01-05 08:32:59 +01:00
Knutwurst
53cdbaec58 Decrease stepper dir delay to eliminate direction bug for extruders with TMC stepper drivers. 1.1.8 2021-01-01 15:11:43 +01:00
Knutwurst
6bfe25f72c Bump version number and distribution date for upcoming release 2021-01-01 15:08:51 +01:00
Knutwurst
08a1ceed8a - Enable Babystepping without BLTouch
- Revert ARC Settings to default
2020-12-13 13:37:44 +01:00
Knutwurst
eee52d4fd8 Bugfix for special menu not shown anymore when no sd card is inserted 2020-12-07 18:21:41 +01:00
Knutwurst
206ea2545c Bump date on release automatically 1.1.7 2020-11-29 12:55:25 +01:00
Knutwurst
5770b99ff5 Increase max temperatures and set distribution date for release 2020-11-29 12:50:11 +01:00
Knutwurst
46f5a660c7 Only bump date after commit 2020-11-24 18:38:05 +01:00
knutwurst
0581a57b79 [cron] Bump distribution date (2020-11-24) 2020-11-24 00:26:42 +00:00
knutwurst
ce1d1aa1b6 [cron] Bump distribution date (2020-11-23) 2020-11-23 00:26:57 +00:00
knutwurst
eb9e65ea99 [cron] Bump distribution date (2020-11-22) 2020-11-22 00:27:32 +00:00
knutwurst
0ff109178a [cron] Bump distribution date (2020-11-21) 2020-11-21 00:25:42 +00:00
knutwurst
d3407a8aee [cron] Bump distribution date (2020-11-20) 2020-11-20 00:25:43 +00:00
knutwurst
9a241ad557 [cron] Bump distribution date (2020-11-19) 2020-11-19 00:25:13 +00:00
knutwurst
b58056659b [cron] Bump distribution date (2020-11-18) 2020-11-18 00:25:24 +00:00
knutwurst
dda41db5d2 [cron] Bump distribution date (2020-11-17) 2020-11-17 00:24:34 +00:00