Lines Matching defs:gcodetools
144 (Generated by gcodetools from Inkscape.)
1495 attributes["gcodetools"] = str(gcodetools_tag)
1530 attrib["gcodetools"] = pointer_type
1535 group = inkex.etree.SubElement( group, inkex.addNS('g','svg'), {"gcodetools": pointer_type+" group"} )
1698 st = P(gcodetools.transform(self.st.to_list(), layer, True))
1699 c = P(gcodetools.transform(self.c.to_list(), layer, True))
1722 "gcodetools": "Preview",
1754 st = gcodetools.transform(self.st.to_list(), layer, True)
1755 end = gcodetools.transform(self.end.to_list(), layer, True)
1760 "gcodetools": "Preview",
1793 gcodetools.error((x,t1,t2), "warning")
1838 global gcodetools
1839 gcodetools.set_markers()
1849 gcodetools.preview_groups = { layer: inkex.etree.SubElement( gcodetools.layers[min(1,len(gcodetools.layers)-1)], inkex.addNS('g','svg'), {"gcodetools": "Preview group"} ) }
1850 elif layer not in gcodetools.preview_groups :
1851 gcodetools.preview_groups[layer] = inkex.etree.SubElement( gcodetools.layers[min(1,len(gcodetools.layers)-1)], inkex.addNS('g','svg'), {"gcodetools": "Preview group"} )
1852 group = gcodetools.preview_groups[layer]
1854 transform = gcodetools.get_transforms(group)
1856 transform = gcodetools.reverse_transform(transform)
1861 a,b,c = gcodetools.transform(a, layer, True), gcodetools.transform(b, layer, True), gcodetools.transform(c, layer, True)
3189 options.self.error("For this function Scipy is needed. See http://www.cnc-club.ru/gcodetools for details.","error")
3772 self.preview_groups = { layer: inkex.etree.SubElement( self.layers[min(1,len(self.layers)-1)], inkex.addNS('g','svg'), {"gcodetools": "Preview group"} ) }
3774 self.preview_groups[layer] = inkex.etree.SubElement( self.layers[min(1,len(self.layers)-1)], inkex.addNS('g','svg'), {"gcodetools": "Preview group"} )
3797 "gcodetools": "Preview",
3833 "gcodetools": "Preview",
4244 elif i.get('gcodetools') == "Gcodetools orientation group" :
4253 elif i.get("gcodetools") == "Gcodetools tool definition" or i.get("gcodetools") == "Gcodetools tool defenition" :
4258 elif i.get("gcodetools") == "Gcodetools graffiti reference point" :
4266 if "gcodetools" not in i.keys() :
4271 elif i.get("gcodetools") == "In-out reference point group" :
4275 if j.get("gcodetools") == "In-out reference point" :
4317 if i.tag == inkex.addNS("g",'svg') and i.get("gcodetools") == "Gcodetools orientation point (2 points)":
4319 if i.tag == inkex.addNS("g",'svg') and i.get("gcodetools") == "Gcodetools orientation point (3 points)":
4328 if node.get('gcodetools') == "Gcodetools orientation point arrow":
4330 if node.get('gcodetools') == "Gcodetools orientation point text":
4340 if node.get('gcodetools') == "Gcodetools graffiti reference point arrow":
4342 if node.get('gcodetools') == "Gcodetools graffiti reference point text":
4352 if i.get("gcodetools") == "Gcodetools tool background" :
4354 elif i.get("gcodetools") == "Gcodetools tool parameter" :
4359 if j.get("gcodetools") == "Gcodetools tool definition field name" or j.get("gcodetools") == "Gcodetools tool defention field name":
4361 if j.get("gcodetools") == "Gcodetools tool definition field value" or j.get("gcodetools") == "Gcodetools tool defention field value":
4724 'gcodetools': 'area artefact arrow',
5174 #Mygroup=inkex.etree.SubElement(parent, inkex.addNS('g','svg'), {"gcodetools":"My group label"})
5483 {"gcodetools": "Engraving calculation toolpath", 'style': "fill:#ff00ff; fill-opacity:0.46; stroke:#000000; stroke-width:0.1;", inkex.addNS('cx','sodipodi'): str(x), inkex.addNS('cy','sodipodi'): str(y), inkex.addNS('rx','sodipodi'): str(1), inkex.addNS('ry','sodipodi'): str(1), inkex.addNS('type','sodipodi'): 'arc'})
5487 {"gcodetools": "Engraving calculation paths", 'style': "fill:none; fill-opacity:0.46; stroke:#000000; stroke-width:0.1;", inkex.addNS('cx','sodipodi'): str(x), inkex.addNS('cy','sodipodi'): str(y),inkex.addNS('rx','sodipodi'): str(w), inkex.addNS('ry','sodipodi'): str(w), inkex.addNS('type','sodipodi'): 'arc'})
5495 "gcodetools": "Gcode G1R"
5500 "gcodetools": "Gcode G1L"
5557 gcode_3Dleft = inkex.etree.SubElement(self.my3Dlayer, inkex.addNS('g','svg'), {"gcodetools":"Gcode 3D L"})
5558 gcode_3Dright = inkex.etree.SubElement(self.my3Dlayer, inkex.addNS('g','svg'), {"gcodetools":"Gcode 3D R"})
5662 "gcodetools": "G1L outline"
5667 "gcodetools": "G1L outline"
5674 "gcodetools": "Engraving normals"
5679 "gcodetools": "Engraving bisectors"
5773 "gcodetools": "Engraving calculation paths",
5777 {"gcodetools": "Engraving calculation paths", 'style': "fill:none; fill-opacity:0.46; stroke:#000000; stroke-width:0.1;", inkex.addNS('cx','sodipodi'): str(cspm[i][1][0]), inkex.addNS('cy','sodipodi'): str(cspm[i][1][1]),inkex.addNS('rx','sodipodi'): str(wl[i]), inkex.addNS('ry','sodipodi'): str(wl[i]), inkex.addNS('type','sodipodi'): 'arc'})
5828 attr = {'gcodetools': "Gcodetools graffiti reference point"}
5836 'gcodetools': "Gcodetools graffiti reference point arrow"
5850 attr = {"gcodetools":"Gcodetools orientation group"}
5872 g = inkex.etree.SubElement(orientation_group, inkex.addNS('g','svg'), {'gcodetools': "Gcodetools orientation point (%s points)" % self.options.orientation_points_count})
5877 'gcodetools': "Gcodetools orientation point arrow"
5977 tools_group = inkex.etree.SubElement(layer, inkex.addNS('g','svg'), {'gcodetools': "Gcodetools tool definition"})
5979 {'style': "fill:#%s;fill-opacity:0.5;stroke:#444444; stroke-width:1px;"%colors[tool_num%len(colors)], "gcodetools":"Gcodetools tool background"})
5988 g = inkex.etree.SubElement(tools_group, inkex.addNS('g','svg'), {'gcodetools': "Gcodetools tool parameter"})
6052 g.attrib["gcodetools"] = "Check tools and OP asignment"
6062 self.error(_("""Tutorials, manuals and support can be found at\nEnglish support forum:\n http://www.cnc-club.ru/gcodetools\nand Russian support forum:\n http://www.cnc-club.ru/gcodetoolsru"""),"warning")
6313 self.error("There is a newer version of Gcodetools you can get it at: \nhttp://www.cnc-club.ru/gcodetools (English version). \nhttp://www.cnc-club.ru/gcodetools_ru (Russian version). ","Warning")
6317 self.error("Can not check the latest version. You can check it manualy at \nhttp://www.cnc-club.ru/gcodetools (English version). \nhttp://www.cnc-club.ru/gcodetools_ru (Russian version). \nCurrent version is Gcodetools %s"%gcodetools_current_version,"Warning")
6319 self.error("Can not check the latest version. You can check it manualy at \nhttp://www.cnc-club.ru/gcodetools (English version). \nhttp://www.cnc-club.ru/gcodetools_ru (Russian version). \nCurrent version is Gcodetools %s"%gcodetools_current_version,"Warning")
6432 (Generated by gcodetools from Inkscape.)
6752 gcodetools = Gcodetools()
6753 gcodetools.affect()