Commit Graph

  • 24ce71eded Optimize meander moves Alexandra Voinea 2024-11-20 09:11:18 +0100
  • 519724b53d Ensure all meander moves are done using relative mode Alexandra Voinea 2024-11-20 08:57:36 +0100
  • 81d124affd Minor nitpicks Alexandra Voinea 2024-11-20 08:52:12 +0100
  • 13d12c0ffa Get rid of float casts Alexandra Voinea 2024-11-20 08:38:19 +0100
  • e84ade3542 optimisation: combine a few functions calls into one gudnimg 2024-11-19 17:39:52 +0000
  • 658df9d04d Extract G91 to messages.h/cpp Alex Voinea 2024-11-18 10:12:05 +0100
  • 1319af8a12 Ensure that a correct feedrate is used at all times Alex Voinea 2024-11-18 10:09:10 +0100
  • 44f9b953c5 remove unused step parameter in lay1cal sqaure Alex Voinea 2024-11-18 09:51:02 +0100
  • 0b5afa3092 Unload the filament at parked position gudnimg 2024-11-17 17:03:00 +0000
  • a0278b2844 Fix an issue where MMU unloads filament while its cooling down gudnimg 2024-11-17 16:58:55 +0000
  • 365988e15f Fix an issue in first layer calibration where MMU unloads with disabled hotend heater gudnimg 2024-11-16 11:28:47 +0000
  • d1470d8abc New first layer calibration - changed to relative mode to save buffer and code size - added NEW_FIRST_LAYER_CAL to perform 1st layer cal from front to back 3d-gussner 2024-11-14 14:16:35 +0100
  • d8d058a63b
    Add Set parameter in M78 Statistics gcode (#4809) 3d-gussner 2024-11-14 08:20:39 +0100
  • 1cf0f8c3af Fix typo 3d-gussner 2024-11-14 07:55:44 +0100
  • f93de6c662 EEPROM_FILAMENTUSED is in centimeter and not meter Fix few things 3d-gussner 2024-11-11 15:47:38 +0100
  • 0fb17b1643
    Merge pull request #4805 from 3d-gussner/MK3_Fix_MMU 3d-gussner 2024-11-10 11:56:55 +0100
  • c6ec5f1356 Fix MMU tool change 3d-gussner 2024-11-08 08:20:16 +0100
  • 9d91381013 Add Set Statistics 3d-gussner 2024-11-07 15:13:05 +0100
  • cdb6635eac Remove hardcoded MMU tool count - Preload to MMU -> All - Loading Test -> All - SpoolJoin 3d-gussner 2024-10-29 15:50:01 +0100
  • 74a577bc0e
    Merge pull request #4784 from 3d-gussner/MK3_3141_Bump_up v3.14.1 MK3_3.14.1 3d-gussner 2024-09-24 16:54:47 +0200
  • ab62030c7f Bump up build number and final version 3d-gussner 2024-09-24 16:50:14 +0200
  • 4336e38d14
    Merge pull request #4783 from 3d-gussner/MK3_3141_Update_po 3d-gussner 2024-09-24 16:48:27 +0200
  • ef3527eb0f
    Merge pull request #4782 from 3d-gussner/MK3_3141_po 3d-gussner 2024-09-24 16:45:16 +0200
  • b0dc04688f Update po files 3d-gussner 2024-09-24 16:37:43 +0200
  • 21084af026 Update po files 3d-gussner 2024-09-24 16:37:43 +0200
  • 9c2c95ec84
    Merge pull request #4781 from 3d-gussner/MK3_3131_MBL_relax_tight_thresholds 3d-gussner 2024-09-24 14:42:23 +0200
  • 8320189c45 Further relax the MBL tight threshold Alex Voinea 2024-09-24 10:33:23 +0200
  • 24bfa8db59
    Merge pull request #4780 from leptun/MBL_relax_tight_thresholds 3d-gussner 2024-09-24 13:47:02 +0200
  • f12683f3ff Further relax the MBL tight threshold Alex Voinea 2024-09-24 10:33:23 +0200
  • afca99f672
    Merge pull request #4779 from 3d-gussner/MK3_3141_Fix_unload 3d-gussner 2024-09-23 15:49:41 +0200
  • c134884834 Add `#ifdef FANCHECK` thanks @gudnimg 3d-gussner 2024-09-23 07:00:17 +0200
  • 2c5c7da784 Enable Tune menu during fan check issues, user can then disable the fan check if needed. Send //action:cancel when LCD Stop print is selected. 3d-gussner 2024-09-17 15:08:30 +0200
  • 0bbe7f6714 Fix MMU unload issue after a fan check issue has been solved 3d-gussner 2024-09-17 15:06:59 +0200
  • aa4de7ae7e
    Merge pull request #4773 from 3d-gussner/MK3_fix_unload 3d-gussner 2024-09-23 07:39:18 +0200
  • 402b9ed93a Add `#ifdef FANCHECK` thanks @gudnimg 3d-gussner 2024-09-23 07:00:17 +0200
  • 65a26e882b Enable Tune menu during fan check issues, user can then disable the fan check if needed. Send //action:cancel when LCD Stop print is selected. 3d-gussner 2024-09-17 15:08:30 +0200
  • 29c920c801 Fix MMU unload issue after a fan check issue has been solved 3d-gussner 2024-09-17 15:06:59 +0200
  • 91af967f5c
    Merge pull request #4774 from 3d-gussner/MK3141_PFW-1562 3d-gussner 2024-09-18 09:02:02 +0200
  • 7704cb472f PFW-1562 Fix an issue where safety timer is not handled correctly in mFilamentPrompt menu gudnimg 2024-09-15 10:28:10 +0000
  • ab5c7ac6c6
    Merge pull request #4772 from gudnimg/FW-1562 3d-gussner 2024-09-17 16:30:37 +0200
  • de092b35d5 PFW-1562 Fix an issue where safety timer is not handled correctly in mFilamentPrompt menu gudnimg 2024-09-15 10:28:10 +0000
  • 0fadb210dd PFW-1561 Use did_pause_print explicitly gudnimg 2024-09-14 12:50:21 +0000
  • a4ee731a53 PFW-1561 MMU unload when there are no fan errors gudnimg 2024-09-14 12:40:35 +0000
  • 78d3e24105 Fix inconsistent indentation gudnimg 2024-09-07 11:42:51 +0000
  • 329e8e897f wizard: show message before rendering a new menu gudnimg 2024-09-07 11:42:21 +0000
  • 5aa67489da
    Merge pull request #4768 from 3d-gussner/MK3_3141_test_prep t3.14.1 3d-gussner 2024-09-04 09:54:21 +0200
  • 7d3032c001 Bump up version to FW3.14.1-RC1-8225 3d-gussner 2024-09-04 09:33:47 +0200
  • 2c621e025a Update pot and po files 3d-gussner 2024-09-04 09:32:30 +0200
  • 6ea47967da
    Merge pull request #4765 from leptun/MBL_fixes 3d-gussner 2024-09-04 07:42:48 +0200
  • 4e9e20c67f
    Merge pull request #4766 from gudnimg/remove-sm4_line_xyze_ui 3d-gussner 2024-09-03 15:22:56 +0200
  • 2fed2f00f7
    Update Czech translation 3d-gussner 2024-09-03 13:27:53 +0200
  • 1c0a59f7c9
    Update Hungarian translation 3d-gussner 2024-09-03 11:47:14 +0200
  • 3facdb4576 Add new message and translations 3d-gussner 2024-09-03 09:21:37 +0200
  • cb502ee7bc Update MSG_MBL_FAILED translations Alex Voinea 2024-09-02 16:34:57 +0200
  • b614b9c43d Do not prompt for steel sheet on bed during XYZ calibration Alex Voinea 2024-09-02 16:34:05 +0200
  • b58d2ecccb Prompt user for Z calibration after failed MBL with yes-no screen Alex Voinea 2024-09-01 12:38:57 +0200
  • 357b68cf76 Ask for steel sheet on bed during Z calibration Alex Voinea 2024-08-31 14:23:36 +0200
  • d2119c24e1 Prompt Z calibration when 7x7 MBL is enabled Alex Voinea 2024-08-31 13:57:38 +0200
  • 8196e48684 Reduce number of Z realignments before Z calibration is requested Alex Voinea 2024-08-30 20:57:52 +0200
  • d8e3c2b481 Relax 3x3 MBL threshold Alex Voinea 2024-08-30 20:56:19 +0200
  • 83c43fba02
    Merge pull request #4767 from gudnimg/linearity-correction-opt-v2 3d-gussner 2024-09-02 11:18:44 +0200
  • b3a682d330 Always re-init the TMC drivers after leaving linearity correction menu Guðni Már Gilbert 2024-09-01 22:14:25 +0000
  • 312f79c5f5 optimisation: Simplify saving linearity correction gudnimg 2024-09-01 12:34:00 +0000
  • aa8569600c Fix build and make sm4 a C++ file Guðni Már Gilbert 2023-10-05 12:24:44 +0000
  • a2d45e5d11 cleanup: remove unused global sm4_cpu_time Guðni Már Gilbert 2023-10-05 12:17:16 +0000
  • f115adf894 cleanup: remove unused function sm4_get_dir Guðni Már Gilbert 2023-10-05 12:16:27 +0000
  • 5a5c68f563 cleanup: remove unused function sm4_get_dir_bits Guðni Már Gilbert 2023-10-05 12:15:37 +0000
  • 7d3c416d04 cleanup: remove unused function sm4_line_xyze_ui Guðni Már Gilbert 2023-10-05 12:02:38 +0000
  • cb85623068 cmake: enable -mcall-prologues Guðni Már Gilbert 2024-07-27 21:09:32 +0000
  • 6c99a4463e
    Merge pull request #4755 from sarusani/AddLoadIfAutoloadDisabled 3d-gussner 2024-08-30 17:11:37 +0200
  • a259482b6b Add load option if autoload is disabled sarusani 2024-08-16 10:32:58 +0200
  • 923f926223
    Merge pull request #4749 from gudnimg/remove-auto-bed-leveling 3d-gussner 2024-08-30 10:44:50 +0200
  • d3c326de99
    Merge pull request #4727 from gudnimg/improve-missing-filament 3d-gussner 2024-08-30 10:44:05 +0200
  • af6fbb13de
    Merge pull request #8 from 3d-gussner/MK3_fix_PR4727 Guðni Már Gilbert 2024-08-30 08:35:27 +0000
  • 56de4bf53b Update Community translation list - Croatian, Swedish and Norwegian are inactive since the last few translation review requests have not been done 3d-gussner 2024-08-30 08:14:23 +0200
  • b9b32b0d9f Update Slovak translation Thanks to @ingbrzy @shatter136 3d-gussner 2024-08-28 12:07:20 +0200
  • 6af6b402cc Update Czech and Italian translations Thanks to @DRRacer and @wavexx 3d-gussner 2024-08-28 11:29:28 +0200
  • 1a717986c1 Update Hungarian translation Thanks to @AttilaSVK 3d-gussner 2024-08-27 07:11:32 +0200
  • 6fa80045b5 Another Dutch translation fix 3d-gussner 2024-08-26 14:15:31 +0200
  • ff9a476121 Update Dutch translation Thanks to @stelgenhof 3d-gussner 2024-08-26 14:13:28 +0200
  • e90b536c9b Update Romainian translations Thanks to @petrubecheru and @Hauzman 3d-gussner 2024-08-26 13:46:23 +0200
  • b353f1f008 Add missing translations Used `trans -b :cs+de+es+fr+hr+hu+it+nl+no+pl+ro+sk+sv "<text>"` to translate Looked at pre-translated text to reuse as much as possible. 3d-gussner 2024-08-26 10:02:56 +0200
  • c1360d7bfb Fix LCD output Configuration->HW Setup->Checks showed `a` 3d-gussner 2024-08-26 09:20:05 +0200
  • f7e3195d78 Remove CUSTOM_M_CODES define gudnimg 2024-08-24 16:33:00 +0000
  • 2b1c49dae2 Remove legacy Auto Bed Leveling code Guðni Már Gilbert 2024-08-09 15:18:58 +0000
  • c0904e4e8d Make max_pos and min_pos static Guðni Már Gilbert 2024-08-20 21:47:42 +0000
  • 4750494727 Drop redundant lcd_draw_update assignment Guðni Már Gilbert 2024-08-17 18:33:28 +0000
  • c92b80d3d3 Reduce _lcd_move() code size Guðni Már Gilbert 2024-08-17 18:23:27 +0000
  • f5fe658728 fixup after rebase Guðni Már Gilbert 2024-08-20 21:21:03 +0000
  • 5e66e71a48 Check if MMU is enabled by reading EEPROM Guðni Már Gilbert 2024-08-15 17:32:29 +0000
  • 4ed5b36199 Use a fresh EEPROM cell for the new value gudnimg 2024-07-26 16:01:11 +0000
  • 40d3830e6d Simplify filament_presence_check usage gudnimg 2024-07-26 15:53:42 +0000
  • 75c980c4e7 optimisation: deduplicate more code gudnimg 2024-07-26 15:27:29 +0000
  • b7caf36207 optimisation: deduplicate printer check toggle menus Guðni Már Gilbert 2024-07-26 13:18:07 +0000
  • bf72ecc3f9 Add filament presence check at start of print Guðni Már Gilbert 2024-07-25 12:02:08 +0000
  • 055f601ad3
    Merge pull request #4751 from sarusani/FilamentRunoutActions 3d-gussner 2024-08-23 15:13:08 +0200
  • 96d6192be5
    Merge pull request #4760 from 3d-gussner/MK3_New_github_issue_templates 3d-gussner 2024-08-23 14:52:02 +0200
  • 908e3e4bf6
    Merge fe6e5717fb into d3cec58a7a vintagepc 2024-08-23 14:48:03 +0200
  • d3cec58a7a
    Merge pull request #4761 from 3d-gussner/MK3_MMU303 3d-gussner 2024-08-23 14:40:41 +0200
  • 8fe73a0dc2 Update to MMU FW 3.0.3 3d-gussner 2024-08-23 14:31:49 +0200