diff options
author | midopple <mdoppler@gmx.at> | 2012-02-05 19:58:36 +0100 |
---|---|---|
committer | midopple <mdoppler@gmx.at> | 2012-02-05 19:58:36 +0100 |
commit | e74587a1b4fea9f90a54d3293bbd98a4d58a4913 (patch) | |
tree | 801945d7ee60850e55a674f3e45703b23d4ccd14 /Tonokip_Firmware/createTemperatureLookup.py | |
parent | 0953453911833e1129ff240901d95821a05b8378 (diff) |
- Implement Plannercode from Marlin V1 --> big thanks to Erik
- Stepper interrupt with Step loops
- Stepperfrequenz 30 Khz
- New Command
* M202 - Set maximum feedrate that your machine can sustain (M203 X200 Y200 Z300 E10000) in mm/sec
* M204 - Set default acceleration: S normal moves T filament only moves (M204 S3000 T7000) im mm/sec^2
* M205 - advanced settings: minimum travel speed S=while printing T=travel only, X= maximum xy jerk, Z=maximum Z jerk
- Remove unused Variables
- Check Uart Puffer while circle processing (CMD: G2 / G3)
- Fast Xfer Function --> move Text to Flash
- Option to deaktivate ARC (G2/G3) function (save flash)
- Removed modulo (%) operator, which uses an expensive divide
Diffstat (limited to 'Tonokip_Firmware/createTemperatureLookup.py')
0 files changed, 0 insertions, 0 deletions