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 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. vor 13 Jahren
..
Sanguino more fixing of the sanguino math round problem vor 13 Jahren
COPYING first commit vor 13 Jahren
Configuration.h make QUICKHOME configureable 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 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 13 Jahren
Marlin.pde 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 13 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 13 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 13 Jahren
Sd2Card.cpp make it compile with arduino 1.0 ; function is still untested. 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 make it compile with arduino 1.0 ; function is still untested. 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 make it compile with arduino 1.0 ; function is still untested. vor 13 Jahren
SdFile.cpp make it compile with arduino 1.0 ; function is still untested. vor 13 Jahren
SdFile.h make it compile with arduino 1.0 ; function is still untested. 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 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 13 Jahren
cardreader.pde 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 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 13 Jahren
planner.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 13 Jahren
planner.h More 2nd extruder implementation. (Not usable) Advance (not tested) vor 13 Jahren
speed_lookuptable.h reformating and some minor bugs/things found on the way. vor 13 Jahren
stepper.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 13 Jahren
stepper.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 13 Jahren
temperature.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 13 Jahren
temperature.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 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 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 13 Jahren
ultralcd.pde 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 13 Jahren
watchdog.h force inline vor 13 Jahren
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 vor 13 Jahren