53 Commits (360311f2320d6e5a94d17c6ff830146675be732e)

Author SHA1 Message Date
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 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
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
qwewer0 f19a1833bd Fix M48 output (#20713) 3 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine bc081473f2 Fix up tests, warnings 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Giuliano Zaro 038945110f Optional homing in LCD Repeatability Test (#19104) 4 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 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
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 27366197f3
Serial refactor followup (#20932) 3 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
qwewer0 4eedeabb51
Fix M48 output (#20713) 3 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine 5f5f76956f Fix up tests, warnings 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Giuliano Zaro 6b549e1971
Optional homing in LCD Repeatability Test (#19104) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Radek Pietruszewski e6a675e6ec
Fix missing string for M48 build (#16708) 4 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine f307ff68f7 Multiply by float, not double 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine f9992c5f33 Implausible 5 years ago
Scott Lahteine c8e30b6639
Fix code attempting to sprintf %f (#14869) 5 years ago
Acenotass 4af9908764 Update M48 command in the status line (#14816) 5 years ago
Acenotass 659d06d9b9 M48 menu item, result to status (#14772) 5 years ago