80 Commits (360311f2320d6e5a94d17c6ff830146675be732e)

Author SHA1 Message Date
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
ellensp b18aa933d1 🐛 Fix G33 homing current (#22909) 3 years ago
Luc Van Daele 44d54a0d01 🚸 G33 R and O options (#22707) 3 years ago
Scott Lahteine 17c9450f0c 🎨 Apply more HAS_DELTA_SENSORLESS_PROBING 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
lujios ee54cd4bd7 ️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
Scott Lahteine 78c2eb6876 🎨 Check flags without ENABLED 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
fedetony 027a5a872d Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 3 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Gurmeet Athwal a4c981469e
Extended reporting options (#16741) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 4 years ago
Scott Lahteine cf597e2bb1 Allow weird probe values in G33 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Scott Lahteine b71a755a30 Add float suffix in G33 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine f9992c5f33 Implausible 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Ludy 814d93c7cf Fix G33 sprintf output warning (#12738) 6 years ago
Luc Van Daele c6e09c2689 [2.0.x] G33 clean up (#12648) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 6 years ago