-
-
Notifications
You must be signed in to change notification settings - Fork 182
Description
Is your feature request related to a problem? Please describe.
I really like the Preview window. It gives a good sense of the final print, and has a practical feeling to it with travel moves option and the step slider.
Describe the solution you'd like
As a way to connect the Preview window to the Doneatello window, I would like two specific nodes.
CanvasFromPreview
It generates a Canvas like the "Canvas" node, but using the Paper settings (and stays synced with it).
TurtleToPreview
Like the "PrintTurtle" but it export the finished line to the Preview, where I can use the Step slider to see the evolution of the print (or just get a better feeling of the movements).
Describe alternatives you've considered
I saw the issue #778 but it did not make clear to me the vision for the preview panel.