Age | Commit message (Collapse) | Author |
|
|
|
Conflicts:
Sprinter/Configuration.h
Sprinter/Sprinter.pde
|
|
|
|
- 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
|
|
|
|
off to keep current behavior.
|
|
was using arduino pin numbers
I also put in a note that Gen 7 only works at 16 MHZ due to timing issues with WProgram.h and wiring.h
|
|
|
|
Allow ATmega644 (non-P version) for Gen7
|
|
|
|
|
|
|
|
Conflicts:
Sprinter/Configuration.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for my old hotend, but overshoot badly on MG hotend)
|
|
|
|
|
|
Change ENDSTOPS_INVERTING to [XYZ]_ENDSTOP_INVERT
|
|
|
|
|
|
|
|
|
|
think that setting them to 0 disabled the feature, while it has to be commented instead)
|
|
feature, so that's just confusing.
|
|
|
|
|
|
|
|
|
|
Heater current limit
|
|
|
|
to be esablished and maintained for residency time +/- a configurable hysteresis
|
|
Support TEMP_RESIDENCY_TIME.
|
|
|
|
This reverts commit eb1c87fa7bf2e4bcc8b074775d88a6e767de2c29.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|