1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 21:36:21 +00:00
Commit Graph

1253 Commits

Author SHA1 Message Date
Scott Lahteine
ecfff5099a 🎨 Misc. format, cleanup 2024-08-16 00:18:33 -05:00
Scott Lahteine
986344640f
🔧 Minimal configuration with Config.h (#27338) 2024-08-15 23:08:26 -05:00
sargonphin
2aa2e5487a
️ Improve Homing / Probing Current (#26714)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-08-15 18:30:55 -05:00
Scott Lahteine
89b0143b09 🔧 Config-related preparations 2024-08-11 20:35:23 -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
dmitrygribenchuk
29469a0615
🎨 Python style tweaks (#27312) 2024-07-29 10:41:50 -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
Keith Bennett
69004322f6
👷 Add Simulator CI test (#27288) 2024-07-20 01:47:23 -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
Justin Nesselrotte
44c2682168
RS485 support with G-code M485 (#25680)
Co-authored-by: Stephen Hawes <sphawes@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-09 17:00:14 -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
ellensp
1d29a56344
🔧 Fix Z_MULTI_ENDSTOPS pin post-process (#27137) 2024-06-08 13:27:13 -05:00
Scott Lahteine
9c922f0eab 🧑‍💻 Fix test STM32F103RC_btt_USB 2024-05-28 19:05:03 -05:00
Scott Lahteine
2064c83c66 🚸 Fix SD nav after "one click print" (2) 2024-05-26 12:04:14 -05:00
ellensp
578bdd4b20
🧑‍💻 Address trailing spaces (#27108) 2024-05-20 00:04:51 -05:00
Jonathan Brazier
6b6865d068
INPUT_SHAPING_Z (#27073) 2024-05-20 00:03:03 -05:00
Andrew
6c018eb770
📝 Update some G-code and other comments (#27034) 2024-05-20 00:01:05 -05:00
Keith Bennett
774cecc3b4
🩹 Fix AT90USB1286 PIO upload (#27070) 2024-05-11 12:03:04 -05:00
Jason Smith
39f53c3f8c
🧑‍💻Improve make tests-all-local (#27040)
* Sleep 5 seconds between platforms

* Inform users if they need to install pyyaml

* Fix old workflow name

* Skip linux_native on Darwin
2024-05-02 06:36:24 -07:00
Jason Smith
247e989377
CI - Validate Pins Formatting (#26996) 2024-04-22 21:10:35 -05:00
Jason Smith
9e19a6efe1
Unit test improvements (#26993)
- Reset config.ini in restore_configs
- Allow running a single configuration of unit tests locally
2024-04-20 23:40:26 -07:00
Javlon Sodikov
07ebb8171f
🩹Fix ProUI error when !CASELIGHT_USES_BRIGHTNESS (#26976)
* Fix the compile error with the case light menu

Fix the compile error with the case light menu

* Add failing test

---------

Co-authored-by: Jason Smith <jason.inet@gmail.com>
2024-04-16 22:25:22 -07: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
Andrew
87e94f4563
🚸 Update ProUI Plot graph - part 2 (#26563)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-04-01 15:05:11 -05:00
Jordan Stocker
0b9f487ab9
🔨 Fix binary upload firmware path (#26909) 2024-03-27 14:44:03 -05:00
Manuel McLure
ea6a891038
MAX7219_REINIT_ON_POWERUP (#26163) 2024-03-17 14:23:12 -05:00
Scott Lahteine
a50490b11f 👷 Minor signature.py adjustments 2024-03-16 16:39:47 -05:00
ellensp
d36b3fbf9d
🧑‍💻 Fix RLE script for infille == outfile (#26795) 2024-03-16 13:37:42 -05:00
Scott Lahteine
8d7be79108 👷 Improve BIGTREE_GTR_V1_0 tests 2024-02-09 19:14:15 -06:00
Scott Lahteine
ec46a59539 🧑‍💻 Fix uncrustify config 2024-02-04 16:07:27 -06:00
Smokey Pell
9364cbb4b5
🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 (#26747) 2024-02-04 09:37:32 -06:00
Scott Lahteine
ce8535f01c 🧑‍💻 Fix warning, adjust tests 2024-01-27 11:49:57 -06:00
Scott Lahteine
4309e6ab76 🧑‍💻 Fix build_all_examples 2024-01-22 23:58:17 -06:00
Scott Lahteine
dd3b5a10a0 Misc. aesthetic adjustments
Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com>
2024-01-21 22:15:16 -06:00
ellensp
624226c91d
🩹 Fix STM32 CPU serial UUID (#26715)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-21 05:09:36 -06:00
Andrew
12434e78e4
🔨 Improve CMakeLists.txt (#26700) 2024-01-18 17:55:37 -06:00
Scott Lahteine
3019af1c93 🔨 Make / pins-format patches 2024-01-13 18:34:12 -06:00
ellensp
f6ecdae972
🔧 Base NUM_SERVO_PLUGS on SERVO PINS (#26640)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-09 15:19:47 -06:00
Scott Lahteine
f4eafed188 🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29 2024-01-07 21:59:25 -06:00
Jason Smith
991f433ac1
🐛 Fix hangs in DUE native USB (#26572) 2024-01-03 21:14:17 -06:00
plampix
6d407767e7
🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-03 09:43:18 -06:00
Scott Lahteine
3b6f1bff8b 🧑‍💻 Update pinsformat 2024-01-01 00:57:02 -06:00