Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-02 | Fixed small bug in arcs when segemnts are zero | midopple | |
Thanks to hurzl | |||
2012-02-14 | Changed check in arc_func | midopple | |
if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) | |||
2012-02-02 | Option to deaktivate the arc function | midopple | |
2012-02-01 | Check Uart Puffer while circle processing (CMD: G2 / G3) | midopple | |
2012-01-29 | New Version Sprinter V2 | midopple | |
- Look Vorward Funktion - - Stepper Control with Timer 1 - SOFT PWM for Extruder heating --> Free Timer 1 - G2 / G3 Command for arc real arc - Baudrate 250 kbaud - M30 Command delete file on SD Card - Text moved to flash to free RAM - M203 Command for Temp debugging |