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.
Ian Jackson a873541ef6 Marlin.pde: include comment for emacs mode il y a 12 ans
..
Gen7 Fix cast warning in Gen7 il y a 12 ans
Sanguino Fixed compiler warning for Sanguino compile il y a 12 ans
hardware/tools/avr/etc ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file il y a 12 ans
.gitignore Add suitable .gitignore to avoid build noise il y a 12 ans
COPYING first commit il y a 13 ans
Configuration.h Fixed soft limits when the origin is in the middle. HOME_POS is now always where the endstop is and can be outside the limits. The limits are now defined by MIN_POS and MAX_POS rather than HOME_POS and MAX_LENGTH. The Z is axis now homed first if direction is away from the bed. il y a 12 ans
Configuration_adv.h Support step motor controllers with active low step pins. il y a 12 ans
EEPROMwrite.h __ header file replace il y a 12 ans
Makefile Fix Makefile il y a 12 ans
Marlin.h __ header file replace il y a 12 ans
Marlin.pde Marlin.pde: include comment for emacs mode il y a 12 ans
MarlinSerial.cpp Teensylu support. il y a 12 ans
MarlinSerial.h Teensylu support. il y a 12 ans
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdBaseFile.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. il y a 12 ans
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. il y a 12 ans
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 13 ans
cardreader.cpp made prepare->autostart independent of current folder. il y a 12 ans
cardreader.h __ header file replace il y a 12 ans
createTemperatureLookup.py first commit il y a 13 ans
create_speed_lookuptable.py Added 20MHz support. il y a 12 ans
fastio.h Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 il y a 12 ans
language.h added firmware retract. disabled by default il y a 12 ans
motion_control.cpp Fixed typo in arc il y a 12 ans
motion_control.h Removed interrupt nesting in the stepper ISR. il y a 13 ans
pins.h Fixed soft limits when the origin is in the middle. HOME_POS is now always where the endstop is and can be outside the limits. The limits are now defined by MIN_POS and MAX_POS rather than HOME_POS and MAX_LENGTH. The Z is axis now homed first if direction is away from the bed. il y a 12 ans
planner.cpp Fixed AD595 define il y a 12 ans
planner.h Residual in the comments: there are no more mm/minutes but only mm/sec in the planner buffer. il y a 12 ans
speed_lookuptable.h Added 20MHz support. il y a 12 ans
stepper.cpp Fixed typo il y a 12 ans
stepper.h merging il y a 13 ans
temperature.cpp Limit PID autotune PWM to PID_MAX il y a 12 ans
temperature.h Added support for 2nd extruder temperature to UltraLCD il y a 12 ans
thermistortables.h Merge pull request #170 from linagee/Marlin_v1 il y a 12 ans
ultralcd.h __ header file replace il y a 12 ans
ultralcd.pde Fixed AD595 define il y a 12 ans
watchdog.h __ header file replace il y a 12 ans
watchdog.pde simplified the includes, makefile now works with arduino23 il y a 13 ans
wiring.h add wiring.h, that can be used to overwrite: arduino-0023/hardware/arduino/cores/arduino/wiring.h this is necessary if the avr libraries are recent, but arduino is old. Alternative: newer arduino il y a 13 ans