
- You would slice a model in whatever different ways you want.
- The visualization program would line up your various GCode models next to one another.
- If the layer heights were different, it would highlight alternating blocks of layers that were thick enough to be evenly divisible by all GCode models.
- If the layer heights were all the same, it wouldn’t highlight any regions.
- You could then click on regions or sections for each GCode model (probably using a series of vertical sliders) to select portions of each GCode model.
- In the background would be a composite model that was comprised of the combined layers. Ideally there would be an indicator showing completion progress for the model.
- You hit a button and the program simply spliced together the different layers from different GCodes and outputs a single Franken-GCode.
- Print!