35 Commits (efb9ce24d9fcb81c0b1090aef238673a2cc6c9de)

Autor SHA1 Nachricht Datum
  Scott Lahteine 71396f77d3 Cleanups following recent commits vor 7 Jahren
  Scott Lahteine 34b5041576 Spacing adjustment, ubl_G29 vor 7 Jahren
  lrpirlet d66e9efac5 G29 P1 stops reporting Invalid location with this patch vor 7 Jahren
  bgort a59066bca9 Various improvements - mostly UBL-related (#6607) vor 7 Jahren
  Scott Lahteine de5e485ed7 Explicit upward angle solution vor 7 Jahren
  Scott Lahteine ecdf68735f Compact smart_fill_mesh slightly vor 7 Jahren
  Scott Lahteine 0bf5add075 Use UBL_MESH_(MIN|MAX)_[XY] for G29 move limits vor 7 Jahren
  Scott Lahteine 66eba3346b Remove G29 lcd control debugging vor 7 Jahren
  Scott Lahteine 3517154135 Reduce code size, fix bug in smart_fill_mesh vor 7 Jahren
  Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL vor 7 Jahren
  Bob-the-Kuhn e5a27d9f36 G29 P2 & P4 bug fixes & improvements vor 7 Jahren
  Scott Lahteine 0449f69179 Cleanup patch to recent merge vor 7 Jahren
  Scott Lahteine 2887c20788 Add a function to home all axes (i.e., gcode_G28) vor 7 Jahren
  Brian 4e1448e75a Various fixes for compiler warnings vor 7 Jahren
  bgort 5ace3699b1 Output (commented) coordinates on G29 S-1; helps identify the x/y points that correspond with i/j coordinates, which eases manual tweaking of z values (#6507) vor 7 Jahren
  bgort 3c0d5ba0a1 allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505) vor 7 Jahren
  Scott Lahteine 0a8e09c723 Clean up excess whitespace, comment formatting vor 7 Jahren
  Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! vor 7 Jahren
  Brian f41fb2b635 Numerous UBL-related changes: vor 7 Jahren
  Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; vor 7 Jahren
  Scott Lahteine 959566cf0a Update note about M163 / M164 vor 7 Jahren
  Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height vor 7 Jahren
  Scott Lahteine e9b53ae00c Cleanup after some direct commits vor 7 Jahren
  Scott Lahteine e05d050a1e Add hex routine to print an address vor 7 Jahren
  Roxy-3D 5e9726530f Setup to find data corruption and general clean up vor 7 Jahren
  Bob-the-Kuhn 60471b7592 minor improvements vor 7 Jahren
  Scott Lahteine 314a02e2d5 Toggle with XOR vor 7 Jahren
  Scott Lahteine cbc2331187 Use LCD_MESSAGEPGM over lcd_setstatuspgm vor 7 Jahren
  Scott Lahteine 3729510b1e Set and check main parameter values, report all errors vor 7 Jahren
  Roxy-3D 34d3ed9ab1 These items were removed from the UBL Command Parsing vor 7 Jahren
  Scott Lahteine 15edb41cee Patches to UBL vor 7 Jahren
  Roxy-3D 14cf527bb8 Getting setup for debugging vor 7 Jahren
  Roxy-3D 1451b7eacf UBL's Grid Based Leveling code vor 7 Jahren
  Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix vor 7 Jahren
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions vor 7 Jahren
  Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix vor 7 Jahren
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions vor 7 Jahren
  Roxy-3D 52978e5ba5 Fix spelling mistake when UBL's mesh is Inactive vor 7 Jahren
  Roxy-3D 0423e93c42 Fix M421 AUTO_BED_LEVELING_BILINEAR and AUTO_BED_LEVELING_UBL vor 7 Jahren
  Scott Lahteine 948728e63b Fix line-endings in UBL_G29 vor 7 Jahren
  Scott Lahteine 0e6ec34228 Use PSTR versions of lcd_status... to save SRAM vor 7 Jahren
  Scott Lahteine 7310110ec0 Fix logic of UBL::fade_scaling_factor_for_z vor 7 Jahren
  Scott Lahteine b47fd31c37 Revert some changes to UBL vor 7 Jahren
  Scott Lahteine b19a15fa7f Within applied to UBL vor 7 Jahren
  Scott Lahteine 342ee458ae Additional UBL fixes, optimizations vor 7 Jahren
  Scott Lahteine a5e085cbea Have run_probe() return probe Z, not nozzle Z vor 7 Jahren
  Scott Lahteine 93aad54dc1 Clean up code, remove _now command function vor 7 Jahren
  Scott Lahteine 4902fd4e95 More data in UBL class, make it a static class vor 7 Jahren
  Scott Lahteine edbc024d76 Disable UBL_G26_MESH_EDITING by default vor 7 Jahren
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing vor 7 Jahren