You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a tool for creating physical objects cadquery should produce svg that match 1:1 with the physical dimensions.
The exportSVG function produced incorectly scaled svgs. The UnitScale should be set to 3.7795 as per the svg spec.