0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-22 17:52:57 +00:00
Commit graph

462 commits

Author SHA1 Message Date
Erik van Luijk
d57feeadaf
🐛 Fix JG Aurora A1 implementation (#27622) 2025-01-08 16:48:32 -06:00
ellensp
36623a2382
🐛 Fix config embed and restore (#27628)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-01-08 16:44:31 -06:00
ellensp
d2814c7aa7
✏️ Fix variant.h comment typo (#27594) 2024-12-17 14:09:01 -06:00
Scott Lahteine
1067950697 🔨 Fix and improve schema exports 2024-12-17 14:03:34 -06:00
Scott Lahteine
c0becd6ce1 🔨 Scripted build/archive multiple envs (2) 2024-12-16 14:49:38 -06:00
ellensp
a365163ff0
🔨 Fix ESP32 build (for xtensa32) (2) (#27570)
Followup to #27561
2024-12-05 17:20:25 -06:00
ellensp
94bd6d52e9
🔨 Fix ESP32 build (for xtensa32) (#27561) 2024-12-03 17:50:25 -06:00
Andrew
3591eb5d5d
🔨 Improve build script compatibility (#27549) 2024-11-30 21:22:52 -06:00
Scott Lahteine
a9f44e37a9 🔨 Improve build scripts 2024-11-30 14:21:16 -06:00
Scott Lahteine
2b39e51a40 🔨 Fix schema.py ; Add build_example --index=N 2024-11-26 21:21:17 -06:00
Andrew
a7bd35b993
🧑‍💻 Python scripts cleanup, improve (#27533) 2024-11-24 21:12:24 -06:00
Scott Lahteine
8df61893c3
🐛 Show probe/level menu for tramming (#27532) 2024-11-23 16:41:42 -06:00
Scott Lahteine
1df97254cb
🔨 Fix path handling for generic variant (#27528) 2024-11-12 17:44:34 -06:00
Scott Lahteine
08717d3f60
🔨 Simplify generic variants, update DFU tool (#27502) 2024-11-02 18:42:20 -05:00
Scott Lahteine
4bf13bea42 🎨 Apply some #ifndef 2024-10-06 20:06:35 -05:00
Scott Lahteine
aa44542f76 🔨 Suppress variant build warnings 2024-09-27 20:08:18 -05:00
Scott Lahteine
e2c0150fa8 🔨 Use env[PLATFORM]
Followup to f2d585ac7f
2024-09-24 20:31:41 -05:00
Scott Lahteine
4ef5372151 🔨 Update platform for MKS Tinybee and others (#27433)
* 🔨 Update ESP32 env for MKS Tinybee
* 🔨 Updated LPC common env
* 🔨 Other env improvements

Co-Authored-By: Martin Turski <turningtides@outlook.de>
2024-09-24 20:31:16 -05:00
Scott Lahteine
f2d585ac7f 🔨 Skip bad compilers 2024-09-23 19:48:31 -05:00
Scott Lahteine
c7e62b33d1
🚸 Probe / Level Menu (#27393)
* 🎨 Housekeeping
* 🚸 Tweak UBL menu
* 🚸 Babystep Probe specific titles
* 🚸 Probe / Level Menu
2024-09-12 17:27:14 -05:00
Scott Lahteine
5ce013f414 mfconfig => Configurations repo 2024-09-08 02:35:13 -05:00
Scott Lahteine
ee35fb07b0
🔨 Put Tronxy CXY products in build folder (#27353) 2024-09-06 21:31:16 -05:00
Scott Lahteine
162ea81894
🧑‍💻 Includes in Conditionals (for code dimming) (#27387) 2024-09-02 00:38:13 -05:00
Scott Lahteine
fe56f5d3a6 🧑‍💻 Improve build_example 2024-08-26 16:11:47 -05:00
Erkan Ozgur Yilmaz
a9c529f004
Prusa MMU3 (#26635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-08-23 18:33:13 -05:00
Lubomir Rintel
98a33d37c7
🩹 Fix MINITRONICS v1 pins (#27150) 2024-08-22 11:01:42 -05:00
Scott Lahteine
0cd9643957 🎨 Misc. cleanup (from MMU3 PR)
Co-Authored-By: Erkan Ozgur Yilmaz <1786804+eoyilmaz@users.noreply.github.com>
2024-08-20 16:38:10 -05:00
Scott Lahteine
986344640f
🔧 Minimal configuration with Config.h (#27338) 2024-08-15 23:08:26 -05:00
Scott Lahteine
3b33f7ec03 🔨 Build script improvements 2024-08-11 20:35:23 -05:00
Scott Lahteine
dde89795c9
🔨 Rename "BTT" things, MCU-based SKR 2 (#27319)
Co-authored-by: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
2024-07-29 13:25:17 -05:00
Keith Bennett
01b7d6c413
️ Hold BTT renaming for later (#27307)
This reverts #27301
2024-07-29 11:25:31 -05:00
Keith Bennett
2f3af438ee
🔨 Rename BTT SKR V2.0 PIO envs (#27301) 2024-07-23 21:19:18 -05:00
Scott Lahteine
4a5d8ba87e
👷 Local URL checking script (#26975) 2024-07-23 15:41:29 -05:00
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
ce796cec97
🧑‍💻 Fix pins debug / FastIO issues (#27261)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-13 23:33:11 -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
Keith Bennett
774cecc3b4
🩹 Fix AT90USB1286 PIO upload (#27070) 2024-05-11 12:03:04 -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
Keith Bennett
2d97f082e5
BigTreeTech Manta M8P V2.0 (STM32H723ZE) (#26578) 2023-12-28 22:50:52 -06:00
Keith Bennett
c485f513d7
BigTreeTech Kraken V1.0 (STM32H723ZG) (#26565)
Co-authored-by: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
2023-12-26 17:45:42 -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
ec060f979f 📝 Clean up variant labels 2023-12-22 17:47:29 -06:00
Scott Lahteine
eeacf76cfd
🔧 config.ini / JSON dump by @section (#26556) 2023-12-20 22:07:59 -06:00