Scott Lahteine
|
a200521eab
|
Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
Also cosmetic comment changes and spelling corrections in printed
messages
|
12 years ago |
MaikStohn
|
3a6abe1d6e
|
Removed STB custom font hack from u8glib library and moved to marlin project
|
12 years ago |
Dirk Eichel
|
c28e71a1bf
|
Reduced u8glib SPI speed to fosc/8
Makes the lib compatible with most LCDs
|
12 years ago |
Dirk Eichel
|
ee8feb9dee
|
Add Marlin (reprap) specific fonts 6x10, 6x9
Font size 6x10 with feedrate symbol & Font size 6x9.
|
12 years ago |
Dirk Eichel
|
c8e2f44087
|
Add u8glib library supporting dot matrix displays
https://code.google.com/p/u8glib/
Universal Graphics Library for 8 Bit Embedded Systems
|
12 years ago |
Dirk Eichel
|
f991bf23b2
|
Add bootloader files for ATmega1284/Sanguino
Added the optiboot bootloader, uses only 512kB of FLASH
Includes .hex file is for 20MHz µC Clock and serial speed of 57k6
|
12 years ago |
Dirk Eichel
|
5bfba7720e
|
Switched to Sanguino 0023r4
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=
|
12 years ago |
Dirk Eichel
|
a069d30a4b
|
Add additional Sanguino bard versions to boards.txt
ATmega644P 16MHz, ATmega1284p 8, 16, 20MHz
|
12 years ago |
MendelMax
|
67710df9f3
|
Made i2c mode wok with the hardware I am able to test (ywrobot / sainsmart i2c LCD 2004)
Removed incorrect LiquidCrystal_I2C Library
|
12 years ago |
Bob Clough
|
83e33bdd26
|
Added LiquidCrystal_I2C library to ArduinoAddons
|
12 years ago |
daid303
|
442ade15a6
|
Move Gen6 stuff into a proper location.
|
12 years ago |
Yuri Valentini
|
7d20ec706e
|
Added libraries from Arduino 1.0.3 for sanguino build
|
12 years ago |
Yuri Valentini
|
69582042d7
|
Definitions for Sanguino SPI
|
12 years ago |
daid303
|
6d9dfa96c3
|
Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino.
|
12 years ago |