diff options
author | dakkar <dakkar@thenautilus.net> | 2009-09-07 11:05:09 +0200 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2009-09-07 11:05:09 +0200 |
commit | 9157e18663f7b6715cfc9a30c66325b8e1a52a3a (patch) | |
tree | 1512203e062b87bfe3f27fa792131f6bc2e2834a /src/HW/makerbot | |
parent | translated license and comments link (diff) | |
download | thenautilus-9157e18663f7b6715cfc9a30c66325b8e1a52a3a.tar.gz thenautilus-9157e18663f7b6715cfc9a30c66325b8e1a52a3a.tar.bz2 thenautilus-9157e18663f7b6715cfc9a30c66325b8e1a52a3a.zip |
add ebuild link and confirm that instructions work
Diffstat (limited to 'src/HW/makerbot')
-rw-r--r-- | src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt | 10 | ||||
-rw-r--r-- | src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt | 9 |
2 files changed, 15 insertions, 4 deletions
diff --git a/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt b/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt index 3220c0e..f5ced2f 100644 --- a/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt +++ b/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt @@ -67,6 +67,10 @@ bundled version:: It runs! +.. warning:: In the official Portage tree, RXTX is at version 2.1.7.2, + which does not seem to work. We need version 2.2; you can get it + from `my overlay </cgit/gentoo-overlay/>`_. + Of course, no Sanguino_ support, and the CupCake_ main board is a Sanguino_. @@ -134,8 +138,10 @@ Now:: ./make.sh ./run.sh -and I have the environment working! Well, at least it starts and lists -the appropriate boards. We'll see if it actually works. +and I have the environment working! Actually working: I used the +results of these instructions to upgrade the firmware of both boards +on the CupCake_, and it worked perfectly. + .. _CupCake: http://wiki.makerbot.com/cupcake .. _`MakerBot instructions`: http://wiki.makerbot.com/cupcake-motherboard-firmware-update diff --git a/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt b/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt index 59690d8..6a2c51f 100644 --- a/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt +++ b/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt @@ -68,6 +68,10 @@ posto della versione inclusa:: Parte! +.. warning:: Nell'albero Portage ufficiale la versione di RXTX è la + 2.1.7.2, che non sembra funzionare a dovere. Serve la 2.2; potete + ottenerla dalla `mia overlay </cgit/gentoo-overlay/>`_. + Certo, ancora non c'è il supporto per Sanguino_, e la piastra principale della CupCake_ è un Sanguino_. @@ -134,8 +138,9 @@ Ora:: ./make.sh ./run.sh -e ho l'ambiente funzionante! Insomma, quanto meno parte e elenca tutte -le "boards" che mi servono. Vedremo se funziona davvero. +e ho l'ambiente funzionante! Davvero funzionante: ho usato il +risultato di queste istruzioni per aggiornare il firmware di entrambe +le board della CupCake_, e ha funzionato perfettamente. .. _CupCake: http://wiki.makerbot.com/cupcake .. _`istruzioni di MakerBot`: http://wiki.makerbot.com/cupcake-motherboard-firmware-update |