Commit Graph

254 Commits

Author SHA1 Message Date
Knutwurst
6d82c139cf Revert "- Remove unused error correction in tft code."
This reverts commit 527fbf1699.
2021-05-31 12:46:02 +02:00
Knutwurst
751e3c0f25 Some refactoring 2021-05-17 21:20:01 +02:00
Knutwurst
589ad64a97 Limit floating point conversion to two digits. Thanks to dkoch83. 2021-05-17 19:01:20 +02:00
Knutwurst
6c2e17d8a4 Bump version 2021-05-16 19:07:08 +02:00
Knutwurst
5f196b1702 Revert "Complete rework of the Chiron ABL feature."
This reverts commit 2024943390.
2021-05-16 17:58:14 +02:00
Knutwurst
2024943390 Complete rework of the Chiron ABL feature. 2021-05-16 13:45:27 +02:00
Knutwurst
c183f90466 reenable heater check in tft 2021-05-16 11:09:01 +02:00
Knutwurst
3ac8166410 Add automatic mesh grid rebuild feature for chiron 2021-05-15 21:15:52 +02:00
Knutwurst
fd8c757cbd Update Version 2021-05-14 11:20:30 +02:00
Knutwurst
158472dbbf Support AutoLeveling for new Chiron 1.4.1 Model. 2021-05-14 11:12:34 +02:00
Knutwurst
527fbf1699 - Remove unused error correction in tft code.
- Increase max set temp value of hotend.
- Disable Z raise if below 10mm for heating.
2021-05-14 10:33:41 +02:00
Knutwurst
f902d5e827 - Ultra-Fast BLTouch leveling
- EEPROM is saved automatically after BLTouch level
- Music plays after BLTouch
2021-05-13 20:47:49 +02:00
Knutwurst
d73d9c8034 Chiron TFT leveling refactoring. 2021-04-27 22:35:35 +02:00
Knutwurst
cb4eafedb6 Bump version to Beta 2 2021-04-21 12:50:20 +02:00
Knutwurst
5ffe3eed64 Disable SW_MODE for BLTouch. Also reenable mesh insets to ensure the nozzle stays inside boundries. 2021-04-21 12:40:55 +02:00
Knutwurst
d7a11222a8 Hotfix for BLTouch on Mega S and Mega X. 2021-04-21 11:12:34 +02:00
Knutwurst
f2f1d6213a Fix build for chiron without tft leveling. 2021-04-18 21:17:39 +02:00
Knutwurst
be5567c421 Update Version für next beta release 2021-04-18 21:03:20 +02:00
Knutwurst
f2840a72a3 Fix build 2021-04-18 14:26:19 +02:00
Knutwurst
a5c21b3f94 New environment settings 2021-04-14 17:03:14 +02:00
Knutwurst
9c0bbe2bed PID Tining now moves the nozzle to the middle of the bed - also for MEGA X and CHIRON. 2021-04-14 14:02:59 +02:00
Knutwurst
a56aaa5bf7 Bug when referencing to externals in EEPROM. Now it should work. 2021-04-14 09:37:08 +02:00
Knutwurst
a6fc1cb0c5 First partially working ABL implementation for Anycubic Chiron including EEPROM functions. 2021-04-13 23:04:49 +02:00
Knutwurst
1eed2a03dd A step further to LCD Bed levelling. Yay. 2021-04-13 22:03:41 +02:00
Knutwurst
af2f1ba456 Add readme/hint in configuration.h. 2021-04-12 10:24:53 +02:00
Knutwurst
aa7b477b30 Add automatic workflow build artifact cleanup. 2021-04-11 12:37:58 +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
7cdc56c8d1 Merge pull request #100 from chschu/bugfix/percent-done-not-working
Fix progress percentage
2021-04-11 00:03:40 +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
e0aa7f7d96 Disable (slow) TFT error correction. 2021-04-10 15:04:04 +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
Knutwurst
3e558a61b2 Add more warnings 2021-03-03 09:50:23 +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
Knutwurst
7949ab4f51 - Fix Mega X pin mapping
- Fix Chiron support
2021-02-17 16:40:34 +01:00
Knutwurst
a544698888 Bump distribution date, since there were some major changes 2021-01-20 10:49:04 +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
Knutwurst
5d1444295b - Set MINTEMP to 1 degree celsius
- Bump Verison to 1.1.9
- Bump distribution date
- Add CodeValueInt function to prepare Laser support
2021-01-13 15:36:03 +01:00