31 Commits (433eedd50fb0b1da04a0153de483088c8de9295d)

Author SHA1 Message Date
Scott Lahteine 433eedd50f 🎨 Apply F() to serial macros 3 years ago
Scott Lahteine 2c30b75268 🎨 Various multi-axis patches (#22823) 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine 6d96c221bd 🎨 Standardize G-code reporting 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
Scott Lahteine b3890d385c Add multi-extruder condition 4 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
Scott Lahteine 76d8d1742c Add multi-extruder condition 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine dc6d8357a6 Reduce string duplication 4 years ago
InsanityAutomation c1dcc56a0b
Tool Change Migration fixes and debugging (#18448) 4 years ago
Scott Lahteine 8b3c7dda75 Add HAS_FAN and others 4 years ago
studiodyne 2f6262c27b
Automatic Tool Migration feature (#17248) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 0e72c315a0 Minor string storage optimization 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
InsanityAutomation ce02c6cee2 Variable tool change purge (#14618) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 5e38d70697 Fix M217 report label, general cleanup 5 years ago
Scott Lahteine 3f36a38512 Clean up some pre-serial-redirect includes 5 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 5b24ce9024 Hide M217 compile warning 6 years ago
InsanityAutomation 6471a75a22 Combine more tool-change variables (#12137) 6 years ago
Scott Lahteine e4cf175163
Synchronize on M204, M205 (#12302) 6 years ago
InsanityAutomation 3ec3872730 Single Z raise value for all tool-changing / parking (#12090) 6 years ago
Scott Lahteine 951b25163e
Extend M217 with configurable park/raise (#12076) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
InsanityAutomation ee253991d4 Various fixups for single-nozzle filament swap (#12036) 6 years ago
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Scott Lahteine 69b664b6fe Move M31 to cpp 7 years ago
Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 7 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
Richard Wackerbarth 06ae832276 Deprecate Support for Arduino IDE < 1.0.5 9 years ago
Scott Lahteine 0ec444720f Rename blinkm files 9 years ago
Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 years ago
Scott Lahteine f171656f8e Cleanup of cardreader.* 9 years ago
fmalpartida 5b3f60ea2e Corrected LCD only error 11 years ago
fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 11 years ago
Tim Koster 97b0da0c2e Removed #ifndef BLINKM 11 years ago
Tim Koster 61db046b32 Added #ifdef BLINKM around new code. Also refined BlinkM.h. 11 years ago
Tim Koster 7016cc9511 Added BlinkM support over i2c 11 years ago