Commit Graph

  • de446f0520 Remove thermalManager dependency from 4MAX AutoPowerOff. Knutwurst 2023-06-08 18:17:51 +02:00
  • f89e25ce3e Remove debugging defines and auto save after BLTouch leveling. This is saved afterwards when closing the menu. Knutwurst 2023-06-08 18:07:49 +02:00
  • 4c0ed10367 Rework file counting and substitute probe.offset.z with setZOffset_mm which is an ExtUI function. Also increase build number. Knutwurst 2023-06-08 18:00:11 +02:00
  • c77aacbbd9 Set build version for next release 1.5.0 Knutwurst 2023-06-07 21:59:21 +02:00
  • 4206e3c4e8 Invert setSoftEndstopState logic on print stop Knutwurst 2023-06-07 21:39:14 +02:00
  • dfc9cbe8b1 Change Chiron and 4MAX filament load length. Knutwurst 2023-06-07 18:55:48 +02:00
  • 9c7e330363 Fix AutoPowerOff menu selection. Knutwurst 2023-06-07 18:02:01 +02:00
  • 580d56bd37 Fix PowerOffFlag handling. Knutwurst 2023-06-07 16:16:06 +02:00
  • 588f703684 Add Special Menu BLTouch HighSpeed Mode selection Knutwurst 2023-06-07 12:39:56 +02:00
  • c48395f801 Fix 4MAX build Knutwurst 2023-06-07 09:09:14 +02:00
  • f7060d5524 Add more TFT debugging messages. Knutwurst 2023-06-07 09:03:20 +02:00
  • acee1592c9 Add setSoftEndstopState to TFT print and stop functions. Knutwurst 2023-06-07 08:49:56 +02:00
  • 442f66c145 Disable soft endstops while printing, so that mesh points below 0 can be reached. Knutwurst 2023-06-07 08:48:05 +02:00
  • b5b3da41f5 Disable software endstops when manual or auto leveling is activated, so the nozzle can be set to a lower point than the endstop. Knutwurst 2023-06-07 08:35:43 +02:00
  • 38edd9375b Revert "Disable automatic mesh adjustment when Z offset is altered." Knutwurst 2023-06-07 08:14:28 +02:00
  • fb7a29ce8e Disable automatic mesh adjustment when Z offset is altered. Knutwurst 2023-06-06 21:44:08 +02:00
  • 056dd71494 Substitute LCD_SERIAL.println() with LCD_SERIAL.print(,2) to ensure display compatibility. Knutwurst 2023-06-06 19:06:50 +02:00
  • 09b448773f Revert define, because it breaks the build. Knutwurst 2023-06-06 17:01:43 +02:00
  • 223df2956a Fix display of single mesh points Knutwurst 2023-06-06 17:01:06 +02:00
  • 9376b95148 Fix live Z offset. Knutwurst 2023-06-06 16:46:09 +02:00
  • fbd1b7b9bf Fix PowerOff. Knutwurst 2023-06-03 21:15:52 +02:00
  • 61fba37678 Reenable auto power off on 4MAX Pro 2.0 Knutwurst 2023-06-03 19:45:48 +02:00
  • 7b0aa6ec6a Code cleanup. Knutwurst 2023-06-03 19:45:21 +02:00
  • 70ccd6a957 Refactor Chiron A31 Adjust all Probe Points routine Knutwurst 2023-06-03 19:29:59 +02:00
  • 6bc410a0e3 Unify special menu defines for both display types. Also fix NoSD message and error, when no SD card is present. Knutwurst 2023-06-03 18:51:02 +02:00
  • 011752e02a Improve file list rendering speed. Knutwurst 2023-06-03 09:20:54 +02:00
  • 471d7f47a0 Remove unnecessary code from get-sd-list routine. Knutwurst 2023-06-03 00:20:25 +02:00
  • 0670fb9253 Revert from const char* to char* because it breaks Anycubic 1.0 without SD card. Knutwurst 2023-06-02 22:57:16 +02:00
  • 501ebfd159 Fix load fw defaults gcode in special menu. 1.5.0-RC1 Knutwurst 2023-06-02 22:23:53 +02:00
  • dedc00fb0d Reenable automatic filament feed on M600, because a little purge is needed to enable the continue button. Knutwurst 2023-06-02 19:42:13 +02:00
  • acc3c74905 New load/unload values for chiron. Knutwurst 2023-06-02 19:02:36 +02:00
  • d1f269d654 Fix build Knutwurst 2023-06-02 18:59:12 +02:00
  • d4fe673b96 Add M600 config for CHIRON. Knutwurst 2023-06-02 18:54:52 +02:00
  • 862ac308c7 Clean dead code and disable debugging messages. Knutwurst 2023-06-02 18:18:49 +02:00
  • 75c541cafb Change preheat temperatures. Knutwurst 2023-06-02 18:02:17 +02:00
  • bb4ee37676 Set release version and clean up some code snippets. Knutwurst 2023-06-02 17:42:29 +02:00
  • bf80c9b8dd Suppress AUTO_ASSIGN_WARNING on Chiron and 4MAX builds. Knutwurst 2023-06-02 17:01:25 +02:00
  • 79eaf1a8b5 Allow manual probing on Chiron. Knutwurst 2023-06-02 16:57:27 +02:00
  • ff5b808dea Add new mediaPrintingState for probing, which is needed by the chiron routine. Knutwurst 2023-06-02 16:48:10 +02:00
  • 37ef0ca742 Add more debug output. Knutwurst 2023-06-02 13:14:48 +02:00
  • fd84ec3523 Add TODO in case A31 - Adjust all Probe Points Knutwurst 2023-06-02 11:16:11 +02:00
  • afa411f065 Substitute settings() with command injection. Knutwurst 2023-06-02 08:52:05 +02:00
  • d93ff45af6 Set build version and date. Also enable TFT debugging. Knutwurst 2023-06-02 08:48:41 +02:00
  • 8fb71f482e Fix build Knutwurst 2023-06-02 08:47:06 +02:00
  • 325bcb7e01 Rebuild Chiron leveling feature. Knutwurst 2023-06-02 08:38:28 +02:00
  • 0af71b9817 Rename CodeSeen to FindToken. Knutwurst 2023-06-01 22:13:43 +02:00
  • 8e828a48b9 Revert duplicate Z2 pin definitions on 4MAX and Chiron. Knutwurst 2023-06-01 22:01:17 +02:00
  • a356788dc7 Add fix for .GCO files on DGUS2 Clone Display Knutwurst 2023-06-01 19:27:01 +02:00
  • 6499c6b7c3 Simplify non-printable char filter loop. Knutwurst 2023-06-01 18:42:30 +02:00
  • fda51c1c46 Remove unneccessary code in the filename check. Knutwurst 2023-06-01 17:13:17 +02:00
  • 0c25c876d3 Some refactoring and cleanup. No breaking changes. Knutwurst 2023-06-01 09:14:14 +02:00
  • 067fe2f074 Bump version and date for next major release. Knutwurst 2023-05-31 21:21:39 +02:00
  • e8d38ba955 Enable alphabetical SD card file sorting. Knutwurst 2023-05-31 21:19:37 +02:00
  • 6d257896c0 Beautify DGUS2 Clone file display. Might need some refactoring. Knutwurst 2023-05-31 16:57:20 +02:00
  • 2af4a2d4e6 Fix sanitization of directory names on Anycubic 1.0 Display. Knutwurst 2023-05-31 15:19:18 +02:00
  • c83dad91f3 Z2 Stepper pin definitions for CHIRON and 4MAX. 1.5.0-beta.6 Knutwurst 2023-05-30 22:10:31 +02:00
  • 429b8cc1fa Fix warnings in 4MAX Build Knutwurst 2023-05-30 22:00:27 +02:00
  • 2e030524e2 Disable debug output. Knutwurst 2023-05-30 21:18:41 +02:00
  • 45cbc380d9 Update build date. Knutwurst 2023-05-30 19:26:27 +02:00
  • cf0611a7d9 Use const char* because it's not altered past that point. Knutwurst 2023-05-30 17:33:39 +02:00
  • 9c4c58235b Fix compiler warnings for Chiron build and Directory selection on Anycubic 1.0 displays. Knutwurst 2023-05-30 16:46:30 +02:00
  • 75ffa32980 Use SENDLINE instead of SEND to create directory name on anycubic 1.0 display. Knutwurst 2023-05-30 16:07:26 +02:00
  • e0d858d812 Fix misuse of const char pointer by creating a new string which represents the filename. Knutwurst 2023-05-30 15:09:46 +02:00
  • ad86d96a31 Cleanup Knutwurst 2023-05-30 09:22:25 +02:00
  • 6c4a0a887a Remove old PrintList() implementation + some cleanup Knutwurst 2023-05-29 20:48:58 +02:00
  • e940c218cd Do not remove current selection if Special Menu is enabled, so items can be tapped multiple times. Knutwurst 2023-05-29 20:40:27 +02:00
  • 1df0ee59d2 Set correct filament sensor pins for chiron in correspondig header and enable new file list implementation. Knutwurst 2023-05-29 20:34:08 +02:00
  • 9244ea5890 New file list render implementation - WIP! Knutwurst 2023-05-29 20:07:06 +02:00
  • 8e34d7dc7c Fix 4MAXP2 Build. Knutwurst 2023-05-29 19:27:55 +02:00
  • 7fbbbba752 Fix Typo Knutwurst 2023-05-29 14:20:28 +02:00
  • 2b5816037a Add custom M600 configuration for DirectExtruder 4MAX Pro 2.0. Knutwurst 2023-05-29 12:35:07 +02:00
  • e008a96269 Fix Chiron and 4MAX Pro 2.0 Filament rundout sensor. Knutwurst 2023-05-29 11:39:00 +02:00
  • 952e0db31e Fix that you could not get out of a selected directory. Refactor Touchscreen file handling. Knutwurst 2023-05-29 11:20:22 +02:00
  • 69efa3376a Set lowest point for BLTouch from 2 to 10 mm. Knutwurst 2023-05-28 22:57:50 +02:00
  • b3f22b2b11 Bump builddate. 1.5.0-beta.5 Knutwurst 2023-05-28 17:29:59 +02:00
  • bb8d41c0e1 Disable BLTouch Highspeed Mode by default (can be enabled via M401 S1) Knutwurst 2023-05-28 17:28:12 +02:00
  • bdd6e0c7fe lower the maximum hotend temperature to stay within the thermistor range #462 Stefan Kalscheuer 2023-05-28 17:17:57 +02:00
  • ae82913d1f Fix special menu not shown, when SD card is not inserted (Fix for #463) Knutwurst 2023-05-28 17:13:20 +02:00
  • f92a587638 Merge upstream changes from Marlin 2.1.2.1 Stefan Kalscheuer 2023-05-26 18:48:34 +02:00
  • 22dedaeb81 Use M600 for FilamentChange instead of regular pause() Knutwurst 2023-05-26 18:39:22 +02:00
  • 2b57ebccaa Add Heater Error Check. Knutwurst 2023-05-26 10:08:06 +02:00
  • 4a3071aa56 Some thermalManager substitutions. Knutwurst 2023-05-26 10:03:24 +02:00
  • 595bdd00cc Use ExtUI injectCommands() instead of queue.inject_P for PSTR. Knutwurst 2023-05-26 09:50:26 +02:00
  • d5aa1e1823 Massive code cleanup by using internal ExtUI methods. Knutwurst 2023-05-25 21:06:45 +02:00
  • 12e23161fe Merge branch 'knutwurst:master' into klicky sui77/klicky #461 sui77/klicky Suat Özgür 2023-05-25 01:34:17 +02:00
  • 570c419165 Use toolhead/nozzle paring position when aborting the SD print, instead of G28 homing. sui77/master Knutwurst 2023-05-24 23:06:13 +02:00
  • 05a706dfb6 Fix print time display. Knutwurst 2023-05-24 22:38:14 +02:00
  • 78eab4e511 klicky probe initial commit Suat Özgür 2023-05-24 22:31:27 +02:00
  • 7cc485ae3e Fix host action commands conflicting with integrated filament sensor Knutwurst 2023-05-24 19:36:20 +02:00
  • 5fbd3337b6 Disable Touchscreen debugging messages Knutwurst 2023-05-24 19:27:45 +02:00
  • 62fcc2ff35 Fix filament sensor, but disable host action commands. Knutwurst 2023-05-24 19:22:58 +02:00
  • c01193bf40 Finally fix print/pause/resume and M600 filament change. 1.5.0-beta.4 Knutwurst 2023-05-24 14:42:09 +02:00
  • a019c471d1 Code cleanup. Knutwurst 2023-05-23 22:18:21 +02:00
  • a2137565e5 Fix Chiron build errors. Knutwurst 2023-05-23 15:43:23 +02:00
  • 52dc811774 Lots of changes regadring the ExtUI implementation, Filament runout, Start, Stop, Pause and Resume. Knutwurst 2023-05-23 15:22:25 +02:00
  • 4d6715761d Revert c2c950b and 41c1600 and put changes into 36c8aee to recreate the 1.4.x filane behaviour. This should fix #453 and #455. It's untested atm and can include bugs. Knutwurst 2023-04-23 22:11:42 +02:00
  • 9f93a2cc5d Streamline Github workflows so tickets stay open longer. Knutwurst 2023-04-23 21:43:36 +02:00
  • fb281baa27 Update builddate and Version 1.5.0-beta.3 Knutwurst 2023-01-03 13:47:14 +01:00
  • 640fce0c02 Merge pull request #409 from stklcode/feature/extui Oliver Köster 2023-01-03 13:00:29 +01:00
  • 33a8c67631 Update builddate Knutwurst 2022-12-23 18:53:05 +01:00