1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 12:04:19 +00:00
Commit Graph

1056 Commits

Author SHA1 Message Date
Scott Lahteine
8bc6f7707d 🔨 Improve runout script check 2023-05-17 00:33:17 -05:00
Scott Lahteine
1e2de0e036 🎨 Detab some build files 2023-05-17 00:33:17 -05:00
Scott Lahteine
2be9f98b9f 📝 Update Ender # labels 2023-05-17 00:33:17 -05:00
Scott Lahteine
c2c1ff8da9 🧑‍💻 Update pinsformat.js 2023-05-17 00:33:17 -05:00
Chris Pepper
85e28f3123 🔨 MarlinSimUI updates (#25589) 2023-05-17 00:33:17 -05:00
John Unland
bbb75ab9b3 🔨 Improve Docker local tests support (#25583) 2023-05-17 00:33:17 -05:00
ellensp
70c8859e7f 🩹 Fix Ender 2 stock LCD (#25538) 2023-05-16 19:53:15 -05:00
George Fu
980fba810d 🐛 Fix FYSETC Cheetah v2.0 Servo/Probe pins (#24635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-16 19:53:15 -05:00
Michael Hill
5c3dd467c7 Sovol v1.3.1 (Sovol SV06) (#25267) 2023-05-16 19:53:15 -05:00
ellensp
011087731a 🧑‍💻 Add IA_CREALITY CI test (#25434) 2023-05-16 19:53:14 -05:00
Scott Lahteine
b7ee06bb29 🔨 Use 'build_src_filter' 2023-05-16 19:52:39 -05:00
Scott Lahteine
5f8df0aa21 🔨 Fix thread-unsafe deque iteration 2023-05-16 15:50:05 -05:00
ellensp
d05acb7626 🩹 Fix MARLIN_F446Zx_TRONXY variant (#25659)
Followup to 9be1554f
2023-04-10 04:20:48 -05:00
Keith Bennett
75aa880b63 BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (#25387, #25495, #25535) 2023-04-07 18:10:45 -05:00
alextrical
504f09f944 🐛 Fix Flash EEPROM for STM32G0B1CB (#25469) 2023-04-07 17:55:46 -05:00
Scott Lahteine
dfd1fb736d 🔨 Improve config.ini example fetch 2023-04-07 17:50:00 -05:00
Scott Lahteine
db0c8b31f7 🧑‍💻 Script to make non-accented languages 2023-04-07 17:50:00 -05:00
Scott Lahteine
0e3d951872 🔨 Update font scripts 2023-04-07 17:46:21 -05:00
ellensp
64f9c17f3b 🔨 Fix 'step' type in createTemperatureLookupMarlin.py (#25455) 2023-04-07 17:41:52 -05:00
Keith Bennett
bac334c74e 🔨 Fix env STM32G0B1RE_btt, add …_manta_btt (#25431) 2023-04-07 17:36:33 -05:00
Scott Lahteine
d5d497f2c5 🔨 Fix marlin_custom.* without lib_deps 2023-04-07 17:34:13 -05:00
Scott Lahteine
59c8857564 🩹 Various simple fixes 2023-04-07 17:18:17 -05:00
Scott Lahteine
98c9ecd5c5 🔧 Add a test for extra axes 2023-04-07 17:01:32 -05:00
Keith Bennett
8976bc5605 BigTreeTech Manta M4P, M5P, M8P V1.0 / 1.1, E3 EZ (#25001) 2023-04-07 17:01:32 -05:00
Martin Turski
6e427350db 🔨 Fix test build path with spaces (#25329) 2023-04-07 17:01:32 -05:00
Darren Garnier
60f3857662 🔨 Fix config.ini URL fetch (#25313) 2023-04-07 16:46:17 -05:00
MarkMan0
536e8a7d1e 🐛 Fix, Refactor PID scaling (#25096) 2023-04-07 16:28:42 -05:00
Scott Lahteine
c3c6432be4 🎨 Misc. formatting 2023-04-07 16:16:28 -05:00
Scott Lahteine
58d94f407b 🔨 Improve config.ini parser 2023-01-12 05:24:17 -06:00
Ashley 'DrToxic' Devine
9ff1c30745 🎨 Misc. cleanup (#25194)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-12 05:20:02 -06:00
ellensp
f13d7f27d1 🔨 FILAMENT_RUNOUT_SCRIPT sanity check (#25150) 2023-01-03 04:20:20 -06:00
ellensp
2a724bd94e BTT Octopus with STM32-F407 (#25031) 2022-12-17 22:17:38 -06:00
alextrical
cea2ab1d7f BigTreeTech EBB42 v1.1 (#24964) 2022-12-17 22:17:38 -06:00
Scott Lahteine
cbb56e3536 Robin Nano v1 CDC (USB mod)
Followup to #24619
2022-12-17 22:17:38 -06:00
Bart Meijer
ac05f0cb8b SAMD21 HAL / Minitronics v2.0 (#24976) 2022-12-16 14:23:26 -06:00
Alexander Gavrilenko
ec6349f2ac TFT_COLOR_UI async DMA SPI (#24980) 2022-12-16 14:23:26 -06:00
Scott Lahteine
3ad684b10b 🔨 Updated 'mfconfig init' 2022-12-16 14:23:26 -06:00
Scott Lahteine
5a97ffc414 🔨 Return error on mftest exit 2022-12-16 14:23:25 -06:00
Scott Lahteine
686ce0c0e2 🔨 Fix CI Test clean step (2) 2022-12-16 14:23:25 -06:00
Scott Lahteine
071dae0c28 🔨 Fix CI Test clean step 2022-12-16 14:23:25 -06:00
Scott Lahteine
db3865520f 🎨 Misc. cleanup 2022-12-16 14:23:25 -06:00
Scott Lahteine
51c1645ceb 🧑‍💻 Use spaces indent for Python 2022-12-16 14:23:25 -06:00
tombrazier
57f6c93192 ️ Input Shaping improvements (#24951) 2022-12-16 14:23:25 -06:00
Thomas Buck
b6051fe847 🚸 Optional Cutter/Laser status for HD44780 (#25003) 2022-12-16 14:23:25 -06:00
Scott Lahteine
7feeffdf06 🩹 leds.update needed for reset_timeout
Followup to #23590
2022-12-16 14:23:25 -06:00
tombrazier
c1f0f26bff 🚀 ZV Input Shaping (#24797) 2022-12-16 14:23:24 -06:00
Scott Lahteine
682a9b6fbe 🎨 Misc. variant cleanup, translation
Followup to #24787
2022-12-16 14:23:24 -06:00
ellensp
485fb77596 Tronxy v10 (#24787) 2022-12-16 14:22:44 -06:00
Scott Lahteine
5c195078ff 🎨 Misc. variant cleanup 2022-12-16 14:09:09 -06:00
EvilGremlin
505f0a647e MKS SKIPR board (#24791) 2022-12-16 14:08:55 -06:00