OpenSCAD - bulk export from JSON/CSV to STL/PNG

OpenSCAD - bulk export from JSON/CSV to STL/PNG

Description

https://github.com/OutwardBuckle/OpenSCAD-Bulk-Export Here are a few PowerShell scripts to make bulk exporting files via OpenSCAD easier. There are currently 5 files: __01-CSV-to-EXPORT.ps1__ _Import a CSV, then exports each item to STL, OFF, AMF, 3MF, DXF, SVG or PNG_ __02-CSV-to-JSON.ps1__ _Creates a parameter set JSON file from a CSV file_ __03-JSON-to-EXPORT.ps1__ _Exports all a parameter sets from a JSON file to STL, OFF, AMF, 3MF, DXF, SVG or PNG_ __04-SCAD-to-CSV.ps1__ _Generates a CSV from a SCAD file (currently requires the latest dev build of OpenSCAD)_ __PowerShell-7.zip__ _Contains files 01 and 03 but runs multiple exports in parallel (PowerShell 7 needs to be installed for these ones - https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.1#msi) _ They are written in PowerShell (sorry non-windows users) as it's already installed on every Windows 10 machine and I know it well enough. _Edit: Found some python scripts [here](https://www.thingiverse.com/thing:606248) but I haven't tested these_ I've included a very basic SCAD and CSV file so you can see how they work.

Statistics

Likes

21

Downloads

0

Category

Other