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
    Sebastianv650 authored
    .) Use already existing inverse_millimeters instead of /
    block->millimeters.
    .) Prevent overflow during acceleration calculation by checking if float
    is necessary. Idea modified from Sailfish.
    .) Save two uint32_t or even float multiplications by checking if
    step[AXIS] has steps and if max acceleration is lower than accel. If
    not, there is no need to check this axis.
    c397b9d6
    History
    Name Last commit Last update