cadquery
cadquery copied to clipboard
SVG export enhancements
Add option to set scaling based on model dimension instead of autoscale. Change default projection to match cq-editor. Add option and set default "up" direction so it does not flip with changes to projectionDir. Remove margin from autoscale calculation when autoscale enabled. This allows margins to be edited without affecting scale.
Resolves #729, resolves #730.