Well, I came in to see what the problems were and couldn’t find any!
Using the TP 42, I catted my SLMS logo file to the cutter
Power up the cutter and attach USB cable
Open an LXTerminal window
Create a working subdirectory mkdir fcs and enter it cd fcs
Import my small test file slms_logo1.hpgl
Discover usb port cutter is using
dmesg | ttyUSB which gave device ttyUSB0
Load cutter and select origin, put online
Cut
sudo cat slms_logo1.hpgl > /dev/ttyUSB0
input makerspace at prompt
and await finish
Set up working directory for Dermot’s cut
cd …
mkdir Dermot
Find Dermot’s file locate BWMkt2
File is in ~makerspace/Desktop
Copy to Dermots working directory
cp ~/Desktop ~/Dermot
cd ~/Dermot
sudo cp BWmkl2.hpgl > /dev/ttyUSB0
Input makerpace
and stop cutter when blade gets to the end of the black stuff.
Shut up and go home.