47 Commits (fc3ea96ff982bc4dff554142a88b9b00f2286335)

Author SHA1 Message Date
Scott Lahteine fc3ea96ff9 🧑‍💻 Add operator== for C++20 2 years ago
Scott Lahteine 10f5f878ce 🚑️ Fix XYZEval = N not setting E 2 years ago
InsanityAutomation 0dc59311ec 🐛 Resolve DUE Servo pulse issue (#24305) 2 years ago
Scott Lahteine d6c673b9de ♻️ More updates for multi-axis 2 years ago
Scott Lahteine 6a2a592c26 🧑‍💻 Combined axis strings 2 years ago
Scott Lahteine 3c482a9ba1 🧑‍💻 MAP macro for axis lists, etc. (#24191) 2 years ago
Scott Lahteine 494a2fc80c 🚨 Fix some compiler warnings 3 years ago
Scott Lahteine fd13a928c1 Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
Scott Lahteine d235bc9e1c 🧑‍💻 General and Axis-based bitfield flags (#23989) 2 years ago
Scott Lahteine 9ac1c73041 🎨 General cleanup, comments 2 years ago
tombrazier 260b40d145 ️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867) 2 years ago
Mads Ynddal bf067738f2 🐛 Fix XYZEval::set(XY, Z) and (XY, Z, E) (#23704) 2 years ago
Scott Lahteine eb8d819325 🧑‍💻 Fewer string macros 2 years ago
Scott Lahteine 9956e62674 🧑‍💻 Apply axis conditionals 3 years ago
Scott Lahteine 5d7328df46 🧑‍💻 Add AXIS_COLLISION to catch broken parameters 3 years ago
John Robertson 0e60c8b7e0 MarkForged YX kinematics (#23163) 3 years ago
Scott Lahteine 433a27e475 🎨 Update F string declarations 3 years ago
Scott Lahteine 262cd757fc 🎨 Updated string macros 3 years ago
Scott Lahteine 6d96c221bd 🎨 Standardize G-code reporting 3 years ago
Scott Lahteine cce585f6ca 🐛 Define 'HEAD' axes for Markforged 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
Scott Lahteine cdbd438a04 🎨 Rename all/no axis enums 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Scott Lahteine f7d28ce1d6 🎨 Misc cleanup and fixes 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine bee6b8af8f Use homing_feedrate function 4 years ago
Scott Lahteine 72e3d2492f Update temperature types 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 20b3af1cc2 Use homing_feedrate function 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Giuliano Zaro 7448b65567
Fix axis name in serial output (#18522) 4 years ago
Mathias Gartner e4d8336175 Fix XYZ types multiplication/division (#17826) 4 years ago
Mathias Gartner 288447d01e
Fix XYZ types multiplication/division (#17826) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
Scott Lahteine c4db8e49a7 XYZ_CHAR macro 4 years ago
Scott Lahteine 3473b21710 Move millis_t includes 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine b641571098 Replace types.h with millis_t.h 6 years ago
Scott Lahteine 8bf596bd4c RETRACT_ZLIFT => RETRACT_ZRAISE 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine 272d4a5167 Apply #pragma once 6 years ago