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 212515148e added m240 photography support. default off 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 added m240 photography support. default off il y a 12 ans
EEPROMwrite.h added M503 to display eeprom storage, and renamed eeprom routings. This version is compatible with the qtmarlin eeprom-tab. il y a 12 ans
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. il y a 13 ans
Marlin.h merging il y a 12 ans
Marlin.pde added m240 photography support. default off il y a 12 ans
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. il y a 12 ans
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. il y a 12 ans
Sd2Card.cpp make it compile with arduino 1.0 ; function is still untested. il y a 12 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 make it compile with arduino 1.0 ; function is still untested. il y a 12 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 make it compile with arduino 1.0 ; function is still untested. il y a 12 ans
SdFile.cpp make it compile with arduino 1.0 ; function is still untested. il y a 12 ans
SdFile.h make it compile with arduino 1.0 ; function is still untested. 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 added autostart procedure trigger to the ultralcd menu il y a 12 ans
cardreader.pde lcd panel bed support advance and ultipanel not any more in default config il y a 12 ans
createTemperatureLookup.py first commit il y a 13 ans
fastio.h Merged multiple extruder support. Soft PWM. (Sanguinololu can also have PID temperature control) Interrupt save WRITE for addresses > 0x0FF il y a 12 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 lcd panel bed support advance and ultipanel not any more in default config il y a 12 ans
planner.cpp merging il y a 12 ans
planner.h merging 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 merging il y a 12 ans
stepper.h merging il y a 12 ans
temperature.cpp lcd panel bed support advance and ultipanel not any more in default config il y a 12 ans
temperature.h lcd panel bed support advance and ultipanel not any more in default config il y a 12 ans
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 il y a 12 ans
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. il y a 12 ans
ultralcd.pde cooldown il y a 12 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