From 4a315c2761b95f704f65349e8df3e03e4ae34ecb Mon Sep 17 00:00:00 2001 From: Jon Nordby Date: Sat, 20 Dec 2014 20:46:36 +0100 Subject: [PATCH] Add documentation specific to Fellesverkstedet --- SETUP.md | 2 +- fellesverkstedet.md | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 fellesverkstedet.md diff --git a/SETUP.md b/SETUP.md index 2610c2c..9532749 100644 --- a/SETUP.md +++ b/SETUP.md @@ -62,7 +62,7 @@ In the terminal fab -Choose "Vector SVG" and "GCC laser cutter", hit "Start". +Choose "Vector SVG" and "GCC laser cutter", hit "make_svg_gcc". A new window should appear. Load an SVG file, click "make path", then "make gcc" and then "Send it!" diff --git a/fellesverkstedet.md b/fellesverkstedet.md new file mode 100644 index 0000000..9ea203d --- /dev/null +++ b/fellesverkstedet.md @@ -0,0 +1,27 @@ +Instructions specific to [Fellesverkstedet](http://fellesverkstedet.no) setup. + +Fabmodules is installed in a Linux VM running in Virtual Box on the laser cutter machine. + +Starting +--------- + +To start the Linux machine, run "fabmodules-ubuntu-1404" from the Windows desktop. + +When inside the VM, run "fabmodules" from the Linux desktop. + + +Sharing documents +------------------- + +The Windows folder "Documents" is shared to the Linux machine. +Drop files there, and go to Documents -> sf_Documents in the Linux machine to find it. + +Notes +-------- + +Note: when the VM is running, the laser cutter is not available to Windows. +You can use Devices -> USB in Virtualbox to manually connect/disconnect the device +while the virtual machine is running. You do not need to restart fabmodules to +detect printer after pluggin in again. + +Password for the VM is the same as for the physical machine.