ianpaschal / polyply

A Node.js clone of Ultimaker's Cura software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polyply

A Node.js clone of Ultimaker's Cura software.

license label Code Climate

Polyply can:

  • Import .stl files
  • Import .obj files
  • Move, rotate, and scale imported meshes
  • Switch view modes between smooth model, slices, and sliced model
  • Repair broken meshes
  • Boolean union intersecting meshes
  • Generate slices at a specified thickness
  • Export G-Code for 3D printing

alt text

Why?

Why not? It's mainly a personal learning for myself.

About

A Node.js clone of Ultimaker's Cura software.

License:MIT License


Languages

Language:JavaScript 45.4%Language:TypeScript 41.9%Language:CSS 11.5%Language:HTML 1.2%