render()

Render a 3D preview of the planned toolpaths.

Call this inside the draw() loop, using WEBGL mode. Note that rendering isn't necessary; removing or commenting out the render() call with still generate GCode.

Examples