Scott Lahteine
|
c9fa680db9
|
🐛 Fix Anycubic / Trigorilla pins, etc. (#24971)
|
2022-12-16 14:23:25 -06:00 |
|
Chris Bagwell
|
e04e18a590
|
🧑💻 STM32G0B1RE Pins Debugging (#24748)
|
2022-09-22 13:27:31 -05:00 |
|
Scott Lahteine
|
ea22640d78
|
🧑💻 Remove servo macros
|
2022-06-13 04:32:49 -05:00 |
|
Scott Lahteine
|
07cd248b91
|
♻️ Move watchdog to MarlinHAL
|
2022-06-03 22:06:50 -05:00 |
|
ellensp
|
4fd7d1b056
|
🐛 Fix STM32 Pins Debugging (#22896)
|
2022-05-07 18:11:03 -05:00 |
|
Scott Lahteine
|
f80bcdcc5c
|
🎨 Refactor Host Actions as singleton
|
2021-12-25 00:45:05 -06:00 |
|
Scott Lahteine
|
24dbeceb45
|
🎨 Apply F() to various reports
|
2021-12-25 00:45:04 -06:00 |
|
Scott Lahteine
|
c3ae221a10
|
🎨 Apply F() to some ExtUI functions
|
2021-12-25 00:31:06 -06:00 |
|
Scott Lahteine
|
7626d859a6
|
🎨 Apply F() to Host Actions strings
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
8b818f4ae5
|
💬 Add non-translated STR_DONE
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
2021-10-02 22:31:15 -05:00 |
|
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-18 20:29:56 -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 |
|
FanDjango
|
85fb33a060
|
BLTOUCH tweaks, new v3.1 command (#14015)
|
2019-05-17 19:10:18 -05:00 |
|
Bob Kuhn
|
9a56d90150
|
Fix M43 on LPC176x (#13587)
The real fix. PR #13568 was wrong.
|
2019-04-06 18:06:07 -05:00 |
|
Scott Lahteine
|
2212da453a
|
Distinguish between analog/digital auto fans (#13298)
|
2019-03-05 00:41:31 -06:00 |
|
Scott Lahteine
|
99d0022fae
|
Drop the Z_MIN_PROBE_ENDSTOP option (#13276)
|
2019-03-01 00:27:45 -06:00 |
|
InsanityAutomation
|
7f1b69b0c8
|
Add HOST_PROMPT_SUPPORT (#13039)
|
2019-02-12 15:55:47 -06:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Scott Lahteine
|
c986239837
|
A single SERIAL_ECHO macro type (#12557)
|
2018-11-29 16:58:58 -06:00 |
|
Scott Lahteine
|
3cbc3ecdd7
|
Fix 'M43 T' to use 'L' as last pin
- The documentation is correct. The code was wrong.
|
2018-11-05 04:17:37 -06:00 |
|
Scott Lahteine
|
3e81745e81
|
Fix issues, make optional
|
2018-08-29 17:58:02 -05:00 |
|
Jan
|
aa80e448e2
|
Store servo angles in EEPROM
|
2018-08-29 17:58:02 -05:00 |
|
Scott Lahteine
|
968a5d2e63
|
Protected pin err for M226
|
2018-06-10 17:45:47 -05:00 |
|
Scott Lahteine
|
adcb87f0db
|
Z Endstop Servo => Z Probe Servo
|
2018-04-01 23:54:21 -05:00 |
|