- Feb 28, 2013
-
-
Robert F-C authored
Refactor configuration to try to make items clearer (what defines a panel vs what is user changeable).
-
- Feb 27, 2013
-
-
Robert F-C authored
Also fix compile time check in Marlin.pde
-
Robert F-C authored
This includes refactoring the buttons code to remove a large amount of non-pin dependent duplication from pins.h.
-
- Feb 26, 2013
-
-
MendelMax authored
Removed incorrect LiquidCrystal_I2C Library
-
- Feb 25, 2013
-
-
Bob Clough authored
-
Bob Clough authored
-
Bob Clough authored
-
Bob Clough authored
-
- Feb 19, 2013
-
-
daid303 authored
-
- 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 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.
-
Marius Kintel authored
-
Bas Spaans authored
-
Marius Kintel authored
-
- Jan 30, 2013
-
-
Bas Spaans authored
-
Bas Spaans authored
-
- Jan 27, 2013
-
-
Bernhard authored
[default off for now] syntax: M600 X[pos] Y[pos] Z[relative lift] E[initial retract] L[later retract distance for removal] if enabled, after a M600, the printer will retract by E, lift by Z, move to XY, retract even more filament. Oh, and it will display "remove filament" and beep like crazy. You are then supposed to insert a new filament (other color, e.g.) and click the display to continue. After having the nozzle cleaned manually, aided by the disabled e-steppers. After clicking, the printer will then go back the whole shebang, and continue printing with a fancy new color.
-
- Jan 21, 2013
-
-
daid303 authored
-
- Jan 14, 2013
-
-
daid authored
Marlin v1, italian MSG_RESUMING and RepRapPro thermistor tables.
-
Daniele Sdei authored
-
Daniele Sdei authored
-
- Jan 10, 2013
-
-
daid authored
Panelolu pin assignment for sanguinololu
-
-