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 7a4be21b4f made it compile if arduino decides to include files in a differnt order. DEC HEX and stuff now defined in MarlinSerial.h vor 13 Jahren
..
Sanguino Changed max/min temp init. Removed second uart from sabguino core vor 13 Jahren
COPYING first commit vor 13 Jahren
Configuration.h Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). vor 13 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 Merge branch 'smallopt' into Marlin_v1 vor 13 Jahren
Marlin.pde first homing move diagonal towards home switches. vor 13 Jahren
MarlinSerial.cpp repaired compiliation in windows vor 13 Jahren
MarlinSerial.h made it compile if arduino decides to include files in a differnt order. DEC HEX and stuff now defined in MarlinSerial.h vor 13 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 updated to sdfatlib2010902 vor 13 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 made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support. vor 13 Jahren
planner.cpp Merge branch 'smallopt' into Marlin_v1 vor 13 Jahren
planner.h Merge branch 'smallopt' into Marlin_v1 vor 13 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 Fixed temperature reading bug. (When using the lower and upper adc input bank) vor 13 Jahren
temperature.h more inlines vor 13 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