My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Bernhard b0c3871750 more fixing of the sanguino math round problem vor 12 Jahren
..
Sanguino more fixing of the sanguino math round problem vor 12 Jahren
COPYING first commit vor 13 Jahren
Configuration.h preliminiary implementation for the early heating finish. Might be replaced by something more clever, e.g. by erik, and does not yet support the second extruder or the bed. its kind of not so cool, because you need 6 more ints. Maybe isheating() should use the degrees directly, as it is not used in time-critical anyways. Then it would be much easier. to have the offsets without additional variables. vor 12 Jahren
EEPROMwrite.h Merge branch 'smallopt' into Marlin_v1 vor 13 Jahren
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. vor 13 Jahren
Marlin.h more fixing of the sanguino math round problem vor 12 Jahren
Marlin.pde more fixing of the sanguino math round problem vor 12 Jahren
MarlinSerial.cpp repaired compiliation in windows vor 13 Jahren
MarlinSerial.h more fixing of the sanguino math round problem vor 12 Jahren
Sd2Card.cpp Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). vor 13 Jahren
Sd2Card.h updated to sdfatlib2010902 vor 13 Jahren
Sd2PinMap.h updated to sdfatlib2010902 vor 13 Jahren
SdBaseFile.cpp get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. vor 13 Jahren
SdBaseFile.h get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. vor 13 Jahren
SdFatConfig.h updated to sdfatlib2010902 vor 13 Jahren
SdFatStructs.h updated to sdfatlib2010902 vor 13 Jahren
SdFatUtil.cpp get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. vor 13 Jahren
SdFatUtil.h get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. vor 13 Jahren
SdFile.cpp updated to sdfatlib2010902 vor 13 Jahren
SdFile.h removed stream.h referenece from marlinserial. vor 12 Jahren
SdInfo.h updated to sdfatlib2010902 vor 13 Jahren
SdVolume.cpp updated to sdfatlib2010902 vor 13 Jahren
SdVolume.h updated to sdfatlib2010902 vor 13 Jahren
cardreader.h force inline vor 13 Jahren
cardreader.pde make an option if sd-card stop should release the steppers. vor 13 Jahren
createTemperatureLookup.py first commit vor 13 Jahren
fastio.h changed end of line to windows, which seems to be the majority of developers main platform. vor 13 Jahren
motion_control.cpp Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). vor 13 Jahren
motion_control.h Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). vor 13 Jahren
pins.h more fixing of the sanguino math round problem vor 12 Jahren
planner.cpp Merge branch 'smallopt' into Marlin_v1 vor 13 Jahren
planner.h more fixing of the sanguino math round problem vor 12 Jahren
speed_lookuptable.h reformating and some minor bugs/things found on the way. vor 13 Jahren
stepper.cpp Merge branch 'smallopt' into Marlin_v1 vor 13 Jahren
stepper.h disable steppers as routine in stepper.cpp vor 13 Jahren
temperature.cpp preliminiary implementation for the early heating finish. Might be replaced by something more clever, e.g. by erik, and does not yet support the second extruder or the bed. its kind of not so cool, because you need 6 more ints. Maybe isheating() should use the degrees directly, as it is not used in time-critical anyways. Then it would be much easier. to have the offsets without additional variables. vor 12 Jahren
temperature.h preliminiary implementation for the early heating finish. Might be replaced by something more clever, e.g. by erik, and does not yet support the second extruder or the bed. its kind of not so cool, because you need 6 more ints. Maybe isheating() should use the degrees directly, as it is not used in time-critical anyways. Then it would be much easier. to have the offsets without additional variables. vor 12 Jahren
thermistortables.h and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 vor 13 Jahren
ultralcd.h force inline vor 13 Jahren
ultralcd.pde more inlines vor 13 Jahren
watchdog.h force inline vor 13 Jahren
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 vor 13 Jahren