Is it possible threejs object to cnc .
Like this
A similar topic was discussed at GitHub some time ago in context of 3D printing, see Feature Request: GCodeExporter.
The short answer is: No, it’s not possible to do what you see in the video right now. three.js
can’t transform shapes or geometries to a proper CNC format like G-Code. A special exporter would be required that performs this task.
If I use this ( https://slic3r.org/) , I can make with that