I’m trying to plot a program that i’ve built up in Processing, however, when i go to preview how the image will be drawn out using the Axidraw extension in inkscape, it shows lines that were outside of the Processing window (lines which i dont want) will also be drawn.
Is there any way of deleting these excess lines so that i’m left with everything within the square? I’ve tried all the clip/path tools and although some delete the black lines they do not delete the ‘draw path’ lines. I’ve also used the clip function within my code but that doesn’t seem to help.
Deleting/cropping out unwanted lines for Axidraw pen-plotting
byu/PCwigwam inInkscape
Appreciate any help!