- Mar 25, 2013
-
-
Colin Edwards authored
The LARGE_FLASH flag allows superfluous features to be excluded on boards with less memory
-
Colin Edwards authored
-
Colin Edwards authored
-
- Mar 19, 2013
-
-
ErikZalm authored
Adding Maker's Tool Works heated bed thermistor
-
Ryan Turner authored
-
- Mar 18, 2013
-
-
daid authored
Add STB board support to Marlin (next step towards graphic LCD implementation)
-
- Mar 15, 2013
-
-
daid authored
Fix step rate bug (especially for retraction)
-
- Mar 01, 2013
-
-
Dirk Eichel authored
These definition contain also the definition for the graphics LCD.
-
Dirk Eichel authored
Definition for the graphic LCD are already in it, they will not harm the configuration as they are only defined constants
-
Dirk Eichel authored
-
Dirk Eichel authored
-
daid authored
Marlin with ATmega1284p sanguino support under Arduino 023
-
- Feb 27, 2013
-
-
Dirk Eichel authored
Added the optiboot bootloader, uses only 512kB of FLASH Includes .hex file is for 20MHz µC Clock and serial speed of 57k6
-
Dirk Eichel authored
This is the actual Sanguino release for Arduino 023. It has full ATmega1284p support. Reference: https://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0023r4.zip&can=2&q=
-
Dirk Eichel authored
ATmega644P 16MHz, ATmega1284p 8, 16, 20MHz
-
daid303 authored
-
daid authored
Hotend offset handling for multi-extruder machines
-
- Feb 19, 2013
-
-
daid303 authored
-
- Feb 18, 2013
-
-
Denis Bakin authored
Conflicts: Marlin/language.h Marlin/thermistortables.h
-
- Feb 16, 2013
-
-
daid authored
Marlin v1, alignment of the Italian language
-
daid authored
Update Marlin/language.h
-
Daniele Sdei authored
-
Daniele Sdei authored
-
codenamepawel authored
Update Polish language #define MSG_RESUMING "Wznawiam drukowanie"
-
- Feb 14, 2013
-
-
daid303 authored
-
- Feb 13, 2013
-
-
daid authored
Add SD-Card change and SD-Card init. for electronics equipped with LCD Display
-
daid authored
Update Marlin/ultralcd_implementation_hitachi_HD44780.h
-
Dirk Eichel authored
-
- Feb 12, 2013
-
-
mfeherpataky authored
Fix to a bug that I just introduced - sorry. Forgot about offset of string length.
-
Dirk Eichel authored
Add SD-Card change and SD-Card init. for reprap electronics without SD-Chard change detect pin.
-
daid authored
Update Marlin/ultralcd_implementation_hitachi_HD44780.h
-
- Feb 11, 2013
-
-
mfeherpataky authored
Use all available characters in narrow LCDs < 20 characters.
-
mfeherpataky authored
Fix to a minor bug with hardcoded LCD_WIDTH that draws edited values outside of the 16 characters width LCDs.
-
- Feb 05, 2013
-
-
Denis B authored
The extruder offset can be specified in the configuration file or adjusted on the fly using the "M218 T# X# Y#" command. The EEPROM support is not yet merged in. The "T#" command can take option "F#" that specifies the feedrate at which the printing head should be re-positioned. If not specified the re-positioning move is not preformed immediately, but the coordinates are adjusted for the printer to properly position the head when the next movement happens.
-
- Feb 04, 2013
-
-
Denis B authored
-
- Feb 03, 2013
-
-
Bernhard Kubicek authored
Also skip .files and _files with long filenames. I think its better than before. If somebody dislikes it, or wants additional configuration, it can be done in a future step. Thanks, Marius, and nice to have you helping!
-
- Feb 02, 2013
-
-
daid authored
Chenged LED_PIN for Melzi boards, added comment about broken versions of...
-
- Feb 01, 2013
-
-
daid authored
compile fix: quickStop() needs stepper.h
-
- Jan 31, 2013
-
-
Bas Spaans authored
-
Bas Spaans authored
This reverts commit 01541ee6.
-