gcode-preview icon indicating copy to clipboard operation
gcode-preview copied to clipboard

Toggle travel lines w/o rerendering the extrusion

Open remcoder opened this issue 1 year ago • 0 comments

When the extrusion is already fully rendered and then the travel lines are turned on or off, this shouldn't trigger en full render.

HOW Extrusion and travel should be created in separate scene groups. These groups can then be toggled on and of individually using the .visible property.

This is good excuse for introducing the SceneManager also.

remcoder avatar Jan 27 '25 18:01 remcoder