InsanityAutomation
|
c4379db8fc
|
Revert "Optimized string-to-number functions" (#21532)
This reverts #21484
|
2021-04-29 08:45:18 -05:00 |
|
Ramiro Polla
|
16af2148b9
|
Optimized string-to-number functions (#21484)
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
2059c6e4d0
|
Apply pointer formatting
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
166d4a26f3
|
Pause SD queue early on M25 (#21317)
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
b713ca2638
|
Number serial from 1 to match settings
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
46246c8db6
|
Clean up spaces and words
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
e1cca6d97b
|
Fix serial index types
|
2021-04-29 08:45:15 -05:00 |
|
Victor Mateus Oliveira
|
0e1a1959de
|
fix meat pack internal buffer for multi serial
|
2021-04-29 08:45:15 -05:00 |
|
X-Ryl669
|
6652c7c435
|
Distinguish serial index from mask (#21287)
|
2021-04-29 08:45:15 -05:00 |
|
Victor Oliveira
|
7a5a6ca53f
|
Fix Host Keepalive serial target (#21283)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:15 -05:00 |
|
Sola
|
5b586ea4d8
|
MKS H43 fixup (#21267)
Co-authored-by: makerbase <4164049@qq.com>
Co-authored-by: MKS-Sean <56996910+MKS-Sean@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:15 -05:00 |
|
Victor Oliveira
|
5a01cdb81c
|
Fix multi-serial CRC error crash (#21249)
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
2021-04-29 08:45:15 -05:00 |
|
X-Ryl669
|
3f9fe2dac4
|
Fix G-code Queue merge (#21213)
|
2021-04-29 08:45:14 -05:00 |
|
X-Ryl669
|
532dbb8064
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
X-Ryl669
|
73332f4df1
|
Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
Scott Lahteine
|
c7efb2d964
|
Update M808 comment
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
bf631046c0
|
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
efa1e56369
|
Refactor serial class with templates (#20783)
|
2021-04-29 08:45:12 -05:00 |
|
ellensp
|
8da8e7d17b
|
Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:12 -05:00 |
|
ellensp
|
56383d3ca0
|
MeatPack serial encoding (#20802)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
71be210795
|
Move some MarlinCore and MarlinUI code (#20832)
|
2021-04-29 08:45:12 -05:00 |
|
Victor Oliveira
|
eda5a884c6
|
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589)
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
deb8df8eff
|
M808 Repeat Markers (#20084)
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
7c9c897dac
|
Optimize emergency parser check
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
7f7c27be30
|
Add parser.is_command(letter, code)
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
6c103b72a2
|
Clean up comments, USB flash, NULLs
|
2021-04-29 08:45:04 -05:00 |
|
bilsef
|
c6f17ac01e
|
Teensy 4.1 Ethernet support (#19801)
|
2021-04-29 08:45:03 -05:00 |
|
Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
2021-04-29 08:45:03 -05:00 |
|
Jason Smith
|
6a5799fc7d
|
Revert at90usb1286 conditional (#19733)
|
2021-04-29 08:45:03 -05:00 |
|
Jason Smith
|
2c7b5fe1f2
|
Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:02 -05:00 |
|
Scott Lahteine
|
da6e5ce3db
|
Optimize G-code / feature dependencies (#18919)
|
2021-04-29 08:44:56 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
dc6d8357a6
|
Reduce string duplication
|
2020-07-05 16:00:32 -05:00 |
|
Scott Lahteine
|
ca5a8ea827
|
Add G-code "backspace" support
|
2020-06-08 20:17:44 -05:00 |
|
Scott Lahteine
|
6371782263
|
Add HAS_MULTI_SERIAL conditional
|
2020-06-05 16:20:27 -05:00 |
|
Mark Scammacca
|
7119596170
|
G-code line number for each serial port (for TFTs) (#18165)
|
2020-06-01 22:19:10 -05:00 |
|
Scott Lahteine
|
0578bbbf5d
|
Marlin: Use strcmp_P
|
2020-05-24 20:09:30 -05:00 |
|
Scott Lahteine
|
d853a70556
|
Remove strcpy compile warning
|
2020-05-12 02:11:32 -05:00 |
|
Scott Lahteine
|
bd82b8bc7e
|
Suppress compile warnings
|
2020-04-28 08:34:07 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
48919c54fb
|
Add SRAM command injection (#17459)
|
2020-04-09 20:05:58 -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
|
4e3a793f1e
|
Fix broken enqueue_P
|
2020-03-10 18:28:49 -05:00 |
|
Scott Lahteine
|
20f93404a7
|
Add / correct comments
|
2020-03-07 02:16:17 -06:00 |
|
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
2020-02-26 03:02:03 -06:00 |
|
Scott Lahteine
|
5071fe82ab
|
Ensure proper SD print completion (#16967)
|
2020-02-25 22:18:14 -06:00 |
|