Scott Lahteine
|
17cc5fa872
|
🧑💻 Suppress narrowing warnings
Followup to #25924
|
2023-06-05 21:09:08 -05:00 |
|
Scott Lahteine
|
ba08dcfb76
|
🧑💻 Fix narrowing conversions (#25924)
|
2023-06-03 04:40:07 -05:00 |
|
Scott Lahteine
|
86c811660e
|
🧑💻 Remove LOOP macros (#25917)
|
2023-06-02 14:30:34 -05:00 |
|
Scott Lahteine
|
2691167afe
|
🧑💻 Dump BOTH and EITHER macros (#25908)
|
2023-06-02 14:26:02 -05:00 |
|
Scott Lahteine
|
5bc84bf08c
|
🚸 Improve EEPROM validation (#25860)
|
2023-05-19 23:30:48 -05:00 |
|
I3DBeeTech
|
a886906f01
|
✨ I3DBEEZ9 board (#25614)
|
2023-05-18 03:23:29 -05:00 |
|
Scott Lahteine
|
060ddf5e95
|
🚸 Support Bed Leveling Mesh > 16x16
Co-Authored-By: raTmole <ratmole@users.noreply.github.com>
|
2023-05-16 02:54:52 -05:00 |
|
Scott Lahteine
|
ed66f498eb
|
🚸 Fixed-Time Motion EEPROM and Menu (#25835)
|
2023-05-16 02:46:19 -05:00 |
|
Scott Lahteine
|
6e5f41fe6b
|
🧑💻 Serial ternary args, etc.
|
2023-05-15 19:50:36 -05:00 |
|
Scott Lahteine
|
18005cb91e
|
🧑💻 Constexpr types.h operators (#25811)
|
2023-05-13 16:12:59 -05:00 |
|
StevilKnevil
|
01f5bd3330
|
🚸 Improved MPCTEMP autotune (#25503)
|
2023-05-11 19:09:02 -05:00 |
|
Muhammad Arslan
|
8fb9b5804e
|
✨ Blackpill-based custom board (#25152)
Co-authored-by: striker <striker@gmail.com>
|
2023-05-11 08:18:24 -05:00 |
|
ellensp
|
9cf1a8891f
|
🩹 Optional X followup (#25804)
|
2023-05-10 04:19:05 -05:00 |
|
Scott Lahteine
|
53b79f5f70
|
🩹 No const on return type
|
2023-05-10 04:05:52 -05:00 |
|
ellensp
|
d52d26b4ef
|
🔧 Update multi-stepper axis conditionals (#25798)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-05-09 15:37:34 -05:00 |
|
Skopus
|
3a8809c1a7
|
✨ KEDI (STM32F1) and GODI (ESP32) boards (#25796)
|
2023-05-09 15:31:17 -05:00 |
|
ellensp
|
1f9bfc5c74
|
🚸 Optional X-Axis (#25418)
Co-authored-by: alextrical <35117191+alextrical@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-05-09 13:59:25 -05:00 |
|
Scott Lahteine
|
08207fd086
|
🧑💻 Extend AxisBits
|
2023-05-08 18:53:44 -05:00 |
|
ellensp
|
f80e706fad
|
🔨 MKS Robin2 PIO Env (#25792)
|
2023-05-08 06:54:46 -05:00 |
|
Scott Lahteine
|
d3ee4eecdf
|
🩹 Use AxisBits methods
|
2023-05-07 21:48:04 -05:00 |
|
Scott Lahteine
|
f8570257f9
|
🐛 AxisBits union fix
|
2023-05-05 15:37:27 -05:00 |
|
Scott Lahteine
|
664b35b77c
|
🧑💻 Replace axis_bits_t with AxisBits class (#25761)
|
2023-05-05 03:03:33 -05:00 |
|
Scott Lahteine
|
e1f6435d44
|
✨ Creality STM32F401RE board (e.g., Ender-5 S1) (#25773)
|
2023-05-02 17:59:27 -05:00 |
|
ellensp
|
137ea43422
|
✨ Creality Ender-2 (Melzi) (#25754)
|
2023-05-02 16:16:19 -05:00 |
|
Scott Lahteine
|
207535af9d
|
🔨 Fix Multi-Language Menu criteria
|
2023-05-01 22:18:22 -05:00 |
|
Scott Lahteine
|
467ab74523
|
🧑💻 Simplify endstops config (#25748)
|
2023-04-26 14:56:23 -05:00 |
|
Scott Lahteine
|
68f74784a3
|
🎨 Misc. fixes, cleanup
|
2023-04-26 13:50:45 -05:00 |
|
Giuliano Zaro
|
f5a905a641
|
✨ TEMP_SENSOR_SOC (#25642)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-24 23:41:26 -05:00 |
|
Scott Lahteine
|
077a620e21
|
📝 Developer note in boards.h
|
2023-04-24 05:24:40 -05:00 |
|
Keith Bennett
|
91cce2a7b3
|
✨ Panowin Cutlass / Bardo (F1 / Trinus) (#25663)
|
2023-04-19 21:42:05 -05:00 |
|
Chris Pepper
|
3b425d9a38
|
🔨 MarlinSimUI updates (#25589)
|
2023-03-28 23:45:22 -05:00 |
|
Bob Kuhn
|
0021a58943
|
✨ AnyCubic Vyper / Vyper LCD (#25405)
|
2023-03-26 04:07:25 -05:00 |
|
Scott Lahteine
|
ec91d5a1ef
|
🎨 Misc. fixes, cleanup
Co-Authored-By: Martin Turski <turningtides@outlook.de>
|
2023-03-24 18:25:48 -05:00 |
|
Scott Lahteine
|
e6ac9ff204
|
⚡️ Misc. optimizations
|
2023-03-18 19:53:27 -05:00 |
|
Michael Hill
|
c914761327
|
✨ Sovol v1.3.1 (Sovol SV06) (#25267)
|
2023-03-18 00:56:07 -05:00 |
|
Scott Lahteine
|
b5836b243a
|
🔧 Optional MPC_AUTOTUNE to save 5.5 - 5.8KB
|
2023-03-18 00:06:45 -05:00 |
|
Scott Lahteine
|
f9d3939d23
|
🎨 Cosmetic stepper updates
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
|
2023-03-12 15:18:54 -05:00 |
|
Keith Bennett
|
28b101ccef
|
✨ BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (#25387)
BTT Octopus Max EZ V1.0 (STM32H723VE/ZE), SKR V3.0 / V3.0 EZ (STM32H723VG)
|
2023-03-10 17:56:33 -06:00 |
|
albatorsssx
|
cc31537ae3
|
🌐 DGUS Reloaded non-accented French (#25443)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-03-06 20:04:47 -06:00 |
|
Scott Lahteine
|
f0c8c91820
|
🧑💻 Width/Magnitude-based types (#25458)
|
2023-03-03 20:44:24 -06:00 |
|
Scott Lahteine
|
f9f6662a8c
|
♻️ Stepper options refactor (#25422)
|
2023-02-23 21:08:31 -06:00 |
|
Scott Lahteine
|
df44424388
|
🧑💻 Fix preheat tests (nested macro limit ~256)
Followup to #25407
|
2023-02-21 15:13:01 -06:00 |
|
ellensp
|
03a4378670
|
🔧 Sanity-check hotend max / preheat temps (#25407)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-02-20 20:25:22 -06:00 |
|
lukasradek
|
0f745468a1
|
🔧 Up to 9 tramming points (#25293)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-02-20 18:57:15 -06:00 |
|
Keith Bennett
|
2bc711ce58
|
✨ BigTreeTech Manta M4P, M5P, M8P V1.0 / 1.1, E3 EZ (#25001)
|
2023-02-08 00:39:09 -06:00 |
|
Scott Lahteine
|
087e19a0ed
|
🔧 Fix build with no Y axis (#25311)
|
2023-01-30 22:11:50 -06:00 |
|
kadir ilkimen
|
7717beb793
|
✨ Polar Kinematics (#25214)
|
2023-01-10 23:33:09 -06:00 |
|
Scott Lahteine
|
42cfa4f48f
|
✨ DGUS_LCD_UI followup
Followup to #25143 fixing _DGUS_UI_IS
|
2023-01-01 23:03:22 -06:00 |
|
ellensp
|
32e8627510
|
✨ New DGUS_LCD_UI option, IA_CREALITY (#25143)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-12-31 20:38:13 -06:00 |
|
alextrical
|
72465e4eec
|
✨ BigTreeTech EBB42 v1.1 (#24964)
|
2022-12-16 14:45:14 -06:00 |
|