Commit Graph

617 Commits

Author SHA1 Message Date
Oliver Köster
0ae2f00fc8 Update README.md 2021-12-04 10:30:00 +01:00
Oliver Köster
bba456db14 Update README.md 2021-11-30 10:19:25 +01:00
Knutwurst
f631eeac24 Set deault fade height to 0 mm to disable it 2021-11-21 21:32:40 +01:00
Knutwurst
60ff8e8cb2 Increase probing margin to avoid X to move ourside the bed 2021-11-20 23:40:53 +01:00
Knutwurst
f2615b7972 Add missing Touchscreen implementation to M104 and M109 temperature controller. 2021-11-17 16:56:10 +01:00
Knutwurst
2719ba6690 Add Z_SAFE_HOMING for 4MAX with BLTouch 2021-11-16 12:24:57 +01:00
Knutwurst
d0219c5632 Add Z_MIN_ENDSTOP inversion logic 2021-11-16 12:22:44 +01:00
Knutwurst
4b9b66b8a6 Fix in BLT Config 2021-11-16 12:16:54 +01:00
Knutwurst
515df460ae BLTouch Config for 4MAX Pro which uses Z-Min-Pin 2021-11-16 12:13:33 +01:00
Knutwurst
446e447c50 Disable Z Software Endstop for BLTouch 2021-11-14 12:25:18 +01:00
Knutwurst
deb825eb61 Update release date 2021-11-11 09:53:52 +01:00
Knutwurst
b7d66def62 Update platformio.ini to reflect recent changes 2021-11-11 09:45:02 +01:00
Knutwurst
83aca360b7 Change MEGA_P to MEGA_P_DGUS environments so that the naming is consistent between all printers. 2021-11-11 09:34:33 +01:00
Knutwurst
d7cd75dba6 Implement missing Pause feature for Anycubic TFT 2021-11-11 09:13:51 +01:00
Knutwurst
62e2473450 Recreate Chiron ABL TFT feature 2021-11-10 11:48:33 +01:00
Oliver Köster
33a90d329b Merge pull request #225 from stklcode/feature/host-actions
config: enable host action commands and host prompt support
2021-11-09 21:58:04 +01:00
Stefan Kalscheuer
866675b72b config: enable host action commands and host prompt support
This allows actions for pause/resume and receive a notice on
filament runout or change requests in OctoPrint.
2021-11-09 20:32:18 +01:00
Knutwurst
85fb3005e4 Change ANY to EITHER macro when only using two values 2021-11-07 11:27:45 +01:00
Knutwurst
8bf38f49a0 Adapt new setAxis implementation 2021-11-07 11:25:06 +01:00
Knutwurst
3669004077 Add all 4MAX hardware combinations. BLTouch Versions are disabled in prebuild, but can be selected and compiled manually if desired. 2021-11-06 22:09:15 +01:00
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
9cbf70c2ee Fix Pid Tune Hotend on 4MAX and 4MAXP2 2021-11-05 11:07:44 +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
39e9d4f642 Add 4MAX BLTouch github CI workflow 2021-11-05 10:41:36 +01:00
Knutwurst
62479aabd0 Add 4MAX BLTouch build environments. 2021-11-05 10:32:15 +01:00
Oliver Köster
d2e7bf96ba Update README.md 2021-11-04 09:42:16 +01:00
Knutwurst
5fa2ac947c Add BLTouch wiring diagram for MEGA Pro 2021-11-04 08:40:29 +01:00
Knutwurst
9bf04b2e18 PowerOffPin set up at init. 2021-11-03 20:57:42 +01:00
Knutwurst
806737d701 Disable unused 4MAX powerdown code 2021-11-03 20:47:48 +01:00
Knutwurst
48688147b9 Move Power-off-pin to ramps.h 2021-11-03 20:15:47 +01:00
Knutwurst
0fae7ebb09 Add auto-power-down feature to 4MAX Pro. 2021-11-03 19:25:31 +01:00
Knutwurst
38962febfe Bump release date for new version 2021-11-03 15:06:51 +01:00
Knutwurst
b6a11d2648 Add EZLevel points for 4MAX and 4MAX Pro 2021-11-03 15:05:20 +01:00
Knutwurst
bdd8e15b65 Set correct baudrate to first serial interface 2021-11-03 14:46:41 +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
Knutwurst
09abca7bc7 Fix chiron v1 pic 2021-11-02 13:14:43 +01:00
Knutwurst
0d7f1927cb Add Mega S second generation picture 2021-11-02 13:12:37 +01:00
Knutwurst
751da659fb Add more images 2021-11-02 13:11:12 +01:00
Oliver Köster
7432ea4000 Merge pull request #222 from stklcode/feature/laser
config: define laser pins for Mega P
2021-11-02 11:10:30 +01:00
Knutwurst
1707addea7 bump version for nex beta release 2021-11-02 11:02:35 +01:00
Stefan Kalscheuer
a16109379e config: define laser pins for Mega P 2021-11-02 10:53:02 +01:00
Oliver Köster
f7a3a6a610 Merge pull request #211 from stklcode/feature/marlin-2.0.9
update code base to Marlin 2.0.9.2
2021-11-02 10:48:22 +01:00
Stefan Kalscheuer
9ffed0e031 harmonize indentation in anycubic_touchscreen sources 2021-11-02 10:28:40 +01:00
Stefan Kalscheuer
7077da3591 update code base to Marlin 2.0.9.2 2021-11-02 10:28:40 +01:00
Oliver Köster
b9d7ba838e Update README.md 2021-11-02 08:50:33 +01:00
Knutwurst
5f39a77129 Upload printer images for 4MAX and 4MAX Pro 2021-11-02 08:49:18 +01:00
Oliver Köster
fcfbc53e76 Update README.md 2021-11-02 08:46:47 +01:00
Knutwurst
62fb935883 A little cleanup 2021-10-31 00:17:57 +02:00