Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
Sprinter/Configuration.h
Sprinter/Sprinter.pde
|
|
Conflicts:
Sprinter/Configuration.h
|
|
|
|
|
|
- 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
|
|
|
|
This should be a comment. Instead it is printed together with
the 'upload' target, when idented.
|
|
|
|
the heater.
|
|
off to keep current behavior.
|
|
driver to enable (time needed according to datasheet)
|
|
applet/$(TARGET).elf should depend on the cpp file, not on .pde
so that the cpp is rebuilt when pde changes. We drop the target
applet_files to achieve the correct behaviour.
Now 'make upload' does rebuild the hex file as well.
|
|
board in pins.h
|
|
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
|
|
This reverts commit 11d3281a09e2a2f0ae7c9695f79d2d903c22716b, reversing
changes made to f8c17d3b4655ba9b694c407ff174135badb914a5.
|
|
|
|
|
|
|
|
|
|
|
|
Experimental oscillation reduction
|
|
|
|
|
|
|
|
|
|
|
|
of comparing with the result.
|
|
|
|
|
|
Conflicts:
Sprinter/Configuration.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add gen3+ support for the techzone gen3 remix
|
|
|
|
|
|
|