Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
This page is in the table of contents. Comb is a script to comb the extrusion hair of a gcode file. The comb manual page is at: http://www.bitsfrombytes.com/wiki/index.php?title=Skeinforge_Comb Comb bends the extruder travel paths around holes in the slices, to avoid stringers. It moves the extruder to the inside of perimeters before turning the extruder on so any start up ooze will be inside the shape. ==Operation== The default 'Activate Comb' checkbox is off. When it is on, the functions described below will work, when it is off, the functions will not be called.(more...)
src/s/k/SkeinFactory-HEAD/skeinforge/skeinforge_plugins.py SkeinFactory(Download)
from skeinforge_application.skeinforge_plugins.craft_plugins import clip from skeinforge_application.skeinforge_plugins.craft_plugins import coil from skeinforge_application.skeinforge_plugins.craft_plugins import comb from skeinforge_application.skeinforge_plugins.craft_plugins import cool from skeinforge_application.skeinforge_plugins.craft_plugins import dimension