0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-22 09:42:34 +00:00
Commit graph

1305 commits

Author SHA1 Message Date
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
5951e646d0 🧑‍💻 Fix archive clean for build_example 2024-11-20 22:11:05 -06:00
Scott Lahteine
c6bbed7cdb 🔥 Drop support for DevIoT, Atom
Followup to #15347
2024-11-18 23:58:07 -06:00
Scott Lahteine
bf98c16a00 🧑‍💻 Improve scripts to build examples 2024-11-18 19:16:13 -06:00
Scott Lahteine
1df97254cb
🔨 Fix path handling for generic variant (#27528) 2024-11-12 17:44:34 -06:00
Scott Lahteine
4869a3ffd9 🧑‍💻 Fix pinsformat.py pin pattern recognition 2024-11-03 16:38:21 -06:00
Scott Lahteine
d876b5ee3c
RP2040 HAL with BTT SKR Pico (#24042) 2024-11-03 14:15:10 -06:00
Scott Lahteine
08717d3f60
🔨 Simplify generic variants, update DFU tool (#27502) 2024-11-02 18:42:20 -05:00
Scott Lahteine
3b7aadb359
🚸 Restore Object Cancel info on Power-Loss Recovery (#27501)
* 🎨 Shorten feature includes
* 🚸 Save Canceled Objects with Power Loss data
2024-10-28 11:17:40 -05:00
Scott Lahteine
b4a3e29fb6
🔨 Pins Debugging fix and cleanup (#27494)
* 🧑‍💻 Ignore Aider additions
* 🔨 Pins Debugging fix and cleanup
* 🔧 Auto-assign UART Rx based on Tx
2024-10-27 14:56:27 -05:00
Scott Lahteine
fc769ef023 🎨 Arduino IDE pins comments, generate version 2024-10-20 13:38:20 -05:00
Scott Lahteine
4e41ff32e1
🔨 Python config helpers (#27483) 2024-10-19 04:55:04 -05:00
Scott Lahteine
bd4936330b 🧑‍💻 Language import adjustments 2024-10-11 13:47:28 -05:00
Scott Lahteine
a66b22c4f1 ♻️ BTT_SKR_3 => BTT_SKR_V3_0
Reverting 3a6bd6920e
2024-10-07 21:09:00 -05:00
Scott Lahteine
4bf13bea42 🎨 Apply some #ifndef 2024-10-06 20:06:35 -05:00
Scott Lahteine
3a6bd6920e ♻️ BTT_SKR_V3_0 => BTT_SKR_3 2024-10-06 20:06:35 -05:00
Scott Lahteine
f5d5b0a881
EDITABLE_HOMING_FEEDRATE / M210 (#27456) 2024-10-04 20:41:47 -05:00
Scott Lahteine
763cd7c5f2
🔧 Sort out MMU2 / MMU3 (#27455)
Followup to #26635
2024-10-03 19:21:50 -05:00
Scott Lahteine
b35e16b1d8 Remove extra config restore 2024-10-03 13:41:49 -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
74ffa0cc3e 🧑‍💻 More compatible opt helpers 2024-09-23 19:50:07 -05:00
Scott Lahteine
f2d585ac7f 🔨 Skip bad compilers 2024-09-23 19:48:31 -05:00
Scott Lahteine
febfb3218e 🧑‍💻 Make sha256sum for archived binary 2024-09-18 10:39:19 -05:00
Scott Lahteine
353ede8208 🧑‍💻 Fix mftest using disabled MOTHERBOARD 2024-09-17 11:53:32 -05:00
Scott Lahteine
73b6ba8fe3 🧑‍💻 More compatible Build Scripts
Followup to d36d9cb506
2024-09-16 17:45:55 -05:00
Scott Lahteine
e5ad13a8e2 📝 README shorten links, logo credit 2024-09-14 18:38:53 -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
6528109176
CI check boards.h, pins.h (#27415) 2024-09-10 01:11:26 -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
d36d9cb506 🔧 Use string manglers in scripts 2024-09-05 15:12:24 -05:00
DerAndere
3743980192
🔧 Assert zero Z homing clearance for some (#27370) 2024-09-02 18:48:00 -05:00
Scott Lahteine
162ea81894
🧑‍💻 Includes in Conditionals (for code dimming) (#27387) 2024-09-02 00:38:13 -05:00
Scott Lahteine
9953230550
🧑‍💻 Build examples --output option (#27389) 2024-09-01 16:34:35 -05:00
Scott Lahteine
80bd10025b
🚸 More TFT Color UI fixes (#27388) 2024-09-01 14:02:03 -05:00
Scott Lahteine
3d7ac162fb 🧑‍💻 image2bin --transparency flag 2024-08-30 13:06:19 -05:00
Scott Lahteine
21fddc1cc8 🧑‍💻 Update image2bin with "transparency" color 2024-08-29 21:41:14 -05:00
Scott Lahteine
528a1ad3e0 🧑‍💻 Move Uncrustify config 2024-08-29 21:38:57 -05:00
Scott Lahteine
fe56f5d3a6 🧑‍💻 Improve build_example 2024-08-26 16:11:47 -05:00
Scott Lahteine
90e5826256 🔧 No "base" needed for minimal config 2024-08-26 16:11:13 -05:00
Scott Lahteine
4c1f76567c 🧑‍💻 build_all_examples --base --archive 2024-08-26 10:50:13 -05:00
Scott Lahteine
3b8e9fdd25 🔧 Reduce / update base configs 2024-08-25 00:16:04 -05:00
Scott Lahteine
e0b045da49 🧑‍💻 Enhance build example scripts 2024-08-24 20:03:12 -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