- Nov 12, 2012
-
-
daid authored
Added Polish translation. Cosmetic changes to English.
-
daid303 authored
-
Martin Lukasik authored
-
daid303 authored
-
daid303 authored
-
daid303 authored
-
daid303 authored
Header multiple include protection should match the filename, not just _ARDUINO_H, which is almost bound to go wrong some day.
-
daid303 authored
-
- Nov 11, 2012
-
-
daid303 authored
-
Daid authored
Fix Gen7 compile if you have avr-libc version 1.7.1 or higher. See http://code.google.com/p/arduino/issues/detail?id=604
-
daid303 authored
Store the pre-heat constants outside of the ULTIPANEL define, so we can use them when storing EEPROM in a build without the ULTIPANEL.
-
daid303 authored
Update on makefile, should make it easier to compile for different boards without changing the makefile. (Still missing Arduino 1.x.x support).
-
- Nov 10, 2012
-
-
daid303 authored
-
- Nov 09, 2012
- Nov 08, 2012
-
-
daid303 authored
-
- Nov 07, 2012
-
-
daid303 authored
-
daid303 authored
-
daid authored
Lcd fixes
-
Jonathan Bastien-Filiatrault authored
-
Jonathan Bastien-Filiatrault authored
Controller. Remove common definitions. Harmonize declaration order.
-
Jonathan Bastien-Filiatrault authored
-
daid authored
Update Marlin/language.h
-
YanFM authored
Included Portuguese language
-
daid303 authored
-
daid authored
Clean up special serial port cases
-
daid303 authored
-
Robert F-C authored
-
Jonathan Bastien-Filiatrault authored
-
Jonathan Bastien-Filiatrault authored
-
- Nov 06, 2012
-
-
Robert F-C authored
Assume SERIAL_PORT 0 if not defined. Collapse un-numbered register special case. Clarify comments.
-
daid303 authored
-
daid303 authored
-
daid303 authored
-
daid303 authored
-
daid303 authored
Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog.
-
daid303 authored
-
daid303 authored
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.
-
daid authored
Use the right pins for Gen7 1.4
-
daid authored
Marlin v1 configurable serial port
-