Commit Graph

666 Commits

Author SHA1 Message Date
Knutwurst
cbc02f7f3d Fix missing TMC26XStepper Lib build error. 2022-03-18 19:09:01 +01:00
Knutwurst
4985c9abf5 Only enable babystepping and probe offset change when BLTouch is enabled. 2022-02-23 10:08:45 +01:00
Knutwurst
0eaa8f902f Combine M851 and Z babystepping 2022-02-23 10:03:44 +01:00
Knutwurst
7444f4bb45 Add reset to 4Max Pro routine 2022-02-21 13:06:24 +01:00
Knutwurst
0440770618 Bump version for next release 1.4.3 2022-02-18 10:32:20 +01:00
Knutwurst
c66f3559d7 Reenable Mesh after 4 point easy level. 2022-02-18 09:57:27 +01:00
Knutwurst
1183a5b51c Fix bug, where Mesh was always applied when using 4 point easy leveling. 2022-02-18 09:53:43 +01:00
Knutwurst
2bc946edab Fix StopPrint when used before the actual print starts. 1.4.2 2022-02-13 12:43:34 +01:00
Knutwurst
3afc5c0dc1 Automatically disable steppers after stopping the print. 2022-02-13 12:34:32 +01:00
Knutwurst
f03df0b280 Add MEGA_P feature toggle (just in case, the implementation is used by another printer) 2022-02-10 09:37:08 +01:00
Knutwurst
b035c464dd Implement MEGA PRO inbuilt 4 point leveling 2022-02-10 09:25:13 +01:00
Knutwurst
7071629534 Switch back to HardwarePWM to prevent ticking noise from power supply while heating the bed. 1.4.1 2022-02-09 10:37:35 +01:00
Knutwurst
23609b0d40 Move all images from main repository to wiki repo. 2022-02-08 16:12:48 +01:00
Knutwurst
fd35e6b0f8 Bump version and date to enable new release version. 1.4.0 2022-02-07 15:13:34 +01:00
Knutwurst
ff88387916 Remove 8+3 filename crap when usind longer files on Anycubic 0.0.2 Display. It's now cut off at 26 characters but still displayed. 2022-02-04 23:36:04 +01:00
Knutwurst
b217d9fe69 Fix lockup and freeze for DGUS variants when pressing STOP while printing from SD card. 2022-02-04 19:44:38 +01:00
Knutwurst
de61898c55 Add Patch Marker 2022-02-03 21:46:49 +01:00
Knutwurst
d95fcd7673 Some minor fixes. 2022-02-03 12:14:56 +01:00
Knutwurst
eb57d10ec3 Cleanup dependencies since these sources are not needed. 2022-02-03 09:32:35 +01:00
Knutwurst
7852f925ce New PID values for new thermistor type. 2022-02-01 13:06:06 +01:00
Knutwurst
e32e753ebf Some M600 and Filament Runout Fixes. 2022-02-01 12:29:25 +01:00
Knutwurst
8e2c5513d1 Add Buildflags Image for documentation. 2022-01-30 21:58:48 +01:00
Knutwurst
8cdd188612 Add image for Documentation. 2022-01-30 15:56:08 +01:00
Knutwurst
b2e68e6fa8 Add more Images. 2022-01-30 15:55:36 +01:00
Knutwurst
e0819d42de Add images. 2022-01-30 15:55:19 +01:00
Knutwurst
790e3ec512 Cleanup pause feature from any custom code, because it's not needed anymore. 2022-01-28 13:01:01 +01:00
Knutwurst
e5271d7b2f Optimize Extruder Feedrates and turn off fans at pause. 2022-01-27 16:08:45 +01:00
Knutwurst
69328f5246 Go back to A4988 timings on Mega Pro to (hopefully) fix whining noise. 2022-01-25 09:37:29 +01:00
Knutwurst
d19dbf0be5 Use software PWM for fans and heaters to minimize fan noise and support bigger fans. Also use pwm dithering to ensure the same fan speed resolution. 2022-01-24 21:14:35 +01:00
Knutwurst
425f89e924 New PID Values for new thermistor settings 2022-01-24 19:47:03 +01:00
Knutwurst
66eeb0d7ec Fix Mesh Leveling not homing at start. 2022-01-23 14:45:47 +01:00
Knutwurst
f56b9f58ab Increase nozzle park timeout to 1 minute and bump version for next release 2022-01-23 12:42:42 +01:00
Knutwurst
f85e2ebb22 Stop/Abort now works as expected and does not kill the printer. 2022-01-23 12:39:32 +01:00
Knutwurst
47adc716b2 Pause on Filament Runout also works now 2022-01-23 12:27:01 +01:00
Knutwurst
a2efdedde4 Pause/Reheat/Resume now works as expected. 2022-01-23 11:07:04 +01:00
Knutwurst
c8ffbe769b Fix Typo 2022-01-22 22:13:03 +01:00
Knutwurst
f041be8338 TFT Pause/Resume works again, but Filament runout does not park the nozzle. 2022-01-22 21:01:17 +01:00
Knutwurst
a09cf3034e Some Debug cleanup 2022-01-22 18:36:16 +01:00
Knutwurst
03c4a3de09 Fix 4MAX build 2022-01-22 16:19:55 +01:00
Knutwurst
0d4346542b Disable POWER_OFF Pin for other printers than 4MAX so Pin 21 can be used for BLTouch. Also add two thermistor types for debugging purpose. 2022-01-22 15:34:24 +01:00
Oliver Köster
0e74f4cebc Update README.md 2022-01-21 18:16:54 +01:00
Knutwurst
7ef2dbdac3 Set correct thermistor type for all stock anycubic printers. 2022-01-21 18:07:26 +01:00
Knutwurst
7b9e0c4e02 Enable 4MAX Pro BLT build environments per default. 2022-01-09 15:17:46 +01:00
Knutwurst
f3c4dfa196 Bump version for next beta release 2022-01-09 15:09:28 +01:00
Knutwurst
a7495a49c5 Cleanup unused environment variables from older build configurations 2022-01-09 15:07:10 +01:00
Knutwurst
341addb39f More Anycubic 0.0.2 TFT fixes, thanks to @etet100 2022-01-09 14:55:02 +01:00
Knutwurst
b6b2995b5e - Fix resume from pause (M108)
- Use serial out from progmem for debugging
2022-01-09 14:48:21 +01:00
Knutwurst
899f35e029 Remove 4MAX Metal Configuration because the printer uses a 12864 display instead of Anycubic 0.0.2 2022-01-09 14:43:47 +01:00
Knutwurst
12545edfc7 Add Anycubic 0.0.2 debug feature 2022-01-09 14:34:15 +01:00
Oliver Köster
0ae2f00fc8 Update README.md 2021-12-04 10:30:00 +01:00