Commit Graph

130 Commits

Author SHA1 Message Date
Knutwurst
35ea8497b0 Fine tune acceleration, jerk and feedrate settings for all printers especially 4MAX Pro 2021-11-06 21:50:09 +01:00
Knutwurst
e03c58d79a Restore leveling after G28 2021-11-06 01:59:39 +01:00
Knutwurst
dd169b7cca Reenable Linear Advance on all models which was disabled since Update to 2.0.9.2 2021-11-05 11:02:47 +01:00
Knutwurst
bb8c10ea60 Add missing eeprom features for Chiron TFT leveling. 2021-11-03 13:20:07 +01:00
Knutwurst
d581c26db2 Remove SERIAL_PORT_2 code duplication 2021-11-03 09:31:01 +01:00
Stefan Kalscheuer
7077da3591 update code base to Marlin 2.0.9.2 2021-11-02 10:28:40 +01:00
Knutwurst
7e2409b8a0 Fix build. 2021-10-31 00:12:49 +02:00
Knutwurst
c4725d946d Add original 4MAX Metal configuration and build profile. Also add Case Light control. 2021-10-31 00:09:41 +02:00
Knutwurst
bf4572488f Fix stepper motor directions for 4MAX Pro 2.0 2021-10-30 22:47:19 +02:00
Knutwurst
4a58b4b093 Add full 4MAX Pro 2.0 configuration including case light. This might be buggy regadring motor directions and has to be tested! 2021-10-29 18:12:06 +02:00
Knutwurst
21d062c285 Disable Wifi for 1.3.1 Release 2021-09-23 18:37:47 +02:00
Knutwurst
ad974e176c Fix for #197 Print Menu file list, when there were exactely 3 files or folders on the sd card. This was caused by a misinterpreted comparision between uint16_t and integer. 2021-09-17 21:28:42 +02:00
Knutwurst
0b48145044 Add additional baudrate setting for serial 2. 2021-09-13 12:04:09 +02:00
Knutwurst
28993ec8b6 Bump version and reenable secondary serial port 2021-09-13 08:28:20 +02:00
Knutwurst
cf29882768 Fix typo 2021-09-12 16:36:55 +02:00
Knutwurst
b16342e759 Just a little cleanup 2021-09-12 16:35:06 +02:00
Knutwurst
6bc23bb27e Disable TFT Debugging for production 2021-09-12 16:32:34 +02:00
Knutwurst
d85ebb2506 Add additional serial connection to EXP1 Header to connect ESP3D Wifi Module. #194 2021-09-12 16:31:36 +02:00
Knutwurst
b3f4dcb2d1 Extruder jerk tweak for chiron 2021-07-12 22:08:37 +02:00
Knutwurst
c06c1f37a4 Removed misleading pin assignment. 2021-06-29 08:43:30 +02:00
Knutwurst
79f44aa23c Correctly measured Extruder Steps 2021-06-25 12:09:04 +02:00
Knutwurst
56e283ea9a Tweak default acceleration for TMC drivers 2021-06-24 08:35:47 +02:00
Knutwurst
75e6aa1ac8 Slower homing feedrate for chiron 2021-06-23 18:31:50 +02:00
Knutwurst
fc01d05bb6 Increase maximum hotend target temperature to 300 degrees instead of 260. 2021-06-21 22:33:26 +02:00
Knutwurst
035538dac7 Back to special TMC/A4988 timings 2021-06-21 21:50:18 +02:00
Knutwurst
df00fdd01e Fix Chiron Endstop Configuration and Pin mapping. 2021-06-21 12:02:00 +02:00
Knutwurst
cb0f10f4b6 Fine tune Z Probe offset for chiron. 2021-06-20 13:21:51 +02:00
Knutwurst
320ba839dd Tune probe settings for chiron. 2021-06-20 13:13:27 +02:00
Knutwurst
6437bbfe91 Reset temp values to maximum possible and fix typo. 2021-06-20 12:46:32 +02:00
Knutwurst
4172c90f07 More chiron fixes. Reduced memory usage and better thermal runaway values. 2021-06-12 11:06:16 +02:00
Knutwurst
1d499a99f8 Chiron fixes by DKoch83 2021-06-04 18:29: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
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
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
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
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
5fcc39c8b2 Move chiron autolevel build flag to configuration.h 2021-04-18 21:07:10 +02:00
Knutwurst
f2840a72a3 Fix build 2021-04-18 14:26:19 +02:00
Knutwurst
7a6d94b06f Better PID Values for Chiron. 2021-04-14 10:58: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
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