46 コミット (0d0dfba2036d76380f681ed3a7e7d1a781ed6145)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 4年前
  Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 4年前
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4年前
  InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 4年前
  Scott Lahteine f83bc0aa13 Optimize common strings 4年前
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4年前
  Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 4年前
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 4年前
  Ludy 01fd3f904f Drop extra include (#15171) 4年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  sjasonsmith 07b41a8c3f Include SOLENOID_PROBE in leveling report (#14344) 5年前
  Tanguy Pruvot f2cfa408b7 Touch-MI probe by hotends.fr (#14101) 5年前
  Scott Lahteine 356410dcfc Move crc16 function to libs 5年前
  Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5年前
  Scott Lahteine 44caf70917 Improve editing, fix some small value editing 5年前
  Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing (#13727) 5年前
  Scott Lahteine 9cb5c57b84 Adjustments to ui8tostr_percent 5年前
  Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5年前
  Marcio Teixeira d992dfe7d5 Use the percent util func in the string func. (#13523) 5年前
  Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5年前
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5年前
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5年前
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5年前
  Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 5年前
  Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 5年前
  Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 5年前
  Scott Lahteine 7ee5894360 Allow float XY probe offsets 5年前
  Scott Lahteine 67a3c5a16a
Alternative info screen (Prusa-style) (#12132) 5年前
  Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117) 5年前
  Scott Lahteine e2b8fc4f17 Reduce some debug strings 5年前
  Scott Lahteine d3c473002a For SCARA probe Y offset is proximal/distal 6年前
  Scott Lahteine 3bb950c69a Fix DEBUG_LEVELING_FEATURE for MBL 6年前
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6年前
  Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6年前
  Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE 6年前
  Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 6年前
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6年前
  Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 6年前
  Scott Lahteine 696f8eb4c6 Include Z Fade in log_machine_info 6年前
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6年前
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 6年前
  Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 6年前
  Scott Lahteine f52a31a275 Core updates 6年前
  Scott Lahteine 4e4d16c92e Move 'core' files 6年前
  Bob-the-Kuhn a1c65fd3d5 convert DAC percent to uint8_t 7年前
  Scott Lahteine a3645ec921 Reference op with variable name 7年前
  Brian 3370329751 Fix broken EEPROM save/load 7年前
  Brian 7852369987 Implement CRC16, develop mesh allocation table 7年前