1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-01 23:58:33 +00:00
Commit Graph

244 Commits

Author SHA1 Message Date
Scott Lahteine
7a5d849857 🔨 No CONFIG_EXAMPLES_DIR in config signature 2024-07-23 15:18:06 -05:00
ellensp
c852e9c6a1
🔨 Fix preflight checks order (#27285)
Followup to #27249
2024-07-17 18:01:10 -05:00
ellensp
8b81aae870
Update preflight-checks.py for windows 2024-07-09 18:55:36 +12:00
ellensp
3385b4c280
🔨 Auto-replace BOTH / EITHER in configs (#27249)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-08 18:46:03 -05:00
Scott Lahteine
a7444021c6 🔨 Fatal error for wrong GCC on macOS Native Sim 2024-06-20 12:53:58 -05:00
Andrew
959be66cc2
🔨 Build scripts cleanup (#27157)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-06-14 16:01:34 -05:00
Jason Smith
d10861e478
Add unit testing framework (#26948)
- Add a framework to build and execute unit tests for Marlin.
- Enable unit test execution as part of PR checks.

---------

Co-authored-by: Costas Basdekis <costas.basdekis@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-04-13 12:06:08 -07:00
Scott Lahteine
a50490b11f 👷 Minor signature.py adjustments 2024-03-16 16:39:47 -05:00
Smokey Pell
9364cbb4b5
🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 (#26747) 2024-02-04 09:37:32 -06:00
Scott Lahteine
7603023928 🔨 Apply signature.py help 2023-12-25 20:58:38 -06:00
Scott Lahteine
d1ebaba71d 🔨 Remove signature.py debug 2023-12-23 16:27:13 -06:00
Scott Lahteine
eeacf76cfd
🔧 config.ini / JSON dump by @section (#26556) 2023-12-20 22:07:59 -06:00
Scott Lahteine
d62ee95d28
🔨 Update config/schema scripts (#26483) 2023-11-29 14:24:20 -06:00
I3DBeeTech
7a96a082b7
BlackBeezMini 3D by I3DBEE (#26406)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
2023-11-28 00:43:17 -06:00
Keith Bennett
613b4105a2
🔨 Fix updated build script (#26423)
Followup to #26265

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-14 01:52:22 -06:00
Andrew
c751dcfcf9
🎨 Python ; cleanup (#26426) 2023-11-13 23:48:01 -06:00
Vladimir Sitnikov
d159ec5c90
🔨 Specific package versions (#26265)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-11 20:13:23 -06:00
Scott Lahteine
76f938309e 🔨 Minor schema.py updates 2023-11-01 15:36:26 -05:00
GHGiampy
f7d5188b2f
🐛 Fixes for ProUI, build rename (#26177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-19 15:53:45 -05:00
Scott Lahteine
8ae19e45d6 🔨 Prevent variant overwrite
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-08-03 01:28:23 -05:00
Alexander Gavrilenko
244de2458a
🧑‍💻 Improve TFT Color UI layout / theme (#26077)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-17 02:53:36 -05:00
Scott Lahteine
0ed46406d1
🔨 Simpler distinct firmware rename (#25957) 2023-06-09 02:56:25 -05:00
Scott Lahteine
2691167afe
🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
alextrical
5004159550
🔨 Clarify env error (#25915) 2023-06-02 11:32:43 -05:00
Scott Lahteine
ea63ac8f4d
🩹 Fix TFT LVGL compile error (#25865)
Fixes regression from #24302
2023-05-21 08:38:42 -05:00
Scott Lahteine
74a6f5961b 🔨 Fix Windows path backslash treated as escape
Co-Authored-By: Luc <8822552+luc-github@users.noreply.github.com>
2023-05-18 03:10:26 -05:00
ellensp
2e24637bd6
"One Click" Print newest file (#25781)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-14 20:48:55 -05:00
Scott Lahteine
e41dc273c9 🔧 Update config.ini and script 2023-05-12 20:30:49 -05:00
Scott Lahteine
79b0f31585
🔨 Use 'build_src_filter' (#25810) 2023-05-11 19:39:30 -05:00
Martin Turski
9a7d9e6995
🧑‍💻 Optimize PlatformIO source filtering (#25332)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-27 07:05:24 -05:00
Giuliano Zaro
f5a905a641 TEMP_SENSOR_SOC (#25642)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-24 23:41:26 -05:00
Scott Lahteine
5664c02d07 🧑‍💻 Generalize SDSUPPORT as HAS_MEDIA
In preparation for single- and multi-volume refactoring.
2023-04-22 22:43:09 -05:00
ellensp
19b4ae862b
🩹 Correctly add JSON to mc.zip (#25706) 2023-04-18 19:50:11 -05:00
Giuliano Zaro
cc35cb3876
🐛 Fix Configuration Embedding (#25688) 2023-04-15 20:26:08 -05:00
Scott Lahteine
c8cb618fac 🔨 Improve runout script check 2023-04-13 04:59:43 -05:00
Scott Lahteine
c2decc3e2e 🔨 Fix thread-unsafe deque iteration 2023-03-26 20:56:37 -05:00
Scott Lahteine
10983d0cfe
🎨 Misc. tramming menu cleanup (#25519) 2023-03-15 00:29:37 -05:00
Scott Lahteine
894e378702 🔨 Improve config.ini example fetch 2023-02-28 18:03:21 -06:00
Scott Lahteine
9e42480855 🔨 Fix marlin_custom.* without lib_deps 2023-02-21 18:22:16 -06:00
Scott Lahteine
f595878b5b 🩹 Various simple fixes 2023-02-08 20:42:41 -06:00
Darren Garnier
d0a965a1df
🔨 Fix config.ini URL fetch (#25313) 2023-01-30 22:00:49 -06:00
Scott Lahteine
5af5c2a35c 🔨 Improve config.ini parser 2023-01-11 01:22:59 -06:00
Ashley 'DrToxic' Devine
e60a7d8292
🎨 Misc. cleanup (#25194)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-05 17:06:35 -06:00
ellensp
f17f921b68
🔨 FILAMENT_RUNOUT_SCRIPT sanity check (#25150) 2022-12-30 21:44:51 -06:00
Bart Meijer
049cfe659c
SAMD21 HAL / Minitronics v2.0 (#24976) 2022-12-12 15:36:50 -06:00
Scott Lahteine
6d1d5e4e6a 🔨 Fix CI Test clean step (2) 2022-12-04 15:35:45 -06:00
Scott Lahteine
4d03c258dc 🔨 Fix CI Test clean step 2022-12-03 20:46:58 -06:00
Scott Lahteine
93139e757c 🧑‍💻 Use spaces indent for Python 2022-10-12 17:52:56 -05:00
ellensp
a8f650079b
🔨 Detect feature parsing error (#24824) 2022-10-01 11:35:47 -05:00
Scott Lahteine
d23ab529d8 🔨 Outdent py string 2022-09-06 17:53:36 -05:00