6 Commits (e7c711996bd3080f5e343eff5556736cbf2e2416)

Author SHA1 Message Date
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 708ea3d0bb Use serial shorthand 3 years ago
Giuliano Zaro 876c2586b9
Clean up MMU2 code (#20794) 3 years ago
Giuliano Zaro 1d5862a39b
MMU2 as standard serial device (#20771) 3 years ago
Giuliano Zaro 2b928b4754
Fix comments (#20759) 4 years ago
Giuliano Zaro 41529b6598
SMUFF (MMU2 clone) support (#19912) 4 years ago
Costas Basdekis 0465e0ae3a
Distinct runout states (#19965) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
ellensp 2e1ba73926
Fix compile of MMU2 with S-mode disabled (#19584) 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 4975e93350 Tweak MMU beeps, misc. cleanup 4 years ago
Trocololo 88d7f4d7be
MMU2 S Mode spins the BMG gears during C0 (#19429) 4 years ago
InsanityAutomation 2c61e6ba28
Add CONTROLLER_FAN_IGNORE_Z (#18735) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Robby Candra c02451b602
Filament Runout Inverting => State (#18537) 4 years ago
Bastien R 2ec482a102
MMU2 Extruder Sensor support (#17886) 4 years ago
Scott Lahteine 2c959123e5 Clean up whitespace 4 years ago
Toni 21067ab062
Add Prusa MMU2S settings - beta (#17523) 4 years ago
Ondřej Nový d2a5d51f69
Add NOZZLE_PARK_Z_RAISE_MIN (#17624) 4 years ago
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 22da1b2b31 Rename some "kill" messages 4 years ago
Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Timm e02b06672c Increase MMU2 serial buffer size with USB serial (#15646) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 6091e6300a
Fix G90, G91, M82, M83 rel/abs modes (#15218) 5 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5 years ago
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 5 years ago
InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Giuliano Zaro 40aff7e1f2 Remove extra MMU (non-12V) code (#13938) 5 years ago
Scott Lahteine fae2b7edc3 Update MMU2 code style 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Scott Lahteine 3a1b6fe8c1 Coding standards 5 years ago
InsanityAutomation 7f1b69b0c8 Add HOST_PROMPT_SUPPORT (#13039) 5 years ago