cqparts
0.2

Contents:

  • cqparts Module
  • Tutorials
  • cqparts_fasteners Module
  • Examples
    • Logo
      • CQ Block
        • Block
        • Text
      • Parts Block
        • Block
        • Thread
    • Servo Motor
  • Module APIs
  • TODO List
cqparts
  • Docs »
  • Examples »
  • Logo

Logo¶

Making the logo awesome.

Todo

build the cqparts logo using cqparts

CQ Block¶

Block¶

Text¶

Text is converted from the logo’s SVG to wires, which are then either used to:

  • extrude to make a solid
  • cut into a solid

Note

SVG Assumptions:

  • text is converted to path
  • the words “cq” and “path” are grouped paths
  • group id contains the word “text”, of which there are only 2 (in order)
  • paths only use quadratic bézier splines, and linear.

Parts Block¶

Block¶

Thread¶

Next Previous

© Copyright 2018 Peter Boin.

Built with Sphinx using a theme provided by Read the Docs.