JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
Expected Behavior
svg is imported without error
Actual Behavior
Error: Malformed svg path at 2:46. Path closed itself with command #1
but that branch should never be reached
https://github.com/jscad/OpenJSCAD.org/blob/56f572518c85d767ac680aa2da1af46c4847e63c/packages/io/svg-deserializer/src/shapesMapGeometry.js#L438-L441
Steps to Reproduce the Problem
go to https://openjscad.xyz and paste
Specifications