domonoky
443e7edef4
- Add support for L6470 Drivers.
...
- Both TMC, L6470 and pin-driven drivers work.
- All can be mixed and matched as needed.
10 jaren geleden
domonoky
38500165ea
First attempt at adding TMC Driver support. May need some cleanup.
11 jaren geleden
Bo Herrmannsen
341c7d080d
Merge pull request #996 from cbane/arduino-1.5
...
Add Arduino add-ons for Arduino 1.5
11 jaren geleden
Bo Herrmannsen
3ac8bd8de7
Merge pull request #1013 from mattrobbo10/Marlin_v1
...
Proposing adding gen7-dist from gen7 electronics repo - marlin now compiles for gen7
11 jaren geleden
Bo Herrmannsen
1ba7c31395
Adding Melzi board
...
these are the files needed to support the Melzi board
11 jaren geleden
mattrobbo10
89abf07faa
Added gen7-dist - marlin now compiles for gen7
11 jaren geleden
Courtney Bane
253cf0f427
Add Arduino additions for Arduino 1.5.x.
11 jaren geleden
Ronald
c2b3e88787
Changed 1284p fuse setting for Arduino_1.x.x
...
- Remove the two version of 16mHz. Crystal and resonator use the same
fuse setting. Also, Arduino IDE only showed the first one 16Mhz as a
board option.
- Added 20Mhz board option.
Symptoms for incorrect fuse setting:
- X axis move in one direction
- limit switches fail to trigger
- unable to reprogram the device via bootloader
- stops working when the reset switch is pressed.
- device fails to bootup when power by a slow raise power supply.
Solution:
- Disabled the jtag
- set the correct clock selection bit
- set the correct bootloader memory size
- enable brown-out setting
- enable clock power up delay
12 jaren geleden
whosawhatsis
28aca76c4d
Group hardware files for Arduino 1.x.x into hardware folder
12 jaren geleden
hcker2000
ad588e8990
Added new board for those of us with sanguinololu boards with ceramic resonators
12 jaren geleden
Steve Kelly
d7b1a8ba33
add rambo arduino addons
12 jaren geleden
ellensp
e019197b32
renamed ArduinoAddons/Arduino_1.x.x/sanguino to Sanguino. Now make works for Arduino > 1.0 on linux
12 jaren geleden
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 jaren geleden
MaikStohn
3a6abe1d6e
Removed STB custom font hack from u8glib library and moved to marlin project
12 jaren geleden
MaikStohn
c83863d5d6
add U8glib library to Arduino1.x includes
12 jaren geleden
Yuri Valentini
7d20ec706e
Added libraries from Arduino 1.0.3 for sanguino build
13 jaren geleden