michaelowens / FilamentSamples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filament Samples

Generator to add text to the Filament Sample | Crystal collector model from SavageLau. By using OpenSCAD this is possible without the need for paid or cloud CAD software.

The generate.ts file reads the list of filaments in samples.csv and generates all the STL files, storing them in the stl folder.

Requirements

  • OpenSCAD (pre-release recommended, otherwise you'll have to update the path in generate.ts)
  • Deno

Generating STLs

deno run -A generate.ts

About


Languages

Language:OpenSCAD 95.3%Language:TypeScript 4.7%