Update Changelog in Mainfile
This commit is contained in:
parent
4ea5b0d811
commit
16143bc2cb
1 changed files with 12 additions and 8 deletions
|
|
@ -29,14 +29,18 @@
|
||||||
|
|
||||||
Sprinter V2
|
Sprinter V2
|
||||||
|
|
||||||
- Look Vorward Funktion -
|
- Look forward function --> calculate 16 Steps forward, get from Firmaware Marlin and Grbl
|
||||||
- Stepper Control with Timer 1
|
- Stepper control with Timer 1 (Interrupt)
|
||||||
- SOFT PWM for Extruder heating --> Free Timer 1
|
- Extruder heating with PID use a Softpwm (Timer 2) with 500 hz to free Timer1 für Steppercontrol
|
||||||
- G2 / G3 Command for arc real arc
|
- command M220 Sxxx --> tune Printing speed online (+/- 50 %)
|
||||||
- Baudrate 250 kbaud
|
- G2 / G3 command --> circle funktion
|
||||||
- M30 Command delete file on SD Card
|
- Baudrate set to 250 kbaud
|
||||||
- Text moved to flash to free RAM
|
- Testet on Sanguinololu Board
|
||||||
- M203 Command for Temp debugging
|
- M30 Command can delete files on SD Card
|
||||||
|
- move string to flash to free RAM vor forward planner
|
||||||
|
- M203 Temperature monitor for Repetier
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue