• Lars Kruse's avatar
    adapt other plugins to the recent changes of the Toolpaths plugin · 488f60c9
    Lars Kruse authored
    * TaskTypeMilling returns a tuple of (moves, parameters) - instead of a
      complete Toolpath instance
    * ToolpathCrop uses the Crop filter instead of the object methods for cropping
    * ToolpathGrid uses the Copy filter instead of just calling "list(..)"
    * ToolpathCrop and ToolpathGrid use "add_new" instead of "append" for new
      Toolpaths
    488f60c9
ToolpathGrid.py 4.74 KB