# Backfrom (Project) This project serves as repository for a SFB cookie cutter Die Polyline-SVGs ([imprint-polyline.svg](imprint-polyline.svg), [outline-polyline.svg](outline-polyline.svg), [scale-down.svg](scale-down.svg)) wurden online erzeugt: 1. Code (reduziert auf benötigte Pfade) aus keksform.svg bei https://observablehq.com/@dqgorelick/converting-svg-to-a-polyline reinkippen 2. Script anpassen (das vordefinierte-Scrript ist falsch und erzeugt auch keinen SVG-Code): ```js { const paths = document.querySelectorAll('#output-svg svg path') // const paths = svg.children const polylines = [] console.log(paths) let tx = '" return html`
Increase samples to get more definition
` } ``` 3. Code ausführen Das GCODE-File erzeugt dann aus den Polyline-SVGs ein 3D-Objekt, welches nach STL gerendert werden kann