54 Commits (1c2d37eb0b65cc8e7aae486732c24b7a835ae890)

Author SHA1 Message Date
  tombrazier 8f8427ec8f
⚡️ Apply PTC on all probing (#23764) 2 years ago
  Scott Lahteine 7f1286a11f 🎨 Apply F() to status message 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 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 3 years ago
  Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 3 years ago
  Scott Lahteine 5f5f76956f Fix up tests, warnings 3 years ago
  swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 3 years ago
  Giuliano Zaro 6b549e1971
Optional homing in LCD Repeatability Test (#19104) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 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) 4 years ago
  Scott Lahteine f83bc0aa13 Optimize common strings 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  Scott Lahteine f307ff68f7 Multiply by float, not double 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 4 years ago
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 4 years ago
  Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 4 years ago
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 years ago
  Scott Lahteine f9992c5f33 Implausible 4 years ago
  Scott Lahteine c8e30b6639
Fix code attempting to sprintf %f (#14869) 4 years ago
  Acenotass 4af9908764 Update M48 command in the status line (#14816) 4 years ago
  Acenotass 659d06d9b9 M48 menu item, result to status (#14772) 4 years ago
  Scott Lahteine ed0e6afacb Apply LIMIT macro 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
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine 5f6aabccbe Tweak M48 spacing 5 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
  Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 6 years ago
  AnHardt 133b38b93b Complete M48 description (#9631) 6 years ago
  Colten Edwards a6160916b0 [2.0] Fix M48 for delta printers/ABL compile issue (#8286) 6 years ago
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6 years ago