bradcfisher / OctoPrint-ExcludeRegionPlugin

OctoPrint plugin that adds the ability to prevent printing within rectangular or circular regions of the currently active gcode file.
GNU Affero General Public License v3.0
55 stars 5 forks source link

Feature request: Add ability to process exclusions to new gcode file without printing #29

Open bradcfisher opened 5 years ago

bradcfisher commented 5 years ago

The idea would be to create a new gcode file based on the selected file with the currently defined exclusion regions applied to the new file. The new file could then be printed with no performance impact for the regions that were preprocessed.