43 Commits (1c9ccce5209cd1727bf80e632f4f781c651e0c35)

Author SHA1 Message Date
  InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 4 years ago
  Scott Lahteine f83bc0aa13 Optimize common strings 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
  Ludy 01fd3f904f Drop extra include (#15171) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  sjasonsmith 07b41a8c3f Include SOLENOID_PROBE in leveling report (#14344) 5 years ago
  Tanguy Pruvot f2cfa408b7 Touch-MI probe by hotends.fr (#14101) 5 years ago
  Scott Lahteine 356410dcfc Move crc16 function to libs 5 years ago
  Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5 years ago
  Scott Lahteine 44caf70917 Improve editing, fix some small value editing 5 years ago
  Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing (#13727) 5 years ago
  Scott Lahteine 9cb5c57b84 Adjustments to ui8tostr_percent 5 years ago
  Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
  Marcio Teixeira d992dfe7d5 Use the percent util func in the string func. (#13523) 5 years ago
  Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
  Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 5 years ago
  Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 5 years ago
  Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 5 years ago
  Scott Lahteine 7ee5894360 Allow float XY probe offsets 5 years ago
  Scott Lahteine 67a3c5a16a
Alternative info screen (Prusa-style) (#12132) 5 years ago
  Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117) 5 years ago
  Scott Lahteine e2b8fc4f17 Reduce some debug strings 5 years ago
  Scott Lahteine d3c473002a For SCARA probe Y offset is proximal/distal 6 years ago
  Scott Lahteine 3bb950c69a Fix DEBUG_LEVELING_FEATURE for MBL 6 years ago
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
  Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
  Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE 6 years ago
  Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 6 years ago
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
  Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 6 years ago
  Scott Lahteine 696f8eb4c6 Include Z Fade in log_machine_info 6 years ago
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6 years ago
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 6 years ago
  Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 6 years ago
  Scott Lahteine f52a31a275 Core updates 6 years ago
  Scott Lahteine 4e4d16c92e Move 'core' files 6 years ago
  Bob-the-Kuhn a1c65fd3d5 convert DAC percent to uint8_t 7 years ago
  Scott Lahteine a3645ec921 Reference op with variable name 7 years ago
  Brian 3370329751 Fix broken EEPROM save/load 7 years ago
  Brian 7852369987 Implement CRC16, develop mesh allocation table 7 years ago
  Scott Lahteine 0a8e09c723 Clean up excess whitespace, comment formatting 7 years ago
  benlye 8c6b4537a6 Fix issue in itostr4sign with numbers <100 (#6487) 7 years ago
  Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 7 years ago