82 コミット (14c03cb6f4bf20b06ba5d6c849cd1a15341627df)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 7年前
  Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 7年前
  Scott Lahteine d0ac0151b6 Fix typo in ubl.prepare_segmented_line_to 7年前
  Scott Lahteine 239902f861 Fix E2END and add EEPROM to Smart RAMPS 7年前
  Roxy-3D 26dc594ebb prevent steppers from turning off during manual probes 7年前
  Bob-the-Kuhn d8eadf3796 fix ubl_G29.cpp Travis error 7年前
  Roxy-3D 646dd5554c
prevent steppers from turning off during manual probes 7年前
  Scott Lahteine ca577c1638 Fix up various spacing, comments, and typos 7年前
  Scott Lahteine 9515e5aefb Fix LA_active_extruder (static) 7年前
  Scott Lahteine 1d604be671 Suspend auto-report during UBL map output 7年前
  Scott Lahteine 2057177184 Make enums into implicit char 7年前
  Scott Lahteine 24b9c1923f ubl G29 tweaks 7年前
  Scott Lahteine 7bdb98c946 Fix #9826. Solution by @gloomyandy 7年前
  Roxy-3D 306f44198e Prevent serial buffer overrun in Pronterface 7年前
  Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 7年前
  Scott Lahteine 2228dff3ea ubl.h compile flags from 1.1.x 7年前
  Scott Lahteine f3dbe19669 Tweaks to HAL codestyle 7年前
  Roxy-3D d504bbbfa4 Fix botched check for being off the mesh... 7年前
  Scott Lahteine 241e55ef3b Apply SERIAL_FLUSH macro 7年前
  Scott Lahteine 304e0f8945 Followup to 21e60fd 7年前
  Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661) 7年前
  Scott Lahteine 8d71ad37cb flush comment to match 1.1.x 7年前
  Scott Lahteine 89165326b4 Cleanup after vim and vigor 7年前
  Scott Lahteine 8a6feab1c4 Num-to-string functions for DEBUG_LEVELING_FEATURE 7年前
  Scott Lahteine e5ee0b6f6c Implement MALYAN_LCD 7年前
  Scott Lahteine 2bea1bda56 Move more strings to PROGMEM 7年前
  Scott Lahteine 1dcfe193ac Optimize some serial strings 7年前
  Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 7年前
  Roxy-3D af9b32e3b9
Give PronterFace time to print the UBL What information... 7年前
  Roxy-3D f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204) 7年前
  Thomas Moore f7efac57b7 Multi-host support 7年前
  Scott Lahteine 60d07f20e7 Make mbl.has_mesh() a method 7年前
  Scott Lahteine 86818c9a89 Move MBL functions into the class 7年前
  Scott Lahteine e89f1453ab UBL G29 works without settings.load() 7年前
  Scott Lahteine 4ef965cc40 Fix compiler warnings 7年前
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 7年前
  Scott Lahteine 705ea98fd3 Comment `return false` in motion functions 7年前
  Scott Lahteine caa5093498 General DELTA_IK macro 7年前
  Scott Lahteine d568e586b7 Fix up ubl_motion indentation 7年前
  Scott Lahteine 6d0678d963 Omit unused UBL motion code 7年前
  Scott Lahteine 3255712343 Skew Correction for UBL 7年前
  Scott Lahteine 3d796d8040 Move debug code 7年前
  Scott Lahteine 3db5303bfe _buffer_line => buffer_segment 7年前
  Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED 7年前
  Scott Lahteine 73e32925e4 References are better for array args 7年前
  Scott Lahteine 204199e1ce Only compare XYZ to check motion 7年前
  Scott Lahteine 03ba79f144 Sync and report changed position 7年前
  Roxy-3D f58eb391aa [2.0.0] Better off mesh behavior for UBL (#8714) 7年前
  Scott Lahteine cdfabbc507 Shorten error text in G29 7年前
  Scott Lahteine c846388a65 Standardize LCD interface code for UBL a little 7年前