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
    * Work around for serial buffer over run
    
    PronterFace sends a lot of M105 commands.  During long operations such
    as UBL's G29 P1, G29 P2, G29 P4 and G26 this can over run the serial
    buffer.   This results (very often) in a M1 (actually a M1M105) ending
    up in the command queue.
    
    Until we figure out a better way to resolve this issue, this will keep
    the UBL commands from experiencing bogus commands at thier completion.
    bfd9728c
    History
    Name Last commit Last update