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.
Erik van der Zalm 554cc1718d Fiexed E_ENABLE_PIN errors vor 12 Jahren
..
Sanguino more fixing of the sanguino math round problem vor 13 Jahren
COPYING first commit vor 13 Jahren
Configuration.h merging vor 12 Jahren
EEPROMwrite.h added M503 to display eeprom storage, and renamed eeprom routings. This version is compatible with the qtmarlin eeprom-tab. vor 12 Jahren
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. vor 13 Jahren
Marlin.h merging vor 12 Jahren
Marlin.pde Fiexed E_ENABLE_PIN errors vor 12 Jahren
MarlinSerial.cpp solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed. vor 12 Jahren
MarlinSerial.h solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed. vor 12 Jahren
Sd2Card.cpp make it compile with arduino 1.0 ; function is still untested. vor 12 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 make it compile with arduino 1.0 ; function is still untested. vor 12 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 make it compile with arduino 1.0 ; function is still untested. vor 12 Jahren
SdFile.cpp make it compile with arduino 1.0 ; function is still untested. vor 12 Jahren
SdFile.h make it compile with arduino 1.0 ; function is still untested. 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 added autostart procedure trigger to the ultralcd menu vor 12 Jahren
cardreader.pde merging vor 12 Jahren
createTemperatureLookup.py first commit vor 13 Jahren
fastio.h Merged multiple extruder support. Soft PWM. (Sanguinololu can also have PID temperature control) Interrupt save WRITE for addresses > 0x0FF vor 12 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 Merged multiple extruder support. Soft PWM. (Sanguinololu can also have PID temperature control) Interrupt save WRITE for addresses > 0x0FF vor 12 Jahren
planner.cpp merging vor 12 Jahren
planner.h merging vor 12 Jahren
speed_lookuptable.h reformating and some minor bugs/things found on the way. vor 13 Jahren
stepper.cpp merging vor 12 Jahren
stepper.h merging vor 12 Jahren
temperature.cpp merging vor 12 Jahren
temperature.h merging vor 12 Jahren
thermistortables.h Working version of multiple extruders (up to 3) - The temperature control is pretty much complete (not sure what to do w/ autotemp though) Changed the pins assignment to clearly separate bed and extruder heaters and temp sensors, changed a bit how termistor tables are handled. - The steppers control is rudimentary (only chanages what pins it uses depending on the active_extruder var, but that's enough for switching extruder in the start.gcode in the the profiles) - Tested only w/ RAMPS 1.4 vor 12 Jahren
ultralcd.h solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed. vor 12 Jahren
ultralcd.pde merging vor 12 Jahren
watchdog.h force inline vor 13 Jahren
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 vor 13 Jahren