My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bernhard b0c3871750 more fixing of the sanguino math round problem il y a 12 ans
..
Sanguino more fixing of the sanguino math round problem il y a 12 ans
COPYING first commit il y a 13 ans
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. il y a 12 ans
EEPROMwrite.h Merge branch 'smallopt' into Marlin_v1 il y a 13 ans
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. il y a 13 ans
Marlin.h more fixing of the sanguino math round problem il y a 12 ans
Marlin.pde more fixing of the sanguino math round problem il y a 12 ans
MarlinSerial.cpp repaired compiliation in windows il y a 13 ans
MarlinSerial.h more fixing of the sanguino math round problem il y a 12 ans
Sd2Card.cpp Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). il y a 13 ans
Sd2Card.h updated to sdfatlib2010902 il y a 13 ans
Sd2PinMap.h updated to sdfatlib2010902 il y a 13 ans
SdBaseFile.cpp get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. il y a 13 ans
SdBaseFile.h get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. il y a 13 ans
SdFatConfig.h updated to sdfatlib2010902 il y a 13 ans
SdFatStructs.h updated to sdfatlib2010902 il y a 13 ans
SdFatUtil.cpp get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. il y a 13 ans
SdFatUtil.h get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. il y a 13 ans
SdFile.cpp updated to sdfatlib2010902 il y a 13 ans
SdFile.h removed stream.h referenece from marlinserial. il y a 12 ans
SdInfo.h updated to sdfatlib2010902 il y a 13 ans
SdVolume.cpp updated to sdfatlib2010902 il y a 13 ans
SdVolume.h updated to sdfatlib2010902 il y a 13 ans
cardreader.h force inline il y a 13 ans
cardreader.pde make an option if sd-card stop should release the steppers. il y a 13 ans
createTemperatureLookup.py first commit il y a 13 ans
fastio.h changed end of line to windows, which seems to be the majority of developers main platform. il y a 13 ans
motion_control.cpp Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). il y a 13 ans
motion_control.h Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). il y a 13 ans
pins.h more fixing of the sanguino math round problem il y a 12 ans
planner.cpp Merge branch 'smallopt' into Marlin_v1 il y a 13 ans
planner.h more fixing of the sanguino math round problem il y a 12 ans
speed_lookuptable.h reformating and some minor bugs/things found on the way. il y a 13 ans
stepper.cpp Merge branch 'smallopt' into Marlin_v1 il y a 13 ans
stepper.h disable steppers as routine in stepper.cpp il y a 13 ans
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. il y a 12 ans
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. il y a 12 ans
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 il y a 13 ans
ultralcd.h force inline il y a 13 ans
ultralcd.pde more inlines il y a 13 ans
watchdog.h force inline il y a 13 ans
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 il y a 13 ans