Skip to content
Snippets Groups Projects
Select Git revision
  • 2.0.x default protected
  • 2.0.9.2
  • 2.0.9.1
  • 2.0.9
  • 2.0.8.2
  • 2.0.8.1
  • 2.0.8
  • 2.0.7.2
  • 2.0.7.1
  • 2.0.7
  • 2.0.6.1
  • 2.0.6
  • 2.0.5.4
  • 1.1.9.1
  • 2.0.5.3
  • 2.0.5.2
  • 2.0.5.1
  • 2.0.5
  • 2.0.4.4
  • 2.0.4.3
  • 2.0.4.2
21 results

marlin-anet-a8

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Roxy-3D authored
    There is significant downside to breaking up the long line segments on UBL Cartesian machines.   It adds a lot of extra computation but worse...  It cuts out all of UBL's off mesh Z-Height correction checks.    There have been a large number of people complaining about the nozzle going to infinity or crashing into the bed lately.   They are being caused by
    ```
    void unified_bed_leveling::line_to_destination_cartesian()
    ```
    not watching over the segments being queued up for movement.
    3d74ff3c
    History
    Name Last commit Last update