[PythonCAD] Problem with fillets

Ed Richley richley at onion-switch.com
Sat Jun 23 01:23:11 CEST 2007


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.
> 
> -- 



More information about the PythonCAD mailing list