From 185ea937298de0f264fa697a469870148046e0fd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 29 Jul 2012 20:11:53 +0100 Subject: [PATCH] some more notes --- INSTRUCTIONS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/INSTRUCTIONS b/INSTRUCTIONS index 9c69b03..bfc6763 100644 --- a/INSTRUCTIONS +++ b/INSTRUCTIONS @@ -20,3 +20,22 @@ To print: * Watch while it starts and make sure that the skirt sticks to printbed and nothing gets tangled * Check that filament feed path from feedstock coil looks good. + +------------------------------------------------------------ + +openscad - use wheezy +Slic3r - is from slic3r-linux-x86-0-8-4.tar.gz + +------------------------------------------------------------ + +firmware upgrade: + + firmware is in marlin.git#iwj and works with make + various other firmwares for comparison only + sprinter-reprappro.git sprinter.git + produces Marlin.hex + depends on stuff in arduino-0022 (doesn't work with other arduino + versions, incompatible) + program with + avrdude -b 38400 -v -P /dev/ttyUSB0 -p atmega644P -c arduino -U flash:w:Marlin.hex + needs the reset jumper (which is right next to the mcu) fitted -- 2.30.2