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
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
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
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
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
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
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
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
c6b6c280fb
Laser and BMP struct initialisation.
2021-01-18 15:38:56 +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
Knutwurst
eee52d4fd8
Bugfix for special menu not shown anymore when no sd card is inserted
2020-12-07 18:21:41 +01:00
Knutwurst
fed42db5bd
Code Cleanup
2020-11-02 21:19:58 +01:00
Knutwurst
79a5fd53c6
Add buzzer sound when PID tuning is done.
...
Set default Jerk to 8 instead of 10 to compensate higher acceleration values.
2020-10-21 09:22:13 +02:00
Knutwurst
234be5373f
Special Menu and/or the SD card requirement can be disabled.
2020-10-13 18:05:49 +02:00
Knutwurst
fc29d72b29
Implement 4 point easy leveling
2020-10-04 12:15:28 +02:00
Knutwurst
b04997f045
Re-enable Filament runout on boot.
2020-09-09 10:20:11 +02:00
Knutwurst
6a7ec5fc06
Start Mesh leveling is now in sub menu. Flow rate can be adjusted in special menu.
2020-09-08 17:55:20 +02:00
Knutwurst
9140808f2d
Add Howto-Screenshot
2020-08-26 17:05:52 +02:00
Knutwurst
0f53591818
Small initialisation fix.
2020-08-26 14:56:45 +02:00
Knutwurst
f363260a49
Massive Code Cleanup and Filament Runout Sensor Pin isn't a magic number anymore.
2020-08-26 14:48:53 +02:00
Knutwurst
bd2cb8080a
Reenable T0 Sensor Message handling
2020-08-26 11:26:20 +02:00
Knutwurst
697bc6f45c
PID Tuning is now automatially saved to EEPROM.
2020-08-26 11:25:09 +02:00
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