Skip to content

Commit 1e46057

Browse files
author
Daniel Castilho
committed
Squashed commit of the following:
commit cfbd8a2 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu May 4 00:20:30 2023 +0000 [cron] Bump distribution date (2023-05-04) commit 7642bfb Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed May 3 14:19:32 2023 -0700 🐛 Fix TFT Touch Calibration overrides (MarlinFirmware#25579) …and other misc. display-related updates Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit dbed3f1 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed May 3 00:20:18 2023 +0000 [cron] Bump distribution date (2023-05-03) commit e1f6435 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue May 2 17:59:27 2023 -0500 ✨ Creality STM32F401RE board (e.g., Ender-5 S1) (MarlinFirmware#25773) commit 21ea9bf Author: plampix <plampix@users.noreply.github.com> Date: Tue May 2 23:50:07 2023 +0200 🐛 Fix minimal M115, Cap:PROGRESS:0 (MarlinFirmware#25769) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 137ea43 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed May 3 09:15:10 2023 +1200 ✨ Creality Ender-2 (Melzi) (MarlinFirmware#25754) commit 9aa69cb Author: plampix <plampix@users.noreply.github.com> Date: Tue May 2 07:01:44 2023 +0200 Fix G12 Nozzle Clean (MarlinFirmware#25766) Followup to MarlinFirmware#25666 commit 61f0dd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 1 20:23:41 2023 -0500 🩹 Fix _CAN_HOME for new endstop flags commit 207535a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 1 20:33:58 2023 -0500 🔨 Fix Multi-Language Menu criteria commit 4812ed5 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 1 18:45:42 2023 -0500 🎨 Misc. code cleanup commit f89fa4c Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue May 2 00:24:02 2023 +0000 [cron] Bump distribution date (2023-05-02) commit b042567 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon May 1 18:15:31 2023 -0500 🩹 Fix TFT sanity error commit 4bed8a8 Author: Scott Mikutsky <smikutsky@gmail.com> Date: Mon May 1 02:10:46 2023 -0400 🐛 Fix STM32 USB disconnect behavior (MarlinFirmware#25762) commit 006a9e5 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 30 23:10:44 2023 -0500 🩹 NOZZLE_CLEAN_PATTERN_* Followup Followup to MarlinFirmware#25666 commit 55cbe15 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 30 19:14:53 2023 -0500 🔧 Remove config.ini obsolete options commit 35dd6a3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon May 1 00:22:20 2023 +0000 [cron] Bump distribution date (2023-05-01) commit 9773160 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 30 18:24:05 2023 -0500 🔧 Character display has boot screen commit f246e0d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 30 18:12:13 2023 -0500 🔧 Fix X2/Y2 axis pins check commit 4937a64 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 30 18:12:21 2023 -0500 🧑‍💻 Use NUM_AXIS_ARRAY commit b88ab39 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon May 1 09:52:29 2023 +1200 🐛 Fix Ender-2 Stock LCD on MELZI_CREALITY (MarlinFirmware#25759) commit 3b50b6a Author: Davide Rombolà <davide.rombola@gmail.com> Date: Sun Apr 30 23:36:47 2023 +0200 🔧 Allow BLTOUCH_HS_EXTRA_CLEARANCE == 0 (MarlinFirmware#25760) commit ec6bc15 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 29 20:10:33 2023 -0500 🐛 Fix FT Motion reversed Z commit 5aef2c0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Apr 30 00:22:44 2023 +0000 [cron] Bump distribution date (2023-04-30) commit 4c033c3 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 29 12:34:56 2023 -0500 🧑‍💻 Tweak homing debug commit f9db5ab Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Apr 29 00:20:26 2023 +0000 [cron] Bump distribution date (2023-04-29) commit c5a2e41 Author: James Pearson <jamespearson04@hotmail.co.uk> Date: Fri Apr 28 23:30:15 2023 +0100 🐛 Probe behavior corrections (MarlinFirmware#25631) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> Co-authored-by: David Fries <2767875+dfries@users.noreply.github.com> commit 7d95928 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Apr 28 13:38:59 2023 -0500 🐛 Fix auto pullup/down settings Followup to MarlinFirmware#25748 commit a872232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Apr 28 11:03:38 2023 -0500 🔧 Move MMU section commit 6323de3 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Apr 28 11:03:20 2023 -0500 🔨 Fix LPC faux pins Followup to MarlinFirmware#25332 commit 0e2c5b4 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Apr 28 00:21:29 2023 +0000 [cron] Bump distribution date (2023-04-28) commit 959f730 Author: TheSnowfield <17957399+TheSnowfield@users.noreply.github.com> Date: Thu Apr 27 20:37:11 2023 +0800 ✨ AUTO_REPORT_REAL_POSITION option for M154 (MarlinFirmware#25738) commit 9a7d9e6 Author: Martin Turski <turningtides@outlook.de> Date: Thu Apr 27 14:05:24 2023 +0200 🧑‍💻 Optimize PlatformIO source filtering (MarlinFirmware#25332) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 774861b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 20:04:01 2023 -0500 🔧 Endstops followup commit 04a25ab Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Apr 27 00:22:32 2023 +0000 [cron] Bump distribution date (2023-04-27) commit 467ab74 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 14:56:23 2023 -0500 🧑‍💻 Simplify endstops config (MarlinFirmware#25748) commit 358a54e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 14:39:56 2023 -0500 🔨 Servo Timer 1 with STM32F103RC_fysetc (MarlinFirmware#25741) commit 79b4555 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Wed Apr 26 21:38:39 2023 +0200 🔧 Thermistor 100 : SoC sensor (MarlinFirmware#25745) Followup to MarlinFirmware#25642 commit d364bab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 14:29:21 2023 -0500 🧑‍💻 Change HAL_PATH macro for easier HAL relocation (MarlinFirmware#25743) commit 1771d7a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 13:51:33 2023 -0500 ✅ Skip change alerts in CI test commit 68f7478 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 13:50:45 2023 -0500 🎨 Misc. fixes, cleanup commit 08edb62 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 02:57:53 2023 -0500 🔧 Extra axis endstop defaults commit a4cc9b6 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Wed Apr 26 00:21:12 2023 +0000 [cron] Bump distribution date (2023-04-26) commit f5a905a Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Apr 25 04:51:44 2023 +0200 ✨ TEMP_SENSOR_SOC (MarlinFirmware#25642) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d1738e9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Apr 24 21:40:08 2023 -0500 🔧 Fix LCD_SERIAL_PORT config commit 650e6fc Author: Anson Liu <ansonl@users.noreply.github.com> Date: Mon Apr 24 22:07:12 2023 -0400 🔨 Prevent SlowSoftWire + Wire name conflict (MarlinFirmware#25707) commit c034819 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Apr 25 00:20:57 2023 +0000 [cron] Bump distribution date (2023-04-25) commit 077a620 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Apr 24 05:24:10 2023 -0500 📝 Developer note in boards.h commit 2954bf2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Apr 24 00:24:40 2023 -0500 🌐 Replace '=' with '{' for substitution commit 743903b Author: Nick <nick@n-wells.co.uk> Date: Mon Apr 24 01:50:39 2023 +0100 🩹 Fix Anycubic PlayTune (MarlinFirmware#25735) Followup to MarlinFirmware#25690 Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 02a14d3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Apr 24 00:21:28 2023 +0000 [cron] Bump distribution date (2023-04-24) commit df4f806 Author: plampix <plampix@users.noreply.github.com> Date: Mon Apr 24 01:12:47 2023 +0200 ✨ NOZZLE_CLEAN_PATTERN_* (MarlinFirmware#25666) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9902097 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Apr 24 11:11:02 2023 +1200 🔨 Gather GD32, suppress redundant #error (MarlinFirmware#25665) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 10ed5ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 23 03:17:55 2023 -0500 🚸 Improve PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED (MarlinFirmware#25681) commit 1669356 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 23 03:00:56 2023 -0500 🔧 Split followup commit aaf55a2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 23 02:07:42 2023 -0500 🩹 Fix UBL safe measure move with extra axes Followup to 7e79fc5 commit 69f8da4 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 23 01:58:01 2023 -0500 🔧 Split Changes.h from SanityCheck.h (MarlinFirmware#25732) commit f0f7ec8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Apr 23 00:47:44 2023 -0500 🧑‍💻 Stepper::set_directions() => apply_directions() commit 921591d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 22 23:15:31 2023 -0500 🧑‍💻 SDIO_SUPPORT => ONBOARD_SDIO commit 5664c02 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 22 22:43:09 2023 -0500 🧑‍💻 Generalize SDSUPPORT as HAS_MEDIA In preparation for single- and multi-volume refactoring. commit ce85b98 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Apr 22 20:27:01 2023 -0700 🩹 Relocate Fan conditionals, sanity-checks (MarlinFirmware#25731) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 95cfc98 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Apr 23 00:22:56 2023 +0000 [cron] Bump distribution date (2023-04-23) commit 5d8d38a Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Apr 23 08:59:51 2023 +1200 🩹 Status / Host Prompt followup (MarlinFirmware#25720) Followup to MarlinFirmware#25679 Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 3117339 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Apr 22 12:06:22 2023 +0000 [cron] Bump distribution date (2023-04-22) commit c8ed795 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Apr 22 21:09:17 2023 +1200 🔧 Permit extrude without hotend (MarlinFirmware#25709) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 89ccede Author: Alexey D. Filimonov <alexey@filimonic.net> Date: Sat Apr 22 12:06:19 2023 +0300 🎨 Clean up TFT Color UI display items (MarlinFirmware#25712) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit fba1f83 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Apr 22 21:02:51 2023 +1200 🩹 Fix Anycubic PlayTune (MarlinFirmware#25728) Followup to MarlinFirmware#25690 commit 726de7e Author: Nomis-97 <72187111+Nomis-97@users.noreply.github.com> Date: Sat Apr 22 10:16:19 2023 +0200 🐛 Fix MKS Gen-L MOSFETs (MarlinFirmware#25717) commit 4233e48 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Apr 22 01:56:10 2023 -0500 🚸 MarlinUI Endstop Test Screen, and more (MarlinFirmware#25667) commit 98277f2 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Apr 21 00:20:12 2023 +0000 [cron] Bump distribution date (2023-04-21) commit ded9ffa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 20 17:35:20 2023 -0500 🧑‍💻 Apply INVERT_DIR to SET_STEP_DIR commit 335ba32 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Apr 20 17:21:59 2023 -0500 🩹 Fix Core Kinematics BABYSTEP_XY
1 parent f8e08ef commit 1e46057

File tree

417 files changed

+7756
-5736
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

417 files changed

+7756
-5736
lines changed

.editorconfig

+8-4
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,20 @@ root = true
44
[{*.patch,syntax_test_*}]
55
trim_trailing_whitespace = false
66

7-
[{*.c,*.cpp,*.h,*.ino}]
8-
charset = utf-8
9-
10-
[{*.c,*.cpp,*.h,*.ino,Makefile}]
7+
[{*.c,*.cpp,*.h,*.ino,*.py,Makefile}]
118
trim_trailing_whitespace = true
129
insert_final_newline = true
1310
end_of_line = lf
11+
12+
[{*.c,*.cpp,*.h,*.ino}]
13+
charset = utf-8
1414
indent_style = space
1515
indent_size = 2
1616

17+
[{Makefile}]
18+
indent_style = tab
19+
indent_size = 2
20+
1721
[{*.py}]
1822
indent_style = space
1923
indent_size = 4

.github/workflows/test-builds.yml

+71-54
Original file line numberDiff line numberDiff line change
@@ -33,91 +33,108 @@ jobs:
3333
strategy:
3434
matrix:
3535
test-platform:
36-
# Base Environments
3736

38-
- DUE
39-
- DUE_archim
40-
- esp32
37+
# Native
4138
- linux_native
39+
40+
# AVR
4241
- mega2560
4342
- at90usb1286_dfu
44-
- teensy31
45-
- teensy35
46-
- teensy41
47-
- SAMD21_minitronics20
48-
- SAMD51_grandcentral_m4
49-
- PANDA_PI_V29
50-
51-
# Extended AVR Environments
5243

44+
# AVR Extended
5345
- FYSETC_F6
5446
- mega1280
47+
- melzi_optiboot
5548
- rambo
5649
- sanguino1284p
5750
- sanguino644p
58-
- melzi_optiboot
5951

60-
# STM32F1 (Maple) Environments
52+
# SAM3X8E
53+
- DUE
54+
- DUE_archim
6155

62-
#- STM32F103RC_btt_maple
63-
- STM32F103RC_btt_USB_maple
64-
- STM32F103RC_fysetc_maple
65-
- STM32F103RC_meeb_maple
66-
- jgaurora_a5s_a1_maple
67-
- STM32F103VE_longer_maple
68-
#- mks_robin_maple
69-
- mks_robin_lite_maple
70-
- mks_robin_pro_maple
71-
#- mks_robin_nano_v1v2_maple
72-
#- STM32F103RE_creality_maple
73-
- STM32F103VE_ZM3E4V2_USB_maple
56+
# SAMD21
57+
- SAMD51_grandcentral_m4
58+
- SAMD21_minitronics20
7459

75-
# STM32 (ST) Environments
60+
# ESP32
61+
- esp32
62+
- mks_tinybee
7663

64+
# Teensy 2
65+
#- at90usb1286_cdc
66+
67+
# Teensy MK20DX256
68+
- teensy31
69+
70+
# Teensy MK64FX512, MK66FX1M0
71+
- teensy35
72+
73+
# Teensy IMXRT1062DVx6A
74+
- teensy41
75+
76+
# STM32F0
77+
- malyan_M300
78+
- STM32F070CB_malyan
79+
- STM32F070RB_malyan
80+
81+
# STM32F1
82+
- chitu_f103
83+
- mks_robin
84+
- mks_robin_nano_v1v2
85+
- PANDA_PI_V29
7786
- STM32F103RC_btt
78-
#- STM32F103RC_btt_USB
87+
- STM32F103RC_fysetc
7988
- STM32F103RE_btt
8089
- STM32F103RE_btt_USB
8190
- STM32F103RE_creality
82-
- STM32F401RC_creality
8391
- STM32F103VE_longer
84-
- STM32F407VE_black
92+
#- mks_robin_mini
93+
#- mks_robin_nano_v1_3_f4_usbmod
94+
#- mks_robin_nano_v1v2_usbmod
95+
#- STM32F103CB_malyan
96+
#- STM32F103RC_btt_USB
97+
#- STM32F103RE
98+
99+
# STM32F4
100+
- ARMED
85101
- BIGTREE_BTT002
86-
- BIGTREE_SKR_PRO
87102
- BIGTREE_GTR_V1_0
88-
- mks_robin
89-
- ARMED
90-
- FYSETC_S6
91-
- STM32F070CB_malyan
92-
- STM32F070RB_malyan
93-
- malyan_M300
103+
- BIGTREE_SKR_PRO
94104
- FLYF407ZG
95-
- rumba32
96-
- LERDGEX
105+
- FYSETC_S6
97106
- LERDGEK
98-
- mks_robin_nano_v1v2
99-
#- mks_robin_nano_v1v2_usbmod
100-
#- mks_robin_nano_v1_3_f4_usbmod
107+
- LERDGEX
108+
- Opulo_Lumen_REV3
109+
- rumba32
110+
- STM32F401RC_creality
111+
- STM32F407VE_black
112+
113+
# STM32F7
101114
- NUCLEO_F767ZI
102115
- REMRAM_V1
103-
- BTT_SKR_SE_BX
104-
- chitu_f103
105-
- Opulo_Lumen_REV3
106116

107-
# ESP32 environments
108-
- mks_tinybee
117+
# STM32H7
118+
- BTT_SKR_SE_BX
109119

110-
# Put lengthy tests last
120+
# STM32F1 (Maple)
121+
- jgaurora_a5s_a1_maple
122+
- mks_robin_lite_maple
123+
- mks_robin_pro_maple
124+
- STM32F103RC_btt_USB_maple
125+
- STM32F103RC_fysetc_maple
126+
- STM32F103RC_meeb_maple
127+
- STM32F103VE_longer_maple
128+
- STM32F103VE_ZM3E4V2_USB_maple
129+
#- mks_robin_maple
130+
#- mks_robin_nano_v1v2_maple
131+
#- STM32F103RC_btt_maple
132+
#- STM32F103RE_creality_maple
111133

134+
# LPC176x - Lengthy tests
112135
- LPC1768
113136
- LPC1769
114137

115-
# Non-working environment tests
116-
#- at90usb1286_cdc
117-
#- STM32F103CB_malyan
118-
#- STM32F103RE
119-
#- mks_robin_mini
120-
121138
steps:
122139

123140
- name: Check out the PR

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ help:
2727

2828
tests-single-ci:
2929
export GIT_RESET_HARD=true
30-
$(MAKE) tests-single-local TEST_TARGET=$(TEST_TARGET)
30+
$(MAKE) tests-single-local TEST_TARGET=$(TEST_TARGET) PLATFORMIO_BUILD_FLAGS=-DGITHUB_ACTION
3131
.PHONY: tests-single-ci
3232

3333
tests-single-local:

0 commit comments

Comments
 (0)