Skip to content

zalo/GFormer

Repository files navigation

Deform pre-sliced GCode for non-planar printing.

GFormer Deforming a Benchy

Inspired by CNC Kitchen

Building

This toy can either be run without building (in Chrome/Edge/Opera since raw three.js examples need Import Maps), or built with:

npm install
npm run build

If building manually, make sure to edit the index .html to point from "./src/main.js" to "./build/main.js".

Dependencies