Commit Graph

437 Commits

Author SHA1 Message Date
Knutwurst
0bfd779bbe Add Support for the "new" Chiron model with Anycubic 0.0.2 TFT 2021-04-11 12:17:36 +02:00
Knutwurst
4ccffd3894 Fix junction deviation default value for Mega X and add JD value for Chiron 2021-04-11 00:24:20 +02:00
Oliver Köster
4b4f21369e Merge pull request #82 from chschu/feature/optimize-menu-entries
Use PROGMEM for menu entries to save RAM
2021-04-11 00:09:56 +02:00
Oliver Köster
fcdcff6384 Merge pull request #93 from ChristophDerndorfer/patch-1
Updated README.md to correct a typo
2021-04-11 00:04:35 +02:00
Oliver Köster
7cdc56c8d1 Merge pull request #100 from chschu/bugfix/percent-done-not-working
Fix progress percentage
2021-04-11 00:03:40 +02:00
Knutwurst
85969087a8 Add base environments for Github CI 2021-04-10 16:15:03 +02:00
Knutwurst
8959bcd2e2 Bump build version and date for nex release. 2021-04-10 15:54:30 +02:00
Knutwurst
0033b9a289 Rewrite of the Chiron pin mapping. 2021-04-10 15:51:26 +02:00
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
Christian Schuster
2483cd01e2 Fix missing newline at end of A6V 2021-03-10 00:00:58 +01:00
Christian Schuster
3f1500a3a8 Use PROGMEM for menu entries to save RAM 2021-03-09 22:58:08 +01:00
Christoph Derndorfer-Medosch
424e770f00 Updated README.md to correct a typo
Table of Contets (english) --> Table of Contents (English)
2021-03-06 23:20:21 +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