My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bernhard 6735025428 cooldown hace 12 años
..
Sanguino more fixing of the sanguino math round problem hace 12 años
COPYING first commit hace 13 años
Configuration.h lcd panel bed support advance and ultipanel not any more in default config hace 12 años
EEPROMwrite.h added M503 to display eeprom storage, and renamed eeprom routings. This version is compatible with the qtmarlin eeprom-tab. hace 12 años
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. hace 13 años
Marlin.h merging hace 12 años
Marlin.pde Fiexed E_ENABLE_PIN errors hace 12 años
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. hace 12 años
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. hace 12 años
Sd2Card.cpp make it compile with arduino 1.0 ; function is still untested. hace 12 años
Sd2Card.h updated to sdfatlib2010902 hace 13 años
Sd2PinMap.h updated to sdfatlib2010902 hace 13 años
SdBaseFile.cpp get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. hace 13 años
SdBaseFile.h make it compile with arduino 1.0 ; function is still untested. hace 12 años
SdFatConfig.h updated to sdfatlib2010902 hace 13 años
SdFatStructs.h updated to sdfatlib2010902 hace 13 años
SdFatUtil.cpp get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. hace 13 años
SdFatUtil.h make it compile with arduino 1.0 ; function is still untested. hace 12 años
SdFile.cpp make it compile with arduino 1.0 ; function is still untested. hace 12 años
SdFile.h make it compile with arduino 1.0 ; function is still untested. hace 12 años
SdInfo.h updated to sdfatlib2010902 hace 13 años
SdVolume.cpp updated to sdfatlib2010902 hace 13 años
SdVolume.h updated to sdfatlib2010902 hace 13 años
cardreader.h added autostart procedure trigger to the ultralcd menu hace 12 años
cardreader.pde lcd panel bed support advance and ultipanel not any more in default config hace 12 años
createTemperatureLookup.py first commit hace 13 años
fastio.h Merged multiple extruder support. Soft PWM. (Sanguinololu can also have PID temperature control) Interrupt save WRITE for addresses > 0x0FF hace 12 años
motion_control.cpp Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). hace 13 años
motion_control.h Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx). hace 13 años
pins.h lcd panel bed support advance and ultipanel not any more in default config hace 12 años
planner.cpp merging hace 12 años
planner.h merging hace 12 años
speed_lookuptable.h reformating and some minor bugs/things found on the way. hace 13 años
stepper.cpp merging hace 12 años
stepper.h merging hace 12 años
temperature.cpp lcd panel bed support advance and ultipanel not any more in default config hace 12 años
temperature.h lcd panel bed support advance and ultipanel not any more in default config hace 12 años
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 hace 12 años
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. hace 12 años
ultralcd.pde cooldown hace 12 años
watchdog.h force inline hace 13 años
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 hace 13 años