428 Commits (ebf99b197c85ca5e09b97250c950a83fd239a372)

Author SHA1 Message Date
Scott Lahteine 2460a3dfbb Fix custom version file include 4 years ago
RasmusAaen c768605bde
Add Copymaster3D board (#17188) 4 years ago
Giuliano Zaro 3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line (#17175) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Jason Smith 9c759e5f74
Fix BAUD_RATE_GCODE, etc. (#17135) 4 years ago
Scott Lahteine 924fa6045c Non-const REMEMBER needed for RESTORE 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine 70863fbd55 Avoid name conflict with 'UART' 4 years ago
Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
Scott Lahteine eb4d5120bf Keep name around for old configs 4 years ago
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 4 years ago
Jason Smith 4a3fcd0bf9
Fix three extruder with auto-fan build (#17035) 4 years ago
Scott Lahteine c4db8e49a7 XYZ_CHAR macro 4 years ago
Scott Lahteine 3473b21710 Move millis_t includes 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine 9a51f29efa Simplified E_AXIS_HAS macro 4 years ago
Jason Smith ebd2bcc177 Fix AXIS_HAS_SW_SERIAL 4 years ago
ellensp 9f53bbd791
Add PICA shields support (#16891) 4 years ago
Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
vivian-ng 4c6f695bea
Put ESP32 I2S stepper task and Marlin on the same core (#16874) 4 years ago
Giuliano Zaro ff0c931e47
Add RAMPS 1.4.4 to AGCM4 (#16606) 4 years ago
Scott Lahteine 0b45493557 Add a caution to drivers.h 4 years ago
Scott Lahteine 28b48fc9bb Revert change to AXIS_DRIVER_TYPE_X2 4 years ago
Scott Lahteine 38873596ec Tweak parser warning 4 years ago
Scott Lahteine ffcbba4447 Move MSG_MARLIN 4 years ago
Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 4 years ago
Bob Kuhn 78fea4a9ca
Split up MKS_RUMBA32 into two variants (#16781) 4 years ago
thisiskeithb 9b4192cdd0
Add MKS Base 1.6 board (#16783) 4 years ago
Scott Lahteine f312ddfa4f More updates for 8 extruders, REPEAT 4 years ago
Bob Kuhn 0268c1d02c
STM32duino - Use SDIO for onboard SD (#16756) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine 5b12627e14
Auto assign DIAG pins for multi-endstop (#16723) 4 years ago
Mauro 1bc6509d02
Support for E4d@BOX mainboard (#16716) 4 years ago
Hans007a e2eef1256a G60/G61 Position Save/Restore (#16557) 5 years ago
Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) 4 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
Scott Lahteine 86c18ea6e0 Bring configs and drivers.h up to date 4 years ago
MaukCC 04d64351a2 Add HMS434 V15 ATSAM board (#16620) 5 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Bob Kuhn 1084068a3e Simplify a drivers.h macro (#16589) 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
George Fu ceeba58dc9 FYSETC F6 v1.4 board support (#16321) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Scott Lahteine 1d0452c41e
Standardize drivers.h values, add class indirection (#16448) 5 years ago
Jason Smith 595e684658 Add Leapfrog Xeed 2015 support (#16400) 5 years ago
ellensp 7a50dbc00d Add motherboard BIGTREE_SKR_V1.4_TURBO (#16374) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago