Commit Graph

491 Commits

Author SHA1 Message Date
Knutwurst
de2b3f5860 Fix Chiron Filament Runout Sensor 2021-06-18 11:13:05 +02:00
Knutwurst
f358634e0a Fix for Mega Pro whining noise 2021-06-18 11:11:12 +02:00
Knutwurst
2bf9fc57cc Update float conversion 2021-06-12 16:15:47 +02:00
Knutwurst
4172c90f07 More chiron fixes. Reduced memory usage and better thermal runaway values. 2021-06-12 11:06:16 +02:00
Knutwurst
10536793fb Apply Chiron initialization patch 2021-06-06 16:14:32 +02:00
Knutwurst
18fa9767d4 Bump version 2021-06-05 11:48:12 +02:00
Knutwurst
1d499a99f8 Chiron fixes by DKoch83 2021-06-04 18:29:02 +02:00
Knutwurst
6d82c139cf Revert "- Remove unused error correction in tft code."
This reverts commit 527fbf1699.
2021-05-31 12:46:02 +02:00
Knutwurst
0fb9bcf66d Reset print bed size für i3 MEGA, since this printer has a smaller print area. 2021-05-31 12:42:31 +02:00
Oliver Köster
57e0e8ca2b Update config.yml 2021-05-22 13:37:57 +02:00
Oliver Köster
13e12f4777 Update feature_request.md 2021-05-22 13:32:58 +02:00
Oliver Köster
138ae98b37 Update bug_report.md 2021-05-22 13:32:38 +02:00
Oliver Köster
c8b9c649a5 Update feature_request.md 2021-05-22 13:31:32 +02:00
Oliver Köster
99e5ab3c9d Update bug_report.md 2021-05-22 13:30:17 +02:00
Oliver Köster
25f34ecc24 Update config.yml 2021-05-22 13:25:49 +02:00
Knutwurst
238fd8e077 Revert homing speed 2021-05-20 13:06:36 +02:00
Knutwurst
0419bc5c0e Build fix 2021-05-17 21:23:23 +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
e17cb6e00b Enable TFT leveling for Chiron 2021-05-16 19:05:21 +02:00
Knutwurst
a97a83b4d0 Configuration Fixes for Chiron 2021-05-16 19:04:24 +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
cd106eb777 Set cleanup from 7 to 30 days 2021-04-18 21:10:50 +02:00
Knutwurst
589cd31743 Add github token to cleanup job 2021-04-18 21:09:17 +02:00
Knutwurst
5fcc39c8b2 Move chiron autolevel build flag to configuration.h 2021-04-18 21:07:10 +02:00
Knutwurst
9aa481ad4d Remove TFT Leveling build flag because it is set inside the configuration. 2021-04-18 21:06:01 +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
7a6d94b06f Better PID Values for Chiron. 2021-04-14 10:58:08 +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
4e2e623790 Fix levelling mesh size for large printers like chiron. 2021-04-13 20:53:33 +02:00
Knutwurst
af2f1ba456 Add readme/hint in configuration.h. 2021-04-12 10:24:53 +02:00
Knutwurst
6f4ee21cc9 Fix Mesh bed leveling for Chiron without BLTouch or TFT Levelling. 2021-04-11 18:27:53 +02:00