Advanced-Manufacturing-at-UoL / supremeslicer

This Project bridges usability from Prusa-slicer with additional functionality for generating g-code and toolpaths for the additional tools for the AMPI Machine
1 stars 1 forks source link

Simulation Bug #20

Closed PralishSatyal closed 2 months ago

PralishSatyal commented 2 months ago

Slight simulation issue regarding the plot_vacuum_toolpath issue when plotting it by itself. If we try to run option 4, then option 2 it doesn't quite work. This toolpath appears to be broken.

PralishSatyal commented 2 months ago

This is of concern and doesn't properly work. Perhaps this can be changed to just a static 3D plot?

PralishSatyal commented 2 months ago

This has now been fixed. The method has been changed so the plot_vacuum_animation() method is better integrated within the plot_vacuum_toolpath() method. This is now similar to how the original_animation/original_toolpath method operates.