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.
daid303 789be03b4f Update on makefile, should make it easier to compile for different boards without changing the makefile. (Still missing Arduino 1.x.x support). преди 12 години
..
Gen7 Fix cast warning in Gen7 преди 13 години
Sanguino Fixed compiler warning for Sanguino compile преди 13 години
hardware/tools/avr/etc ATMega1284P support for Arduino IDE преди 13 години
COPYING first commit преди 14 години
Configuration.h Update on some comments, make the MOTHERBOARD list complete again. преди 12 години
ConfigurationStore.cpp Fixing issue #297 преди 12 години
ConfigurationStore.h Most likely fixing issue #295. преди 12 години
Configuration_adv.h signed/unsigned fixes. преди 12 години
LCD Menu Tree.pdf Added PDF file containing Menu Tree for documentation purposes. Source xlsx document included. преди 13 години
LiquidCrystalRus.cpp First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. преди 12 години
LiquidCrystalRus.h Enables support the Cyrillic alphabet for LCD преди 12 години
Makefile Update on makefile, should make it easier to compile for different boards without changing the makefile. (Still missing Arduino 1.x.x support). преди 12 години
Marlin.h Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog. преди 12 години
Marlin.pde First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. преди 12 години
MarlinSerial.cpp Make serial port configurable. преди 12 години
MarlinSerial.h Clean up special serial port cases преди 12 години
Marlin_main.cpp Fix the EEPROM storage, no longer inline it at multiple locations, and remove the template. преди 12 години
Menu Plans.xlsx Tidy up преди 13 години
Sd2Card.cpp Added long filename support. преди 13 години
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace преди 13 години
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace преди 13 години
SdBaseFile.cpp Added long filename support. преди 13 години
SdBaseFile.h Added long filename support. преди 13 години
SdFatConfig.h Added long filename support. преди 13 години
SdFatStructs.h Added long filename support. преди 13 години
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. преди 13 години
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace преди 13 години
SdFile.cpp First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. преди 12 години
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace преди 13 години
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace преди 13 години
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace преди 13 години
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace преди 13 години
cardreader.cpp Added long filename support. преди 13 години
cardreader.h Added long filename support. преди 13 години
createTemperatureLookup.py first commit преди 14 години
create_speed_lookuptable.py Added 20MHz support. преди 13 години
fastio.h Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 преди 13 години
language.h Update Marlin/language.h преди 12 години
motion_control.cpp software_endstops: use *_MIN_POS and *_MAX_POS for arcs преди 13 години
motion_control.h Removed interrupt nesting in the stepper ISR. преди 13 години
pins.h Update on some comments, make the MOTHERBOARD list complete again. преди 12 години
planner.cpp First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. преди 12 години
planner.h Residual in the comments: there are no more mm/minutes but only mm/sec in the planner buffer. преди 13 години
speed_lookuptable.h Added 20MHz support. преди 13 години
stepper.cpp added KILL_PIN support / cleaned up manage_inactivity function definition преди 13 години
stepper.h Fixed wrong code (will not even compile when EXTRUDERS>2) преди 12 години
temperature.cpp First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. преди 12 години
temperature.h bed pid преди 13 години
thermistortables.h Correct temptable_55 name. преди 13 години
ultralcd.cpp Fix the EEPROM storage, no longer inline it at multiple locations, and remove the template. преди 12 години
ultralcd.h First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. преди 12 години
watchdog.cpp Set the watchdog to a 4 second timeout, as with 1 second it can timeout during SD card init. преди 12 години
watchdog.h First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. преди 12 години
wiring.h add wiring.h, that can be used to overwrite: преди 13 години