Searched refs:tools_library (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dgcodetools.py5888 def tools_library(self, layer=None) : member in class:Gcodetools
6661 elif self.options.active_tab not in ['"dxfpoints"','"path-to-gcode"', '"area_fill"', '"area"', '"area_artefacts"', '"engraving"', '"orientation"', '"tools_library"', '"lathe"', '"offset"', '"arrangement"', '"update"', '"graffiti"', '"lathe_modify_path"', '"plasma-prepare-path"']:
6674 self.tools_library( self.layers[min(1,len(self.layers)-1)] )
6692 elif self.options.active_tab == '"tools_library"':
6694 self.tools_library()

Completed in 258 milliseconds