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. Outset outsets the perimeters of the slices of a gcode file. The outside perimeters will be outset by half the perimeter width, and the inside perimeters will be inset by half the perimeter width. Outset is needed for subtractive machining, like cutting or milling. ==Operation== The default 'Activate Outset' checkbox is on. When it is on, the gcode will be outset, when it is off, the gcode will not be changed. ==Examples== The following examples outset the file Screw Holder Bottom.stl. The examples are run in a terminal in the folder which contains Screw Holder Bottom.stl and outset.py. (more...)
src/s/k/SkeinFactory-HEAD/skeinforge/skeinforge_plugins.py SkeinFactory(Download)
from skeinforge_application.skeinforge_plugins.craft_plugins import multiply from skeinforge_application.skeinforge_plugins.craft_plugins import oozebane from skeinforge_application.skeinforge_plugins.craft_plugins import outset from skeinforge_application.skeinforge_plugins.craft_plugins import preface from skeinforge_application.skeinforge_plugins.craft_plugins import raft