18 コミット (3c0d5ba0a1db40842e23c2570d0e5580a688f830)

作成者 SHA1 メッセージ 日付
  bgort 3c0d5ba0a1 allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505) 7年前
  Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 7年前
  Brian f41fb2b635 Numerous UBL-related changes: 7年前
  Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 7年前
  Scott Lahteine 959566cf0a Update note about M163 / M164 7年前
  Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height 7年前
  Scott Lahteine e9b53ae00c Cleanup after some direct commits 7年前
  Scott Lahteine e05d050a1e Add hex routine to print an address 7年前
  Roxy-3D 5e9726530f Setup to find data corruption and general clean up 7年前
  Bob-the-Kuhn 60471b7592 minor improvements 7年前
  Scott Lahteine 314a02e2d5 Toggle with XOR 7年前
  Scott Lahteine cbc2331187 Use LCD_MESSAGEPGM over lcd_setstatuspgm 7年前
  Scott Lahteine 3729510b1e Set and check main parameter values, report all errors 7年前
  Roxy-3D 34d3ed9ab1 These items were removed from the UBL Command Parsing 7年前
  Scott Lahteine 15edb41cee Patches to UBL 7年前
  Roxy-3D 14cf527bb8 Getting setup for debugging 7年前
  Roxy-3D 1451b7eacf UBL's Grid Based Leveling code 7年前
  Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix 7年前
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 7年前
  Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix 7年前
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions 7年前
  Roxy-3D 52978e5ba5 Fix spelling mistake when UBL's mesh is Inactive 7年前
  Roxy-3D 0423e93c42 Fix M421 AUTO_BED_LEVELING_BILINEAR and AUTO_BED_LEVELING_UBL 7年前
  Scott Lahteine 948728e63b Fix line-endings in UBL_G29 7年前
  Scott Lahteine 0e6ec34228 Use PSTR versions of lcd_status... to save SRAM 7年前
  Scott Lahteine 7310110ec0 Fix logic of UBL::fade_scaling_factor_for_z 7年前
  Scott Lahteine b47fd31c37 Revert some changes to UBL 7年前
  Scott Lahteine b19a15fa7f Within applied to UBL 7年前
  Scott Lahteine 342ee458ae Additional UBL fixes, optimizations 7年前
  Scott Lahteine a5e085cbea Have run_probe() return probe Z, not nozzle Z 7年前
  Scott Lahteine 93aad54dc1 Clean up code, remove _now command function 7年前
  Scott Lahteine 4902fd4e95 More data in UBL class, make it a static class 7年前
  Scott Lahteine edbc024d76 Disable UBL_G26_MESH_EDITING by default 7年前
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing 7年前
  Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional 7年前
  Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes 7年前
  Roxy-3D d8724bb546 Get G29's P1 (Automated Probing) working again. 7年前
  Scott Lahteine a9fc30ae2e Use safe_delay to ensure watchdog reset 7年前
  Roxy-3D 171904b6c7 Make G29 What command print reliably and fix G29 P1 bug Waldo found 7年前
  Roxy-3D 9d3ac66f73 Map clean up of UBL 7年前
  Roxy-3D aec85ad45a Start of process to get UBL running again. 7年前
  Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance 7年前
  Roxy-3D b8e4a6970b Get UBL up and running again 7年前
  Scott Lahteine e244399766 Additional cleanup of UBL code 7年前
  Roxy-3D 1d58558bec Spelling fix 7年前
  Roxy-3D c377c59d47 Allow G29 P1 R to generate the mesh 7年前
  Scott Lahteine 238b8fd2a3 UBL core and support files 7年前