remcoder / gcode-preview

A simple GCode parser & previewer with 3D printing in mind. Written in Typescript.
https://gcode-preview.web.app/
MIT License
153 stars 31 forks source link

Collect flavours of multi-color (/ multi-material) gcode #123

Closed remcoder closed 3 weeks ago

remcoder commented 5 months ago

We want to support multi-color prints (#122). To get started we need an overview of the different flavours of multi-color printing and a few example gcode files to go with that.

So we're looking for example gcode files that use T1,T2,...Tx (tool change) for multi-color printing.

Examples collected:

Please drop your files in this google drive

sophiedeziel commented 5 months ago

I'll generate some as soon as possible.

remcoder commented 4 weeks ago

I have the feeling this isn't so much of an issue really. Ok if we close it?

sophiedeziel commented 3 weeks ago

Let's do it. There are many other ways to learn more.