Jaroslav Škarvada
2cbcba1808
Use arduino programming protocol by default for sanguino
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com >
il y a 8 ans
Richard Wackerbarth
3c7470dbc3
Windows doesn’t have AUTOMATIC VERSIONING yet
il y a 9 ans
Richard Wackerbarth
329acc852e
Canonize Option flag USE_AUTOMATIC_VERSION
il y a 9 ans
Richard Wackerbarth
a8db0aac32
Automatic Versioning was introduced in 1.6.3
il y a 9 ans
Richard Wackerbarth
9643e6c744
Make the platform.local a bit more generic
il y a 9 ans
Richard Wackerbarth
4683645036
Vendor (Marlin) files
il y a 9 ans
Richard Wackerbarth
efd5658e32
library - SPI
il y a 9 ans
Richard Wackerbarth
9b13e60e38
core - AT90USB…
il y a 9 ans
Richard Wackerbarth
907032616e
core - arduino
il y a 9 ans
Richard Wackerbarth
e2f2458928
library - Liquid Crystal
il y a 9 ans
Richard Wackerbarth
d8785ffc6f
library - TMC26x Stepper
il y a 9 ans
Richard Wackerbarth
ae9de515b8
library - L6470
il y a 9 ans
Richard Wackerbarth
363d7c505f
library - Wire
il y a 9 ans
Richard Wackerbarth
7592bb1f2f
library - U8glib upgrade to v1.17
il y a 9 ans
Richard Wackerbarth
deea00dde3
library - U8glib
il y a 9 ans
Richard Wackerbarth
1fd335b702
Bootloaders
il y a 9 ans
Richard Wackerbarth
4c3ca0b5b6
Deprecate Support for Arduino IDE < 1.0.5
Note that newer versions of the IDE can still
be made to support compilation for the older boards.
il y a 9 ans
Daniel Friesen
54375cc7a4
Quote paths so build scripts work when directories have space in their name.
Currently if you clone Marlin to a directory with a space in the name, Arduino will generate an error.
Because when executed the path ends up split into two separate arguments.
il y a 9 ans
Bo Herrmannsen
cc5d006087
Revert "updated addons for IDE 1.6.4"
This reverts commit 2724baae8b .
il y a 9 ans
Bo Herrmannsen
2724baae8b
updated addons for IDE 1.6.4
il y a 9 ans
AnHardt
6f4873329e
Replace U8GLI v1.11 with v1.17
In Travis we already test against 1.17.
il y a 9 ans
Richard Wackerbarth
3004359191
Libraries supporting Marlin platform
il y a 9 ans
Richard Wackerbarth
6c86266fb6
Brainwave Bootloaders
il y a 9 ans
Richard Wackerbarth
3eee09cb6c
Brainwave Variants
il y a 9 ans
Richard Wackerbarth
945fd2cf82
Brainwave Core from Arduino 1.0.1 (In 1.5 file structure)
il y a 9 ans
Richard Wackerbarth
1b707a7cf7
Platform and Boards
il y a 9 ans
Richard Wackerbarth
8f620de0ff
Actually activate Automatic Versioning
il y a 9 ans
domonoky
443e7edef4
- Add support for L6470 Drivers.
- Both TMC, L6470 and pin-driven drivers work.
- All can be mixed and matched as needed.
il y a 9 ans
domonoky
38500165ea
First attempt at adding TMC Driver support. May need some cleanup.
il y a 9 ans
Gege2B
b4e9395661
Corrected a typo in ArduinoAddons/Arduino_1.5.x/(...)/avr/boards.txt about Sanguino
il y a 9 ans
galexander1
d4880a9e60
Revert "Move Sd library out into library"
il y a 9 ans
odewdney
cf50c0eff8
Arduino.h case sensitive include
il y a 9 ans
odewdney
f84ff4ba7d
Move SD Fat library out of main src
il y a 9 ans
odewdney
9d9c859ac1
First move of SdFat library
il y a 9 ans
Bo Herrmannsen
b17b8583af
adding hardware files for OMC
for ide 1.0.6
il y a 10 ans
Bo Herrmannsen
1ba7c31395
Adding Melzi board
these are the files needed to support the Melzi board
il y a 10 ans
mattrobbo10
89abf07faa
Added gen7-dist - marlin now compiles for gen7
il y a 10 ans
Courtney Bane
253cf0f427
Add Arduino additions for Arduino 1.5.x.
il y a 10 ans
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
il y a 10 ans
Ronald
f303129fb6
Changed 1284p fuse setting for 8, 16 and 20 Mhz
Symtopns:
- 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
il y a 10 ans
whosawhatsis
28aca76c4d
Group hardware files for Arduino 1.x.x into hardware folder
il y a 10 ans
hcker2000
ad588e8990
Added new board for those of us with sanguinololu boards with ceramic resonators
il y a 11 ans
Steve Kelly
d7b1a8ba33
add rambo arduino addons
il y a 11 ans
ellensp
e019197b32
renamed ArduinoAddons/Arduino_1.x.x/sanguino to Sanguino. Now make works for Arduino > 1.0 on linux
il y a 11 ans
Scott Lahteine
a200521eab
Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
Also cosmetic comment changes and spelling corrections in printed
messages
il y a 11 ans
MaikStohn
3a6abe1d6e
Removed STB custom font hack from u8glib library and moved to marlin project
il y a 11 ans
MaikStohn
c83863d5d6
add U8glib library to Arduino1.x includes
il y a 11 ans
Dirk Eichel
c28e71a1bf
Reduced u8glib SPI speed to fosc/8
Makes the lib compatible with most LCDs
il y a 11 ans
Dirk Eichel
ee8feb9dee
Add Marlin (reprap) specific fonts 6x10, 6x9
Font size 6x10 with feedrate symbol & Font size 6x9.
il y a 11 ans
Dirk Eichel
c8e2f44087
Add u8glib library supporting dot matrix displays
https://code.google.com/p/u8glib/
Universal Graphics Library for 8 Bit Embedded Systems
il y a 11 ans