Commit Graph

84 Commits

Author SHA1 Message Date
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
6f4ee21cc9 Fix Mesh bed leveling for Chiron without BLTouch or TFT Levelling. 2021-04-11 18:27:53 +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
Knutwurst
0033b9a289 Rewrite of the Chiron pin mapping. 2021-04-10 15:51:26 +02:00
Knutwurst
ecff16c7dc Enable manual mesh bed leveling for Chiron. 2021-04-10 15:04:38 +02: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
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
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
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
57fb9a40a0 Increase MAX_TEMP 2021-01-13 14:21:05 +01:00
Knutwurst
5770b99ff5 Increase max temperatures and set distribution date for release 2020-11-29 12:50:11 +01:00
Knutwurst
fed42db5bd Code Cleanup 2020-11-02 21:19:58 +01:00
Knutwurst
15dcb2b0d1 Fix MEGA Pro extruding direction 2020-10-24 12:05:29 +02: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
100d0a42c4 Add BMG for MEGA X 2020-10-20 18:15:33 +02:00
Knutwurst
5e72896875 Reset Speed changes and disable TMC timings 2020-10-20 14:43:20 +02:00
Knutwurst
234be5373f Special Menu and/or the SD card requirement can be disabled. 2020-10-13 18:05:49 +02:00
Knutwurst
f4ea913c7e Disable debug beep 2020-10-09 17:14:25 +02:00
Knutwurst
e482a52f69 Increased maximum feedrates and acceleration values for MEGA X. 2020-10-09 16:59:48 +02:00
Knutwurst
71a4d3144b Set new fedrate limits for homing 2020-10-02 21:22:30 +02:00
Knutwurst
04ad1dd641 Lower feedrate that corresponds to the original firmware 2020-10-02 13:14:09 +02:00
Knutwurst
bf33eb7a6d Feedrate tuning 2020-10-01 19:52:12 +02:00
Knutwurst
81129c7365 Disable slowdown for buffer-underruns. It's buggy in marlin 2.0. 2020-10-01 19:37:42 +02:00
Knutwurst
d7ae56c292 Rewrite printer feature toggle selection to save cpu cycles 2020-10-01 18:19:47 +02:00
Knutwurst
c864789c22 Revert MEGA print bed size. 2020-09-27 10:40:54 +02:00
Knutwurst
7ccaa6fa53 Go back to classic jerk settings for Mega S, P and X to reduce blobs in round corners. Keep JD settings for further testing. 2020-09-18 14:07:56 +02:00
Knutwurst
51a8226932 Make BLTouch leveling more reliable 2020-09-11 07:52:03 +02:00
Knutwurst
d969459aa0 Disable BLTouch build for 1st generation Mega 2020-09-10 16:05:34 +02:00
Knutwurst
b2d8a9d260 Code Cleanup 2020-09-09 09:26:24 +02:00
Knutwurst
40ab3aad74 Feedrate and Acc settings for BMG Extruder 2020-09-09 08:43:22 +02:00
Knutwurst
b3edf03e71 Support for Bondtech Mini Geared (BMG) Extruders 2020-09-09 08:39:14 +02:00
Knutwurst
40d3d09d5b Revert T0 Sensor type from 11 to 5. 2020-09-05 13:10:04 +02:00
Knutwurst
d7ab58ea88 Switch Temp Sensor from 5 to 11 which should be the correct one. 2020-09-04 20:55:50 +02:00
Knutwurst
e61cec29da Add build environments for 1st gen Mega 2020-09-03 09:51:53 +02:00
Knutwurst
b6bdcd393b Add support for first generation i3 Mega with only one endstop 2020-09-02 21:15:58 +02:00
Knutwurst
fc5a29b43a First rudimentary support for MEGA PRO. 2020-08-27 16:31:54 +02:00
Knutwurst
5c0841a139 Increase max Z Feedrate to 18 (thanks to Simon Geis) 2020-08-25 08:22:27 +02:00
Knutwurst
e53792cbce Fix Z Feedrate on Mega X 2020-08-23 22:00:28 +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
Knutwurst
2ef275c95b More default speeds from original MEGA_X_V1.2.6 Firmware 2020-08-22 21:19:48 +02:00
Knutwurst
27c074ba25 Enable Junction Deviation for MEGA X 2020-08-17 16:40:50 +02:00
Knutwurst
fe734e1152 - Lower max feedrate for Z on MEGA M and S
- fully automatize PID tuning
- Bump Version to 1.1.3-BETA
2020-08-15 22:30:42 +02:00
Knutwurst
a4cd712b02 JunctionDeviation Params for Mega S/X 2020-08-14 09:56:23 +02:00
Knutwurst
6ffd8dd31d Mega X Acceleration Fixes 2020-08-14 09:29:42 +02:00