Commit 1f55345
committed
Squashed commit of the following:
commit 0a30fac
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue May 16 14:01:35 2023 -0500
🔖 Version 2.1.2.1
commit cbdc01e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Mon May 29 19:23:21 2023 -0500
🩹 Prevent Z drop with G28 X/Y
commit 2dffa39
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun May 21 08:41:01 2023 -0500
🩹 Fix TFT LVGL compile error (MarlinFirmware#25865)
Fixes regression from MarlinFirmware#24302
commit 09247e7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri May 19 23:30:48 2023 -0500
🚸 Improve EEPROM validation (MarlinFirmware#25860)
commit 62a7bba
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu May 18 19:53:03 2023 -0500
🩹 Fix null pwm_details
commit ce38260
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue May 16 01:28:04 2023 -0500
🩹 Improve edit menu rounding
commit 3ad9c0b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue May 2 18:15:23 2023 -0500
🧑💻 ftdi_language
commit a0fd588
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun May 14 18:08:33 2023 -0500
📌 TH3D EZBoard SD_DETECT_PIN 27
commit 876f996
Author: Chris Bagwell <chris@cnpbagwell.com>
Date: Wed May 10 05:59:28 2023 -0500
🔧 Fix SHAPING_MIN_FREQ check (MarlinFirmware#25358)
commit dba521a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun May 14 18:32:59 2023 -0500
🧑💻 M43 updates
commit 50ad323
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date: Tue May 9 22:52:59 2023 +0200
🔧 Move SOFT_PWM_SCALE fallback to cpp (MarlinFirmware#25800)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 03149b9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat May 6 17:37:47 2023 -0500
🚸 Faster default Marlin feedrate
commit 6e91f36
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Mon May 8 23:54:46 2023 +1200
🔨 MKS Robin2 PIO Env (MarlinFirmware#25792)
commit 0708275
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu May 4 18:05:56 2023 -0500
🎨 Move G28O inside ProUI
commit a2040ba
Author: Scott Mikutsky <smikutsky@gmail.com>
Date: Mon May 1 02:10:46 2023 -0400
🐛 Fix STM32 USB disconnect behavior (MarlinFirmware#25762)
commit b6c27fb
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Apr 30 18:12:13 2023 -0500
🔧 Fix X2/Y2 axis pins check
commit b2acd51
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 28 11:03:38 2023 -0500
🔧 Move MMU section
commit 6d46a49
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Mon May 1 18:15:31 2023 -0500
🩹 Fix TFT sanity error
commit d959e3b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Apr 30 18:12:21 2023 -0500
🧑💻 Use NUM_AXIS_ARRAY
commit f48467b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Apr 26 14:39:56 2023 -0500
🔨 Servo Timer 1 with STM32F103RC_fysetc (MarlinFirmware#25741)
commit a9c476c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue May 16 18:43:44 2023 -0500
🔧 Update config.ini script
commit 61d1ce7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Apr 26 14:29:21 2023 -0500
🧑💻 Change HAL_PATH macro for easier HAL relocation (MarlinFirmware#25743)
commit 3c9e8e1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Apr 26 02:57:53 2023 -0500
🔧 Extra axis endstop defaults
commit d554855
Author: Anson Liu <ansonl@users.noreply.github.com>
Date: Mon Apr 24 22:07:12 2023 -0400
🔨 Prevent SlowSoftWire + Wire name conflict (MarlinFirmware#25707)
commit 44b06d7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Mon Apr 24 05:24:10 2023 -0500
📝 Developer note in boards.h
commit ffe47a0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Apr 23 03:17:55 2023 -0500
🚸 Improve PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED (MarlinFirmware#25681)
commit 6a12937
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Apr 23 02:07:42 2023 -0500
🩹 Fix UBL safe measure move with extra axes
Followup to 7e79fc5
commit 00c96dc
Author: Alexey D. Filimonov <alexey@filimonic.net>
Date: Sat Apr 22 12:06:19 2023 +0300
🎨 Clean up TFT Color UI display items (MarlinFirmware#25712)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 7fb92f4
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Wed Apr 19 17:21:53 2023 -0700
🚸 Permit G38 with Core (MarlinFirmware#25713)
commit a93b3c1
Author: Jay Robson <45777442+jsrobson10@users.noreply.github.com>
Date: Thu Apr 20 06:58:42 2023 +1000
🐛 Fix G38 with Z, support 9 axes (MarlinFirmware#25691)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit d75e016
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Wed Apr 19 14:53:11 2023 -0700
🔧 Check renamed LIN_ADVANCE_K (MarlinFirmware#25710)
commit 5426759
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Wed Apr 19 12:50:11 2023 +1200
🩹 Correctly add JSON to mc.zip (MarlinFirmware#25706)
commit a5b5db4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Apr 16 19:11:56 2023 -0500
🧑💻 Minor SpindleLaser::set_enabled tweak
commit 15671a4
Author: Alexey D. Filimonov <alexey@filimonic.net>
Date: Mon Apr 17 02:38:12 2023 +0300
🩹 Fix Spindle/Laser ENA pin test (MarlinFirmware#25622)
commit f62d47a
Author: Bob Kuhn <bob.kuhn@att.net>
Date: Sun Apr 16 18:35:13 2023 -0500
🩹 Fix laser with no PWM compile (MarlinFirmware#25290)
commit 5b8be44
Author: Dennis Lawler <4824647+drawlerr@users.noreply.github.com>
Date: Sat Apr 15 22:50:26 2023 -0600
🚸 Echo G30 out-of-bounds (MarlinFirmware#25671)
commit df7d13a
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date: Tue Apr 18 10:40:13 2023 +0200
🩹 Bail on 'mc.zip' write error (MarlinFirmware#25695)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 8592035
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Tue Apr 18 07:51:25 2023 +1200
🔨 Fix, clean up STM32F1 envs (MarlinFirmware#25697)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 5a38066
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date: Sun Apr 16 03:26:08 2023 +0200
🐛 Fix Configuration Embedding (MarlinFirmware#25688)
commit 0ece7ca
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Sun Apr 23 08:59:51 2023 +1200
🩹 Status / Host Prompt followup (MarlinFirmware#25720)
Followup to MarlinFirmware#25679
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 2fb47af
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 14 18:06:56 2023 -0500
🧑💻 HostUI::continue_prompt method
commit d2e84e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 14 17:51:45 2023 -0500
🧑💻 Status Message cleanup
commit 3340491
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 14 18:00:25 2023 -0500
🧑💻 JyersUI code cleanup
commit d399101
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 14 18:09:16 2023 -0500
🧑💻 Apply simplified ?:
commit 02178bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 14 22:22:07 2023 -0500
🔧 Trigorilla / Chiron updates
Followup to c3f34e4
commit 8bc6f77
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu Apr 13 04:06:35 2023 -0500
🔨 Improve runout script check
commit 141cfdd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu Apr 13 04:05:56 2023 -0500
🩹 Fix AUTOFAN_CASE
Followup to MarlinFirmware#25554
commit 4781d57
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Apr 11 21:28:21 2023 -0500
🔧 Move FIL_RUNOUT_PIN for Chiron + GLCD
commit 6ebbfa8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Apr 11 18:43:18 2023 -0500
🧑💻 Clarify G28 R / R0
commit cbbcc01
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Apr 11 21:26:46 2023 -0500
🚸 Minor M43 improvements
commit b5ccd65
Author: David Fries <David@Fries.net>
Date: Mon Apr 10 04:38:38 2023 -0500
⚡️ Skip a redundant BLTouch::command (MarlinFirmware#25656)
commit cf1f56f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Mar 26 20:26:18 2023 -0500
🔧 Move TFT sanity checks
commit 1e2de0e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 7 01:49:27 2023 -0500
🎨 Detab some build files
commit cf28f48
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Apr 7 01:33:03 2023 -0500
🎨 Apply const (MarlinFirmware#25643)
commit 69e8f2e
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Fri Apr 7 18:32:25 2023 +1200
🚸 Support CoreXY without Z (MarlinFirmware#25630)
commit 2be9f98
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu Apr 6 17:24:32 2023 -0500
📝 Update Ender # labels
commit c2c1ff8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu Apr 6 16:58:12 2023 -0500
🧑💻 Update pinsformat.js
commit e240874
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Apr 4 20:46:46 2023 -0500
🐛 Ensure root for 'M503 C'
commit 6412950
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date: Sat Apr 1 06:19:48 2023 +0200
🌐 Update Italian language (MarlinFirmware#25587)
commit 466ce0b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Mon Aug 16 13:44:00 2021 -0500
🩹 Fix displayed mix percentages
commit 59a2cb0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Mar 29 21:50:04 2023 -0500
🩹 Fix Ender-3 V2 with no fan
commit 85e28f3
Author: Chris Pepper <p3p@p3psoft.co.uk>
Date: Wed Mar 29 05:45:22 2023 +0100
🔨 MarlinSimUI updates (MarlinFirmware#25589)
commit bbb75ab
Author: John Unland <junland.foss@gmail.com>
Date: Tue Mar 28 23:23:27 2023 -0500
🔨 Improve Docker local tests support (MarlinFirmware#25583)
commit 637cd95
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date: Wed Mar 29 00:20:52 2023 -0400
🎨 Remove unused ProUI : UBLValidMesh (MarlinFirmware#25591)
commit d04b3ff
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Mar 28 16:14:37 2023 -0500
🔧 Fix up WiFi options (MarlinFirmware#25586)
commit 51b33cc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Mar 24 03:01:09 2023 -0500
🔨 INI Updates
Co-Authored-By: Martin Turski <turningtides@outlook.de>
commit f452df0
Author: Eduard Sukharev <sukharev.eh@gmail.com>
Date: Mon Mar 27 21:55:56 2023 +0300
🐛 Fix M23 long filename support (MarlinFirmware#25540)
commit cd0bfcd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Mar 26 04:36:12 2023 -0500
🧑💻 Auto Fan / Cooler Fan updates (MarlinFirmware#25554)
commit bcf3098
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Sun Mar 26 02:09:27 2023 -0700
🩹 Fix Touch Calibration first point (MarlinFirmware#25298)
commit a40e17d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat Mar 25 20:17:54 2023 -0500
🎨 Timer tweaks
commit d66f4ba
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Sat Mar 25 17:14:21 2023 +1300
🩹 Fix Chitu3D V6 default probe pin (MarlinFirmware#25552)
commit 26cb2d5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Mar 24 18:43:53 2023 -0500
🩹 Update TRONXY_V10 SPI_FLASH pins
commit 376e940
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Mar 24 02:43:20 2023 -0500
🎨 LPC_SOFTWARE_SPI => SOFTWARE_SPI
Co-Authored-By: Martin Turski <turningtides@outlook.de>
commit ebe3fe0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Mar 24 02:40:29 2023 -0500
🎨 Pins header comments
Co-Authored-By: Martin Turski <turningtides@outlook.de>
commit 0d7e30b
Author: Martin Turski <turningtides@outlook.de>
Date: Fri Mar 24 05:08:28 2023 +0100
🩹 Reset touch screen calibration on failure (MarlinFirmware#25334)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit accfab8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu Mar 23 17:19:20 2023 -0500
🎨 calibration_stage => stage
commit d68ad9e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat Mar 18 21:57:06 2023 -0500
🩹 Fix a serial_ternary
commit 70c8859
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Sun Mar 19 13:17:21 2023 +1300
🩹 Fix Ender 2 stock LCD (MarlinFirmware#25538)
commit 980fba8
Author: George Fu <nailao_5918@163.com>
Date: Sat Mar 18 17:47:54 2023 +0800
🐛 Fix FYSETC Cheetah v2.0 Servo/Probe pins (MarlinFirmware#24635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit d0bdb9c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat Mar 18 17:13:06 2023 -0500
⚡️ Misc. optimizations
commit 821d796
Author: Davide Rombolà <davide.rombola@gmail.com>
Date: Sat Mar 18 07:35:54 2023 +0100
🎨 Suppress warning (MarlinFirmware#25529)
commit dcbba65
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat Mar 18 01:22:50 2023 -0500
🧑💻 More IntelliSense-friendly declares
commit 5c3dd46
Author: Michael Hill <mhill@hillsoftware.com>
Date: Sat Mar 18 01:56:07 2023 -0400
✨ Sovol v1.3.1 (Sovol SV06) (MarlinFirmware#25267)
commit e50980e
Author: dwzg <50058606+dwzg@users.noreply.github.com>
Date: Thu Mar 16 01:15:54 2023 +0100
🩹 Fix DWIN MarlinUI Fan/E/XY (MarlinFirmware#25502)
commit c3b037e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Mar 15 19:13:09 2023 -0500
🩹 Fan Menu / Status fixes
Followup to MarlinFirmware#21888
commit 71e6f70
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date: Mon Mar 6 01:29:43 2023 +0300
🌐 Update Turkish language (MarlinFirmware#25447)
commit 7f9f922
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date: Fri Mar 3 21:27:15 2023 +0100
🌐 Update Italian language (MarlinFirmware#25454)
commit 197b319
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Mar 3 13:42:46 2023 -0600
📝 Fix a comment
commit e03dfb8
Author: jamespearson04 <jamespearson04@hotmail.co.uk>
Date: Fri Mar 3 20:26:38 2023 +0000
🐛 Fix UBL 'G29 J' mesh tilt (MarlinFirmware#25453)
Fix regression from MarlinFirmware#24214
commit cba3b2c
Author: Marcio T <mlt4356-github@yahoo.com>
Date: Wed Mar 1 21:07:23 2023 -0700
🚸 Improve CocoaPress Touch UI (MarlinFirmware#25446)
commit a9a6d1f
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Mon Feb 27 15:27:58 2023 +1300
📝 Link to archived RA Control Panel page (MarlinFirmware#25424)
commit 61ccd45
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date: Tue Jan 31 06:07:51 2023 +0100
🌐 Update Italian language (MarlinFirmware#25309)
commit bab8478
Author: Roman Moravčík <roman.moravcik@gmail.com>
Date: Tue Jan 31 06:07:03 2023 +0100
🌐 Update Slovak language (MarlinFirmware#25305)
commit 0110877
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Tue Feb 28 06:11:53 2023 +1300
🧑💻 Add IA_CREALITY CI test (MarlinFirmware#25434)
commit b7ee06b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue May 16 19:52:36 2023 -0500
🔨 Use 'build_src_filter'
commit 5f8df0a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Mar 26 17:49:51 2023 -0500
🔨 Fix thread-unsafe deque iteration
commit b338159
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Wed May 17 06:50:57 2023 +1200
🐛 Fix MKS Robin Nano 1.3 F4 pin collision (MarlinFirmware#25838)
commit 2399a24
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Mon Apr 10 22:17:50 2023 +1200
🔧 Update thermocouple 2 pin sanity check (MarlinFirmware#25627)
commit d05acb7
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Mon Apr 10 21:16:52 2023 +1200
🩹 Fix MARLIN_F446Zx_TRONXY variant (MarlinFirmware#25659)
Followup to 9be1554
commit 81d4f8f
Author: Chris Pepper <p3p@p3psoft.co.uk>
Date: Sat Apr 8 02:55:10 2023 +0100
🩹 Fix SD partitionTable packing (MarlinFirmware#25648)
commit b0c3db6
Author: Jason Smith <jason.inet@gmail.com>
Date: Fri Apr 7 18:52:33 2023 -0700
🎨 Suppress M122 sign warning (MarlinFirmware#25613)
commit ea6430d
Author: Eduard Sukharev <sukharev.eh@gmail.com>
Date: Wed Mar 15 00:49:49 2023 +0300
🐛 Fix long filename read/report (MarlinFirmware#25509)
commit ccb4d11
Author: John Robertson <john@cirtech.co.uk>
Date: Sat Mar 18 10:33:15 2023 +0000
🔧 Sanity-check PRINTCOUNTER_SAVE_INTERVAL + ESP32 I2S Exp (MarlinFirmware#25527)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 176ecf4
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Sat Mar 11 00:08:07 2023 -0800
🐛 Fix Anet ET4 SD_SS_PIN (MarlinFirmware#25492)
commit 3ec5d6d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat Mar 11 19:17:25 2023 -0600
⚡️ Exit from ISR on AVR already does sei
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
commit 75aa880
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Fri Mar 10 15:56:33 2023 -0800
✨ BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (MarlinFirmware#25387, MarlinFirmware#25495, MarlinFirmware#25535)
commit a50ff5d
Author: Sion Williams <sion5@hotmail.co.uk>
Date: Thu Mar 9 08:45:01 2023 +0000
🔨 VSCode + Devcontainer support (MarlinFirmware#22420)
commit 504f09f
Author: alextrical <35117191+alextrical@users.noreply.github.com>
Date: Sun Mar 5 22:28:50 2023 +0000
🐛 Fix Flash EEPROM for STM32G0B1CB (MarlinFirmware#25469)
commit aae1102
Author: Hans-Christian Ebke <ebke@cs.rwth-aachen.de>
Date: Sun Mar 5 23:25:11 2023 +0100
🐛 Fix apply_power for SPINDLE_SERVO (MarlinFirmware#25465)
commit a40ff13
Author: tombrazier <68918209+tombrazier@users.noreply.github.com>
Date: Wed Mar 1 00:16:27 2023 +0000
🐛 Fix LA retract/feedrate edge case (MarlinFirmware#25445)
Followup to MarlinFirmware#25442
commit dfd1fb7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Feb 28 17:50:06 2023 -0600
🔨 Improve config.ini example fetch
commit 6d8c9f6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Mar 1 20:06:47 2023 -0600
🌐 Regenerate language data
commit db0c8b3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Mar 5 19:15:22 2023 -0600
🧑💻 Script to make non-accented languages
commit 0e3d951
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Mar 1 19:07:47 2023 -0600
🔨 Update font scripts
commit 22e6365
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Tue Feb 28 16:16:11 2023 +1300
🔧 Fix Sensorless Probe sanity-check err (MarlinFirmware#25417)
commit abd710b
Author: tombrazier <68918209+tombrazier@users.noreply.github.com>
Date: Mon Feb 27 23:00:13 2023 +0000
🐛 Fix Linear Advance E position tracking (MarlinFirmware#25442)
Fix regression from MarlinFirmware#24951
commit d5c312c
Author: tombrazier <68918209+tombrazier@users.noreply.github.com>
Date: Fri Mar 3 20:37:10 2023 +0000
🐛 Fix ISR_SHAPING_LOOP_CYCLES (MarlinFirmware#25335)
commit 64f9c17
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Sat Mar 4 09:32:04 2023 +1300
🔨 Fix 'step' type in createTemperatureLookupMarlin.py (MarlinFirmware#25455)
commit bac334c
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Sun Feb 26 19:03:28 2023 -0800
🔨 Fix env STM32G0B1RE_btt, add …_manta_btt (MarlinFirmware#25431)
commit 071d54e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Thu Feb 23 21:38:11 2023 -0600
🎨 Use LIMIT macro
commit c4ac8a2
Author: Guðni Már Gilbert <gudni.m.g@gmail.com>
Date: Fri Feb 24 03:29:47 2023 +0000
⚡️ Reduce edit_screen code size (MarlinFirmware#25420)
commit 53698b8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 22 14:30:02 2023 -0600
🔧 Fix Einsy Rambo TMC driver check
commit d5d497f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Feb 21 18:22:16 2023 -0600
🔨 Fix marlin_custom.* without lib_deps
commit e65e38a
Author: tombrazier <68918209+tombrazier@users.noreply.github.com>
Date: Tue Feb 21 22:37:11 2023 +0000
🐛 Fix AVR maths used by Stepper (MarlinFirmware#25338)
commit 9d56b7f
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Wed Feb 22 11:27:47 2023 +1300
🔨 Encrypt some MKS Robin (MarlinFirmware#25349)
commit 1748abd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Feb 21 15:08:25 2023 -0600
🧑💻 Fix preheat tests (nested macro limit ~256)
Followup to MarlinFirmware#25407
commit 7afd823
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Tue Feb 21 15:25:22 2023 +1300
🔧 Sanity-check hotend max / preheat temps (MarlinFirmware#25407)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 4a1cbff
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Tue Feb 21 13:58:40 2023 +1300
📺 Update Re-ARM VIKI2 SPI pins (MarlinFirmware#25411)
commit 94780bb
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Feb 17 22:12:11 2023 -0600
🚸 Interruptible PLR (MarlinFirmware#25395)
commit 838df37
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date: Thu Feb 16 12:58:51 2023 +1300
🐛 Fix FastPWM calculations (MarlinFirmware#25343)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
commit 7a8c984
Author: Trevin Small <trevincub03@gmail.com>
Date: Wed Feb 15 19:00:10 2023 -0500
✏️ Fix README typo (MarlinFirmware#25388)
commit 50f4e6b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Feb 14 22:29:47 2023 -0600
🎨 Tweak VALIDATE_MESH_TILT
commit db8f501
Author: Frederik Kemner <stuff+github@fredo.org>
Date: Wed Feb 15 05:25:47 2023 +0100
🚸 SPI endstops for X/Y Dual and Core (MarlinFirmware#25371)
commit 255bc3c
Author: Radek <46979052+radek8@users.noreply.github.com>
Date: Wed Feb 15 04:57:39 2023 +0100
📝 Fix BTT_MINI_12864_V1 comment (MarlinFirmware#25366)
commit 38c4c7f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat Feb 11 21:29:32 2023 -0600
🔨 Suppress native build warnings
commit fecb667
Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
Date: Thu Feb 9 06:46:02 2023 +0300
🔨 Adjust INI comments (MarlinFirmware#25183)
commit f7485ce
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 8 20:31:02 2023 -0600
🩹 Extra axis min home with Delta Sensorless Probe
commit a49d286
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 8 20:29:37 2023 -0600
🩹 Extra axes for Tool Change
commit 59c8857
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 8 20:28:56 2023 -0600
🩹 Various simple fixes
commit 6e38ec3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 8 20:26:59 2023 -0600
🩹 Safe Bed Leveling updates
commit 93c61b1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 8 20:19:12 2023 -0600
🩹 Misc. extra axis updates
commit 87d7449
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 8 19:39:21 2023 -0600
🩹 Use 'M205 D' when 'B' is an axis
commit 98c9ecd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Feb 8 19:37:10 2023 -0600
🔧 Add a test for extra axes
commit 8976bc5
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Tue Feb 7 22:39:09 2023 -0800
✨ BigTreeTech Manta M4P, M5P, M8P V1.0 / 1.1, E3 EZ (MarlinFirmware#25001)
commit e3cff7a
Author: Victor Oliveira <rhapsodyv@gmail.com>
Date: Sat Feb 4 05:10:26 2023 -0300
🧑💻 General 'MediaFile' type alias (MarlinFirmware#24424)
commit 4000db2
Author: vyacheslav-shubin <shubin-vv@krista.ru>
Date: Sat Feb 4 10:36:07 2023 +0300
🧑💻 Add SD Card 'hide' method for dev usage (MarlinFirmware#22425)
commit f9621e2
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date: Thu Feb 2 17:41:46 2023 -0800
📝 Fix Z*_ENDSTOP_ADJUSTMENT comments (MarlinFirmware#25295)
commit 1a184e5
Author: kg333 <matthew@kyengineer.com>
Date: Wed Feb 1 19:02:26 2023 -0500
📺 Melzi v4 with BTT SKR Mini E3 (MarlinFirmware#25321)
commit 6e42735
Author: Martin Turski <quiret@vfemail.net>
Date: Fri Feb 3 04:01:22 2023 +0100
🔨 Fix test build path with spaces (MarlinFirmware#25329)
commit 79e2375
Author: Bob Kuhn <bob.kuhn@att.net>
Date: Wed Feb 1 01:51:11 2023 -0600
🔧 Fix SD sorting sanity checks (MarlinFirmware#25318)
commit 858de4f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Mon Jan 30 22:11:50 2023 -0600
🔧 Fix build with no Y axis (MarlinFirmware#25311)
commit bac0b35
Author: Bob Kuhn <bob.kuhn@att.net>
Date: Mon Jan 30 21:57:36 2023 -0600
🩹 Fix G61 axis parameters with no offset (MarlinFirmware#25312)
commit 60f3857
Author: Darren Garnier <dgarnier@reinrag.net>
Date: Mon Jan 30 23:00:49 2023 -0500
🔨 Fix config.ini URL fetch (MarlinFirmware#25313)
commit b3c004e
Author: avionix-g <63542699+avionix-g@users.noreply.github.com>
Date: Wed Jan 25 23:14:52 2023 -0500
🐛 Fix MKS board Ultipanel support (MarlinFirmware#25278)
commit 9e755a2
Author: xBiohazardx <36756950+xBiohazardx@users.noreply.github.com>
Date: Fri Jan 27 01:05:04 2023 +0100
✏️ Fix probe invert flag (MarlinFirmware#25282)
commit 0d83118
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Wed Jan 25 21:37:10 2023 -0600
🔧 Refine Input Shaping check (MarlinFirmware#25280)
commit 0ed083a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Fri Jan 20 21:17:13 2023 -0600
SDIO retry, hsd clock, etc.
commit 2c39f84
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Jan 24 02:21:02 2023 -0600
🔧 Overridable Stepper EN init
commit b7e4216
Author: Bob Kuhn <bob.kuhn@att.net>
Date: Mon Jan 23 01:37:35 2023 -0600
🐛 Fix Ender-2 Stock Display with Melzi (MarlinFirmware#25258)
commit 536e8a7
Author: MarkMan0 <38912829+MarkMan0@users.noreply.github.com>
Date: Sun Dec 18 06:48:33 2022 +0100
🐛 Fix, Refactor PID scaling (MarlinFirmware#25096)
commit 8c34258
Author: John Robertson <john@cirtech.co.uk>
Date: Tue Jan 17 23:53:39 2023 +0000
🐛 Fix potential I2S buffer overwrite (MarlinFirmware#25113)
commit dd892c6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Mon Jan 16 22:11:49 2023 -0600
🎨 Heading cleanup
commit 947a9cb
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Jan 15 06:48:17 2023 -0600
🎨 Language / menu cleanup
commit 62487c6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sat Jan 14 07:44:57 2023 -0600
✏️ ProUI followup
commit 6cf085d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Sun Jan 15 01:11:49 2023 -0600
🔧 Added MOTHERBOARD error text
commit c3c6432
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date: Tue Mar 14 16:48:17 2023 -0500
🎨 Misc. formatting1 parent 1ed20ef commit 1f55345
File tree
558 files changed
+42429
-30341
lines changed- .devcontainer
- Marlin
- src
- HAL
- AVR
- fastio
- inc
- DUE/inc
- ESP32
- inc
- LINUX
- inc
- LPC1768
- inc
- NATIVE_SIM
- inc
- u8g
- SAMD21
- inc
- SAMD51/inc
- STM32F1
- STM32
- inc
- TEENSY31_32/inc
- TEENSY35_36/inc
- TEENSY40_41/inc
- core
- feature
- bedlevel
- mbl
- ubl
- leds
- mmu
- gcode
- bedlevel
- abl
- mbl
- calibrate
- config
- control
- eeprom
- feature
- camera
- pause
- trinamic
- host
- lcd
- probe
- sd
- inc
- lcd
- HD44780
- TFTGLCD
- dogm
- fontdata
- e3v2
- creality
- jyersui
- marlinui
- proui
- extui
- ftdi_eve_touch_ui
- archim2-flash
- cocoa_press
- ftdi_eve_lib/extended
- generic
- language
- theme
- mks_ui
- language
- tft_io
- tft
- touch
- libs
- module
- thermistor
- pins
- lpc1768
- lpc1769
- mega
- rambo
- ramps
- samd
- sam
- sanguino
- stm32f1
- stm32f4
- stm32g0
- stm32h7
- teensy2
- sd
- usb_flashdrive
- lib-uhs2
- buildroot
- bin
- tests
- web-ui/data/www
- config
- docker
- docs
- ini
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
558 files changed
+42429
-30341
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
5 | | - | |
| 10 | + | |
6 | 11 | | |
7 | | - | |
8 | | - | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
37 | | - | |
| 42 | + | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
43 | | - | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
47 | | - | |
| 53 | + | |
| 54 | + | |
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
51 | | - | |
| 58 | + | |
52 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| 122 | + | |
| 123 | + | |
117 | 124 | | |
118 | 125 | | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
122 | 129 | | |
123 | 130 | | |
124 | | - | |
| 131 | + | |
125 | 132 | | |
| 133 | + | |
| 134 | + | |
126 | 135 | | |
127 | | - | |
| 136 | + | |
| 137 | + | |
128 | 138 | | |
129 | 139 | | |
130 | 140 | | |
131 | 141 | | |
132 | 142 | | |
133 | 143 | | |
| 144 | + | |
134 | 145 | | |
135 | 146 | | |
| 147 | + | |
136 | 148 | | |
137 | 149 | | |
138 | 150 | | |
139 | 151 | | |
140 | 152 | | |
| 153 | + | |
141 | 154 | | |
142 | 155 | | |
143 | 156 | | |
| |||
147 | 160 | | |
148 | 161 | | |
149 | 162 | | |
150 | | - | |
151 | | - | |
| 163 | + | |
| 164 | + | |
152 | 165 | | |
153 | 166 | | |
154 | 167 | | |
| 168 | + | |
| 169 | + | |
155 | 170 | | |
156 | 171 | | |
157 | 172 | | |
158 | 173 | | |
159 | 174 | | |
| 175 | + | |
160 | 176 | | |
161 | 177 | | |
162 | 178 | | |
163 | 179 | | |
164 | 180 | | |
| 181 | + | |
165 | 182 | | |
166 | | - | |
| 183 | + | |
167 | 184 | | |
168 | 185 | | |
169 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments