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
Scott Lahteine
1d615717e8
🧑💻 Python version of pins formatting script
2024-01-01 00:22:38 -06:00
Keith Bennett
2d97f082e5
✨ BigTreeTech Manta M8P V2.0 (STM32H723ZE) ( #26578 )
2023-12-28 22:50:52 -06:00
Scott Lahteine
858954baad
🧑💻 Update Uncrustify config
2023-12-27 01:17:14 -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
0f09554929
🧑💻 DWIN icon updates, etc.
2023-12-24 15:25:43 -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
Andrew
56ac5d03ed
🚸 Update ProUI Plot graph ( #26539 )
2023-12-22 12:57:06 -06:00
Scott Lahteine
eeacf76cfd
🔧 config.ini / JSON dump by @section ( #26556 )
2023-12-20 22:07:59 -06:00
geijt
4a89ef6273
Fix Creality E3 "Free-runs" ( #26533 )
...
Followup to #25636
2023-12-17 16:33:46 -06:00
Bob Kuhn
7ab63cde62
✨ Creality E3 Free-runs Silent Motherboard ( #25636 )
2023-12-14 17:37:40 -06:00
jesterhead82
fef74398e4
✨ MARKFORGED_INVERSE ( #26516 )
2023-12-13 01:44:11 -06:00
rondlh
b94a335493
✨ SERIAL_DMA (for some STM32Fx) ( #26328 )
2023-12-11 18:48:02 -06:00
David Buezas
a1c3a2b03a
🚸 Encoder improvements ( #26501 )
2023-12-09 00:48:57 -06:00
Scott Lahteine
bd6eb83250
🩹 Fix some minor issues
2023-12-01 21:47:25 -06:00
Scott Lahteine
d62ee95d28
🔨 Update config/schema scripts ( #26483 )
2023-11-29 14:24:20 -06:00
mikemerryguy
f4228cc4c1
✨ XY_AFTER_HOMING, EVENT_GCODE_AFTER_HOMING ( #26469 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-28 17:55:21 -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
Chris
86338ca835
✨ HAL for HC32F460 ( #26414 )
2023-11-26 17:58:56 -06:00
Jason Smith
1bee537a09
🧑💻 Add sim launch example for Windows ( #26456 )
2023-11-23 10:17:41 -08:00
Andrew
f3473495d0
🚸 Fixes for ProUI popup, abort ( #26308 )
2023-11-22 02:19:29 -06:00
Scott Lahteine
8322848c35
✅ Smarter use_example_configs
2023-11-22 01:35:46 -06:00
Jason Smith
20445b8e83
🧑💻 Update pins formatter script ( #26450 )
2023-11-21 03:42:44 -06:00
ellensp
36e66bdd9f
🔧 Define MarlinUI axis moves with lists ( #26344 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-17 14:11:59 -06:00
Keith Bennett
df2251e23e
🔨 Fix PINS_DEBUGGING for some STM32H7 ( #26416 )
2023-11-14 02:29:07 -06:00
Andrew
31154278b3
🔨 Fix legacy auto_build.py ( #26427 )
2023-11-14 02:27:05 -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
Scott Lahteine
10e06e1970
🧑💻 Prevent mixed bitmap encoding
...
Followup to #26419
2023-11-14 01:23:46 -06:00
Andrew
c751dcfcf9
🎨 Python ; cleanup ( #26426 )
2023-11-13 23:48:01 -06:00
Scott Lahteine
178938d957
⚡ ️ Extend bitmap compression
...
Followup to #26419
2023-11-13 23:43:57 -06:00
Scott Lahteine
dc26531207
✨ COMPACT_CUSTOM_BOOTSCREEN ( #26419 )
2023-11-13 17:24:15 -06:00
Luiz Eduardo Carneiro
7f59b65fc8
✨ MINGDA D2 D301 v1.0 ( #26340 )
2023-11-11 20:44:45 -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
7c43f4e696
✅ Fix opt_add in tests
2023-11-11 20:10:11 -06:00
Scott Lahteine
dba613fadd
🔨 Fix test of env['PROGNAME']
...
Fixes #26386
2023-11-05 12:30:02 -06:00
Scott Lahteine
76f938309e
🔨 Minor schema.py updates
2023-11-01 15:36:26 -05:00
Marcio T
9e6d0ea610
🩹 Fix FTDI Eve Touch UI meshGetter, etc. ( #26342 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-22 17:22:16 -05:00
Andrew Bortz
e9b9d634c4
✨ Nonlinear Extrusion Control (M592) ( #26127 )
2023-10-10 22:24:48 -05:00
Marcella Cavalcanti
e97d82f77b
✨ FYSETC Cheetah v3.0 ( #26314 )
2023-10-09 16:55:44 -05:00
Dipl.-Ing. Raoul Rubien, BSc
047bce0cdd
🔧 More angles for 2x Servo Switching Nozzle ( #26303 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-08 19:22:40 -05:00
Scott Lahteine
9cd341c2c3
🩹 Patches for MSC SD ( #26332 )
2023-10-08 18:09:49 -05:00
Scott Lahteine
f0ad1e9b70
🧑💻 Update dev scripts
2023-10-08 16:49:18 -05:00
Keith Bennett
6c0f4bbafd
✅ CI test for STM32G0 ( #26327 )
2023-10-07 01:21:41 -05:00
Andrew
8fa6a4da2e
🚸 Fixes for ProUI, JyersUI, backlight, etc. ( #26086 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-25 18:33:49 -05:00
Scott Lahteine
b02ea02dbb
✅ Fix unused test
2023-08-21 16:52: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
Vovodroid
49ead19d00
🔧 Reversible file alpha sorting ( #26130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-17 18:13:10 -05:00
Scott Lahteine
fecadaca82
🔧 Clarify WIFISUPPORT ( #26097 )
2023-08-07 04:24:04 -05:00
Scott Lahteine
8ae19e45d6
🔨 Prevent variant overwrite
...
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-08-03 01:28:23 -05:00
Scott Lahteine
bed26734a2
🔧 More endstops refactoring ( #25758 )
2023-08-01 23:03:06 -05:00
ellensp
5bcaae62f2
⚡ ️ Compact RGB565 TFT boot images ( #26011 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-23 22:31:39 -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
Giuliano Zaro
57d26f7e4f
🩹 Fix HOST_STATUS_NOTIFICATIONS compile ( #26040 )
2023-07-05 01:21:54 -05:00
Scott Lahteine
16f19b2c1f
🩹 Fix ProUI tramming
2023-07-04 20:30:07 -05:00
Scott Lahteine
0878b99b2c
🌐 Language Import/Export ( #25889 )
2023-06-30 19:21:56 -05:00
Andrew
97e15812fa
🔨 Makefile + 256K Creality Maple + Heater IDs ( #26018 )
2023-06-29 12:21:14 -05:00
Giuliano Zaro
6474773555
🐛 Fix AD4985 with 5V input, add AD595 3.3V warning ( #26021 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-28 17:06:50 -05:00
Scott Lahteine
8c9172cf5d
🍻 Fixed-Time Motion integration ( #25719 )
2023-06-22 02:54:21 -05:00
Andrew
dd1792bdfc
🔨 Update CMakeLists.txt ( #25983 )
2023-06-17 23:19:28 -05:00
discip
1e5c279da3
🔨 Fix marlin_STM32H723VG mcu value ( #25991 )
...
Followup to #25921
2023-06-17 15:53:03 -05:00
Scott Lahteine
0ed46406d1
🔨 Simpler distinct firmware rename ( #25957 )
2023-06-09 02:56:25 -05:00
Scott Lahteine
bbbd6045cb
🔨 Update STM32Hxx boards/variants
...
Followup to #25934
2023-06-08 19:22:52 -05:00
Keith Bennett
9d830d7207
🔨 Clean up some BTT envs, etc. ( #25934 )
...
Followup to #25921
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-07 22:16:30 -05:00
Scott Lahteine
a6b32a5a91
🧑💻 Bypass error in build_example
2023-06-05 20:39:20 -05:00
Scott Lahteine
6a29d5d5af
🧑💻 Fix mfconfig trailing space
2023-06-05 17:25:42 -05:00
Scott Lahteine
70288c6c4f
🎨 Detab C/C++
2023-06-05 01:02:56 -05:00
ellensp
739f1027f8
🔨 STM32H723VG (1024KB) ( #25921 )
2023-06-02 22:47:57 -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