622 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
Scott Lahteine cce585f6ca 🐛 Define 'HEAD' axes for Markforged 3 years ago
Keith Bennett 5d80f7006a 🔨 Envs for BTT SKR Mini with RET6 (512K) (#22050) 3 years ago
DerAndere e3df7d7bc8 ✏️ Followup to Six Linear Axes (#22056) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine d3c56a76e7 ♻️ Patches for Zero Extruders (with TMC) 3 years ago
Scott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
Keith Bennett b4b607681c BigTreeTech Octopus V1.1 (#22042) 3 years ago
Timo a739af823f Malyan M180 (#21992) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine cdbd438a04 🎨 Rename all/no axis enums 3 years ago
Scott Lahteine 2de914c38c 🎨 Move switch sensor strings 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Scott Lahteine f7d28ce1d6 🎨 Misc cleanup and fixes 3 years ago
Keith Bennett 40a9d82ae9 BigTreeTech Octopus (STM32F446ZET6) (#21826, #21882, #21883, #21901) 3 years ago
Scott Lahteine 02e131b5fd 🎨 Misc. code cleanup 3 years ago
Scott Lahteine 5afb5e03b0 🎨 Additional utility macros 3 years ago
Scott Lahteine f688c7d20d Simplify macro expansion with recursion (#21859) 3 years ago
Scott Lahteine ad991734c4 Add and apply REPEAT_1 macro 3 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 3 years ago
Keith Bennett b41365b495 Split up SKR V2 Rev A / B (#21805) 3 years ago
Scott Lahteine a468701511 Cleanup, hex formatting 3 years ago
Victor Oliveira 7378afc6d8 Prevent watchdog reset in setup() (#21776) 3 years ago
Keith Bennett 4da3f45f41 BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 3 years ago
Scott Lahteine 3153080301 Move last bootscreen delay to end of setup (#21665) 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine a860f7f5f7 BTT E3 RRF Support 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine 326b1c1225 Misc. formatting, serial out 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
ellensp 4e9eb95830 Followup to "no status for serial::write" (#21577) 3 years ago
Ramiro Polla 00ea75ce82 Drop return value from Serial::write() (#21567) 3 years ago
Ramiro Polla 6d9aaf8de5 Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Scott Lahteine 1bd35072cb Fix axis char printing 3 years ago
BigTreeTech 2c73964b2b BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Vert b1be96e40e Board IDs for G2560 Rev B, G2560 v4, GTM32 VD (#21499) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 2b0fcc79c5 Serial flags followup 3 years ago
X-Ryl669 f18da95d38 Flags for MarlinSerial instance features (#21318) 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
George Fu 19078966d9 FYSETC Spider board (#21458) 3 years ago
Scott Lahteine f734f79f5b reduced verbiage 3 years ago
Mike La Spina f1986545da Laser Coolant Flow Meter / Safety Shutdown (#21431) 3 years ago
kpishere e087271d48 Misc build fixes (#21413) 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
K.3D a2d2e19f84 KRATOS32 / K.32 board and LCD controllers (#21334) 3 years ago
X-Ryl669 242ef2b2b4 Fix MeatPack with per-serial-port instances (#21306) 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 3 years ago