Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-20 | - Extrudmultiply with code M221 Sxxx (S100 original Extrude value) | midopple | |
- use Feedratefaktor only when Extruded lenght > 0 - M106 / M107 can drive the FAN with PWM + Port check for not using Timer 1 - New Option --> FAN_SOFT_PWM, with this option the FAN PWM can use every digital I/O (PWM with 500 hz) - Added M93 command. Sends current steps for all axis. | |||
2012-02-24 | Changhe PWM Value from INT to unsigned char, is faster for interrupt | midopple | |
2012-02-02 | Without the PID control for Hotend the tempmonitor use the wrong variable | 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 |