OK, then this seems to work (so far): Change printing.py line 494 to:
f.write("%g %g %g %g %g arc\n" % (_xt, _yt, _rt,
min(_sa,_ea),max(_sa,_ea)))
Ed
> Ed Richley writes:
> > I think I can fix this by ensuring that end angle > start angle in
> > the PS arc command, but I wonder if that creates a new problem.
>
> No, that should be fine.
>
> --
_______________________________________________
PythonCAD mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythoncad
