Hi
I’m trying to use axicli to create a ‘plob’, but it gives an error that seems to mean that the SVG is invalid.
I used Inkscape to create a very simple SVG file, which works fine in preview mode (with ‘–preview’), but with ‘–digest 2 -o output_plob.svg’ it gives a long traceback ending with
lxml.etree.XMLSyntaxError: Blank needed here, line 1, column 21
The SVG file starts with
<?xml version=”1.0″ encoding=”UTF-8″ standalone=”no”?>
<!– Created with Inkscape (http://www.inkscape.org/) –>
…
I’m using AxiDraw Command Line Interface 3.9.6, AxiDraw Software 3.9.6, Python 3.11 on Arch Linux.
I can supply all the gory details if required. Has anyone else seen this issue?
Cheers,
Chris