Age | Commit message (Collapse) | Author |
|
Thermistor type 3, disconnecting thermistor yields temp -20, and hotend gets switched to full power
|
|
temp -20, and hotend gets switched to full power
|
|
up into the extruder.
|
|
- M303 - PID relay autotune possible
- G4 Wait until last move is done
|
|
- 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.
|
|
|
|
|
|
- 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
|