Scott Lahteine
|
b4a3e29fb6
|
🔨 Pins Debugging fix and cleanup (#27494)
* 🧑💻 Ignore Aider additions
* 🔨 Pins Debugging fix and cleanup
* 🔧 Auto-assign UART Rx based on Tx
|
2024-10-27 14:56:27 -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 |
|
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 |
|
Mark
|
441416728c
|
🚸 Bed distance sensor improvements (#25847)
|
2023-06-18 04:18:08 -05:00 |
|
Scott Lahteine
|
2ef71c6eba
|
♻️ Simplify SERIAL_ECHO (#25928)
Since this increases AVR code size, try to optimize further.
|
2023-06-12 16:38:14 -05:00 |
|
Scott Lahteine
|
86c811660e
|
🧑💻 Remove LOOP macros (#25917)
|
2023-06-02 14:30:34 -05:00 |
|
Scott Lahteine
|
6e5f41fe6b
|
🧑💻 Serial ternary args, etc.
|
2023-05-15 19:50:36 -05:00 |
|
Andrew
|
99e38c40be
|
🩹 Ensure pin_is_protected is defined (#25829)
|
2023-05-15 16:24:36 -05:00 |
|
Scott Lahteine
|
d17d86d6a5
|
🧑💻 M43 updates
|
2023-05-14 19:49:57 -05:00 |
|
Scott Lahteine
|
78bdf34b7b
|
🧑💻 HostUI::continue_prompt method
|
2023-04-15 20:22:17 -05:00 |
|
Scott Lahteine
|
0f34163558
|
🚸 Minor M43 improvements
|
2023-04-12 00:14:19 -05:00 |
|
Scott Lahteine
|
ea5d7e2eee
|
🔧 Refactor endstop state config (#25574)
|
2023-03-26 04:00:12 -05:00 |
|
Scott Lahteine
|
7395569055
|
🐛 Fix Anycubic / Trigorilla pins, etc. (#24971)
|
2022-11-11 20:35:07 -06:00 |
|
Chris Bagwell
|
9467b68608
|
🧑💻 STM32G0B1RE Pins Debugging (#24748)
|
2022-09-16 13:30:04 -05:00 |
|
Scott Lahteine
|
e4e6abe5af
|
🧑💻 Remove servo macros
|
2022-06-09 00:51:08 -05:00 |
|
Scott Lahteine
|
52eefa90e1
|
♻️ Move watchdog to MarlinHAL
|
2022-05-20 11:22:57 -05:00 |
|
ellensp
|
367c11dfa2
|
🐛 Fix STM32 Pins Debugging (#22896)
|
2022-04-21 04:06:22 -05:00 |
|
Scott Lahteine
|
ee28a14e8e
|
🎨 Refactor Host Actions as singleton
|
2021-10-15 00:24:08 -05:00 |
|
Scott Lahteine
|
1dafd1887e
|
🎨 Apply F() to various reports
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
12b5d997a2
|
🎨 Apply F() to some ExtUI functions
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
008bf1bcae
|
🎨 Apply F() to Host Actions strings
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
fede20fbe6
|
💬 Add non-translated STR_DONE
|
2021-09-18 01:13:10 -05:00 |
|
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
2021-09-09 05:41:58 -05:00 |
|
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-03 19:02:34 -05:00 |
|
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
2021-02-28 20:02:24 -06:00 |
|
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-08 00:37:24 -06:00 |
|
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
2020-10-16 19:55:18 -05:00 |
|
Victor Oliveira
|
18dd0d00a6
|
Implement wait_for_user for Color UI (#19694)
|
2020-10-11 19:26:16 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Tanguy Pruvot
|
c759729478
|
STM32F1: Restore M43 build support (#17336)
|
2020-03-31 14:13:20 -05:00 |
|
InsanityAutomation
|
84dec5da10
|
Add M42 M, improve M43 (#17173)
|
2020-03-18 16:12:51 -05:00 |
|
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
2020-03-13 23:18:16 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|
Scott Lahteine
|
ca4423ed2a
|
Clean up pins debugging
|
2020-03-06 13:14:22 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
2020-01-02 19:01:38 -06:00 |
|
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
2019-11-29 22:54:42 -06:00 |
|
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
2019-10-09 19:46:10 -05:00 |
|
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
2019-09-29 17:57:29 -05:00 |
|
Bas Stottelaar
|
847e4ced11
|
Fix M43 without watchdog (#15280)
|
2019-09-16 16:09:43 -05:00 |
|
InsanityAutomation
|
f218405c36
|
Fix ExtUI invalid speed, timer (#15031)
|
2019-08-25 04:46:02 -05:00 |
|
InsanityAutomation
|
af5a7a2925
|
Add missing ExtUI user confirmation (#14992)
|
2019-08-18 21:03:26 -05:00 |
|
Bob Kuhn
|
dc02d0720d
|
Pins Debugging for STM32 — NEEDS TESTING (#14309)
|
2019-07-05 22:08:06 -05:00 |
|
Scott Lahteine
|
d16954dc88
|
Make KEEPALIVE_STATE a scoped auto-restore (#14446)
|
2019-06-29 22:49:50 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Tanguy Pruvot
|
be69ec5b32
|
Fix PLR/M43 warnings (#14333)
|
2019-06-22 00:48:47 -05:00 |
|
Scott Lahteine
|
352734494b
|
Reduce some M43 strings
|
2019-05-26 16:21:28 -05:00 |
|
Scott Lahteine
|
c6d39319de
|
Fix some whitespace
|
2019-05-26 16:18:43 -05:00 |
|
Bryan
|
0ef5d667b6
|
Fixed M43 parameter bug (#14099)
|
2019-05-25 18:23:25 -05:00 |
|