107 Commits (c929fb52dd5ed9b265f93e3df4b69ac8ea581735)

Author SHA1 Message Date
Scott Lahteine b8186b5081 Apply SEC_TO_MS and other fixes 3 years ago
Scott Lahteine b41f41589a General cleanup, use _BV 3 years ago
Victor Oliveira 90a2b482e6
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 4 years ago
ubik2 844a8c7074
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
Keith Bennett a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280) 4 years ago
Jason Smith 3a396a25dc
Retire HAL for STM32F4 / F7 (#20153) 4 years ago
Scott Lahteine 06bf3ccfb7 Add alternative TERN macros 4 years ago
Scott Lahteine f6ffbe548c
TFT Presets, Generic options, Sanity checks (#19723) 4 years ago
Victor Oliveira c0920bbf6a
TFT Refactoring (#19192) 4 years ago
Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 4 years ago
sherwin-dc 852e5ae042
Password via G-code and MarlinUI (#18399) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
Scott Lahteine 424569b4c4
Power monitor and display (#17437) 4 years ago
Scott Lahteine d4aa197744 Add MAP macro 4 years ago
espr14 ab19a27f63
Prevent some macro pitfalls (#17956) 4 years ago
Scott Lahteine 39f703310b Move S_FMT to HAL, apply to mixer 4 years ago
Scott Lahteine 66676e6dd4 Remove extra macro 4 years ago
Scott Lahteine 035d6cd16d Patch i2c, info menu 4 years ago
Scott Lahteine 011ecc341a Fix I2C_ADDRESS ambiguity 4 years ago
randellhodges b700b3cde6
Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678) 4 years ago
Scott Lahteine 528907cb16 Additional TERN macros 4 years ago
Scott Lahteine 2460a3dfbb Fix custom version file include 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 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Jason Smith 4a3fcd0bf9
Fix three extruder with auto-fan build (#17035) 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 5b12627e14
Auto assign DIAG pins for multi-endstop (#16723) 4 years ago
brian park b258cc85bf Mostly Printed SCARA (MPSCARA) support (#15573) 5 years ago
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 5 years ago
Marcio T f6a799c7b3 Allow compile under Windows Subsystem for Linux (#15606) 5 years ago
Scott Lahteine 519cc1bc67 NUM_AXIS is now obsolete 5 years ago
Scott Lahteine 9188ce1a8d Add JOIN for simple append 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 8683d4abfd Improved list-oriented macros 5 years ago
Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine 1803c27afb Fix macros for overloaded comparisons 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 2405ccb7ef Patch use of UNUSED 5 years ago
Marcio Teixeira 7a569ad4d0 LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine 0bcb64403c Revert _BV testing commit 5 years ago
Scott Lahteine 9223261ea9 Only define _BV in Marduino.h 5 years ago
Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago