Commit Graph

  • 4050a5d55b Show "Print from host" sarusani 2023-12-03 09:05:28 +0100
  • e2aafc882c Fix MSG_PRINT_PAUSED sarusani 2023-12-03 10:14:54 +0100
  • f6b0cce95e Hide Set ready & Set not ready for non PrusaLink hosts sarusani 2023-12-03 07:21:45 +0100
  • d9ce8c5c9a Add M79_is_host_name_pl sarusani 2023-12-03 06:59:44 +0100
  • 60e311d74f Change reprint MENU_ITEM_SUBMENU_P to MENU_ITEM_FUNCTION_P sarusani 2023-12-03 07:12:08 +0100
  • 4d9e084cf7 Rename lcd_reprint_usb_print to lcd_send_action_start sarusani 2023-12-03 07:13:52 +0100
  • d267140ee6 Rename reprint_from_eeprom to lcd_reprint_from_eeprom sarusani 2023-12-03 07:09:29 +0100
  • 3da4407e4f Repeat the M600 unload/load filament sequence - Fix translations Panayiotis-git 2023-12-01 13:59:19 +0200
  • 8ceda27cda Provide option to repeat the M600 unload/load filament sequence Panayiotis-git 2023-11-30 13:01:14 +0200
  • 47b298782f Set YES as default in Crash Resume message 3d-gussner 2023-11-30 10:39:43 +0100
  • d36ea24c02 After reset or low bed temp recover HOST print as the HOST has to decide what to do Only during SD print and a Reset + Low Bed temp the user has to confirm on LCD 3d-gussner 2023-11-29 20:03:07 +0100
  • 4bc6bc3f90 Improve USb power panic 3d-gussner 2023-11-29 17:44:00 +0100
  • 4dfc484265
    Merge pull request #4207 from gudnimg/crashdet_cancel-fixup 3d-gussner 2023-12-01 17:41:33 +0100
  • 4d9dc11510 power panic: pause the print, and wait for M79 gudnimg 2023-11-26 15:59:23 +0000
  • 02c5da198d Enable EEPROM_UVLO flag for host prints gudnimg 2023-11-25 15:41:31 +0000
  • ce24d917e6 power panic: Only send M24 for SD prints gudnimg 2023-11-25 15:35:44 +0000
  • 67c7ad1c99 power panic: improve file position recovery gudnimg 2023-11-25 15:32:11 +0000
  • 665c01804c power panic: remove redundant lcd_setstatuspgm gudnimg 2023-11-25 14:46:15 +0000
  • e2d0e9a2ee power panic: remove redundant lcd update calls gudnimg 2023-11-25 14:41:57 +0000
  • b099ea872c power panic: pause the print, and wait for M79 gudnimg 2023-11-26 15:59:23 +0000
  • 47e9e4bc9f Enable EEPROM_UVLO flag for host prints gudnimg 2023-11-25 15:41:31 +0000
  • 57822219bd power panic: Only send M24 for SD prints gudnimg 2023-11-25 15:35:44 +0000
  • 9b6c69eaac power panic: improve file position recovery gudnimg 2023-11-25 15:32:11 +0000
  • 30ae1eb139 power panic: remove redundant lcd_setstatuspgm gudnimg 2023-11-25 14:46:15 +0000
  • f2a75b495a power panic: remove redundant lcd update calls gudnimg 2023-11-25 14:41:57 +0000
  • 02a5228f5e
    Merge pull request #4520 from 3d-gussner/MK3_Reprint_OP 3d-gussner 2023-12-01 09:06:32 +0100
  • 096a1c9fe0 Change Reprint action message to comply to OctoPrint actions 3d-gussner 2023-11-30 15:08:48 +0100
  • 7c521c7ca0 Fix M600 initial loading showing status screen Panayiotis-git 2023-11-30 15:33:44 +0200
  • b37e39fdd9
    Merge pull request #4427 from gudnimg/minor-stepper-opt 3d-gussner 2023-11-29 08:54:38 +0100
  • 3216ef863a
    Merge pull request #4149 from gudnimg/tone-opt 3d-gussner 2023-11-29 08:26:54 +0100
  • ff42510a5c
    Merge pull request #4512 from jamesdehart/fix-spelling-temperature 3d-gussner 2023-11-28 08:54:15 +0100
  • ba004d2fa8
    Merge pull request #4514 from DRracer/current-tool 3d-gussner 2023-11-27 17:13:49 +0100
  • 67d7be2b2d MMU2: Report current tool onto the serial D.R.racer 2023-11-27 07:11:19 +0100
  • 0462b7289a MMU2: enlarge the Idler's SG_thrs range in Tune menu D.R.racer 2023-11-27 07:53:52 +0100
  • 5d31afc089 MMU2: enlarge the Idler's SG_thrs range in Tune menu D.R.racer 2023-11-27 07:53:52 +0100
  • bea1ca01fb Update name for e3d Revo HT 40W to handle both PT100 and PT1000 variants, per PR feedback b 2023-11-27 10:35:01 +1300
  • 9541d8429e Update thermal model for e3d Revo HT 40W based on actual measurement b 2023-11-27 10:33:59 +1300
  • e2a60be029
    Fix Spelling: temperature.cpp James DeHart 2023-11-25 15:28:18 -0700
  • 223a1c346a M600 - Custom message at the Insert filament prompt Panayiotis-git 2019-12-21 19:27:42 +0200
  • 9f9bb12eeb
    Merge pull request #4419 from gudnimg/reduce-stack-m600-opt 3d-gussner 2023-11-24 05:39:26 +0100
  • 7749cdec20
    Merge pull request #4510 from 3d-gussner/MK3_Reprint 3d-gussner 2023-11-24 05:37:48 +0100
  • d9d42a0678 Use of PrinterState for Reprint menu 3d-gussner 2023-11-23 06:47:04 +0100
  • 407569c1e9 Revert "mmu: Add CheckErrorScreenUserInput" Juan Francisco Estrada 2023-11-22 22:44:34 +0100
  • a6941397c5 Revert "mmu: formatting" Juan Francisco Estrada 2023-11-22 22:44:31 +0100
  • f68cb04db4 Revert "mmu: add DisableMMUInSettings" Juan Francisco Estrada 2023-11-22 22:44:26 +0100
  • d898aad83d Revert "mmu: add ResetCommunicationTimeoutAttempts" Juan Francisco Estrada 2023-11-22 22:44:22 +0100
  • 9d6dd60868 Revert "mmu: remove ResetOnExit" Juan Francisco Estrada 2023-11-22 22:44:14 +0100
  • d5ced200d5 Revert "mmu: remove obsolete EEPROM comments" Juan Francisco Estrada 2023-11-22 22:44:12 +0100
  • 577782996b Revert "mmu: remove isErrorScreenRunning()" Juan Francisco Estrada 2023-11-22 22:44:09 +0100
  • 6a41611bce Revert "MBL: optimise EEPROM read/writes" Juan Francisco Estrada 2023-11-22 22:44:06 +0100
  • 5e12fcc648 Revert "TM: Optimise EEPROM read and writes" Juan Francisco Estrada 2023-11-22 22:44:02 +0100
  • 1078d8e3c4 Revert "Fix regression in MMU enable menu" Juan Francisco Estrada 2023-11-22 22:43:58 +0100
  • c3b965c961 Revert "PFW-1523 Implement M79 timer for PrusaLink" Juan Francisco Estrada 2023-11-22 22:43:40 +0100
  • 30eab77116 Revert "MMU: Set PAUSED_FOR_USER state on MMU error screen" Juan Francisco Estrada 2023-11-22 22:43:36 +0100
  • b786f67ec4 Revert "power panic: only send M23 for SD prints" Juan Francisco Estrada 2023-11-22 22:43:32 +0100
  • 487cc29f8f Revert "power panic: read EEPROM_FILENAME until \0 is seen" Juan Francisco Estrada 2023-11-22 22:43:19 +0100
  • 69df9bdb47 Revert "Refactor menu_action_sdfile" Juan Francisco Estrada 2023-11-22 22:43:14 +0100
  • 6ff09845ea Revert "power panic: simplify recovering SD filename" Juan Francisco Estrada 2023-11-22 22:43:09 +0100
  • 226b3e3d88 Revert "power panic: read whole directory name block from EEPROM" Juan Francisco Estrada 2023-11-22 22:43:06 +0100
  • f367dfc3b0 Revert "power panic: support any valid DOS 8.3 extension" Juan Francisco Estrada 2023-11-22 22:42:59 +0100
  • 8d663bfbd2 Revert "Add en- and disable MMU to M709" Juan Francisco Estrada 2023-11-22 22:42:56 +0100
  • f31f0e70e5 Revert "Update requested changes" Juan Francisco Estrada 2023-11-22 22:42:53 +0100
  • baec0a84d2 Revert "Update doxygen for M709" Juan Francisco Estrada 2023-11-22 22:42:50 +0100
  • 65412ff5cb Revert "Updated MMU serial status message" Juan Francisco Estrada 2023-11-22 22:42:47 +0100
  • 399237cd5b Revert "Update doxygen M709" Juan Francisco Estrada 2023-11-22 22:42:10 +0100
  • a8064e3c32 Revert "PFW-1523 Refactor parsing quoted strings" Juan Francisco Estrada 2023-11-22 22:42:06 +0100
  • b3bfe76ce1 Revert "PFW-1523 Implement S parameter for M79" Juan Francisco Estrada 2023-11-22 22:42:02 +0100
  • 22d77f279a Revert "PFW-1523 Force inline unquoted_string constructor" Juan Francisco Estrada 2023-11-22 22:41:59 +0100
  • 1170754e49 Revert "PFW-1523 Update M79 description" Juan Francisco Estrada 2023-11-22 22:41:55 +0100
  • a3d590a4e2 Revert "PFW-1523 Trim trailing whitespace in util.h" Juan Francisco Estrada 2023-11-22 22:41:52 +0100
  • d6068ec66b Revert "PFW-1523 Only overwrite name if not SD printing" Juan Francisco Estrada 2023-11-22 22:41:48 +0100
  • 29f2b17c6f Revert "Fix #3122" Juan Francisco Estrada 2023-11-22 22:41:45 +0100
  • 63cc1c78ad Revert "M702: fix documentation link" Juan Francisco Estrada 2023-11-22 22:41:40 +0100
  • 4c3bfa0883 Revert "optimisation: simplify two LCD messages" Juan Francisco Estrada 2023-11-22 22:41:36 +0100
  • 98c9542ac8 Revert "Fix filament change behavior when print is paused" Juan Francisco Estrada 2023-11-22 22:41:09 +0100
  • 3833f4fe38 Revert "Add a comment" Juan Francisco Estrada 2023-11-22 22:41:01 +0100
  • 2aec95f321 Revert "EEPROM: Formatting cleanup" Juan Francisco Estrada 2023-11-22 22:40:58 +0100
  • 27078ca290 Revert "Minor wording changes" Juan Francisco Estrada 2023-11-22 22:40:54 +0100
  • 15af7b52db Revert "Replace unused EEPROM entry names with placeholders" Juan Francisco Estrada 2023-11-22 22:40:51 +0100
  • 72b094b5dc Revert "MMU: Remove gcode_reset_stepper_timeout" Juan Francisco Estrada 2023-11-22 22:40:48 +0100
  • a95ec3ad4c Revert "Basic Printer name in EEPROM" Juan Francisco Estrada 2023-11-22 22:40:45 +0100
  • 488b8998a2 Revert "optimisation: use disable_heater() in more places" Juan Francisco Estrada 2023-11-22 22:40:39 +0100
  • 6afa3d6ccb Revert "Add M125" Juan Francisco Estrada 2023-11-22 22:40:35 +0100
  • 8373f7356f Revert "Fix float" Juan Francisco Estrada 2023-11-22 22:40:31 +0100
  • bd9c5b48da Revert "Fix issues" Juan Francisco Estrada 2023-11-22 22:40:27 +0100
  • 4f42d63475 Revert "Code size improvments" Juan Francisco Estrada 2023-11-22 22:40:07 +0100
  • 541f89740f Revert "M125: Code size optimisation" Juan Francisco Estrada 2023-11-22 22:40:04 +0100
  • eae8596cd0 Revert "M125: make pause_position static" Juan Francisco Estrada 2023-11-22 22:40:00 +0100
  • d9274a57b4 Revert "Don't reset pause_position on every M125" Juan Francisco Estrada 2023-11-22 22:39:56 +0100
  • 73ef775a93 Revert "Don't pause with `S`et values" Juan Francisco Estrada 2023-11-22 22:39:53 +0100
  • ed1bc7c6d7 Revert "Raise `END_FILE_SECTION` from 20000 to 30720 to prevent false positive `File incomplete. Continue Anyway?` messages." Juan Francisco Estrada 2023-11-22 22:39:38 +0100
  • 73c1100925 Revert "PFW-1523 Implement S parameter for M79" Juan Francisco Estrada 2023-11-22 22:39:34 +0100
  • 6f2a07ea0e Revert "Implement Marlin's print job timer" Juan Francisco Estrada 2023-11-22 22:39:28 +0100
  • e4308a35b1 Revert "PFW-1206 Add M75-M78" Juan Francisco Estrada 2023-11-22 22:39:23 +0100
  • b2536b7201 Revert "Fix build failure" Juan Francisco Estrada 2023-11-22 22:39:20 +0100
  • 165c722c77 Revert "M77: Save statistics when timer is stopped" Juan Francisco Estrada 2023-11-22 22:39:16 +0100
  • 929957562f Revert "Show statistics menu for USB/Serial prints" Juan Francisco Estrada 2023-11-22 22:39:13 +0100
  • 049da205d1 Revert "Fix build failure" Juan Francisco Estrada 2023-11-22 22:39:02 +0100
  • a58cdf2711 Revert "Set Ready" Juan Francisco Estrada 2023-11-22 22:38:56 +0100
  • b49930d250 Revert "Add printer_state.cpp/.h" Juan Francisco Estrada 2023-11-22 22:38:01 +0100