What people have been making in Cuttle π¦, Keychain tutorial video π₯, Better snapping π
Hi everyone,
Here's the latest with Cuttle.
- New customizable projects from the community π¦
- Keychain (from scratch) beginner tutorial π₯
- Big improvements to Snapping π
New Customizable Projects from the Community π¦
Slot-Together Puzzles by Phil
Phil has been making slot-together puzzles of dinos and other creatures. You can customize the scale and material thickness. Phil also shared a Sheet Material Slot Calibrator to help you determine the perfect-fit slot size. See all of Philβs creations or read his blog post about how he uses Cuttle to make these parametric.
Customizable Cable Labels by Brian Wente
Brian Wente made these customizable Cable Labels β simply type the text you want.
The one in the photo is laser cut from a silicone placemat! Federico described where to get this material and how to cut it in his Silicone Earrings video tutorial.
Two-Piece Picture Stand by @trun
@trun made this parametric Two-Piece Slot-Together Picture Stand. You can customize all the dimensions and material thickness.
Folding Carton Designs by @LayeredPaperArt
Weβve been blown away by the details on these professional carton designs. @LayeredPaperArt has several customizable carton designs that can be used for cut and crease patterns, templates for printing (complete with bleed, copy safe, and no ink zones), and documenting design revisions.
Keychain Tutorial Video π₯
Following up on the Keychain Generator, I recorded a beginner tutorial video (10 min) showing how to create this kind of design from scratch in Cuttle.
The video also shows how to create this kind of design from an arbitrary starting SVG (the llama keychain on the right).
Improvements to Snapping π
We made significant improvements to the snapping system. Here are a few new things you can do:
Lines and Paths will automatically snap to horizontal and vertical. Theyβll also snap to Tangent making it easy to extend them.
Lines and Paths will also snap to the Tangent and Normal of any curve they are snapped to.
Tangents also work when drawing bezier curves with the Pen tool.
Other snapping improvements
- You can snap horizontally and vertically without needing to hold
shift
. - Snapping is disabled when you do a small drag, near the starting position. This makes it easier to make small tweaks without getting βstuckβ on close snapping points.
- Snapping points display their source geometry when hovered. For example, a midpoint shows the line segment that it came from.
- Improved the names of snapping points shown in tooltips. Handles will show their parameter name. We no longer show redundant names.
- Fewer high precision β...β numbers when snapping to horizontal and vertical segments.
Other Improvements and Fixes π
- If youβve got a hot scroll wheel and you lose track of your design by zooming too far in or out, a βReset Zoomβ button will appear.
- Fixed a bug where color values outside the 0 to 1 range resulted in unexpected colors. Thanks @LayeredPaperArt for the report.
- Fixed a bug where the ... menu was missing on multi-line expressions.
- Scripting: Calls to
console.info()
are highlighted in the inspector, similar toconsole.warn()
andconsole.error()
. - Scripting: When editing code, pressing
cmd/ctrl
-S
will run the code rather than opening the browser save dialog. Thanks Maarten for the suggestion. - Scripting: Fixed the implementation of
vec.cross()
.
Thanks for sticking with us as we build Cuttle! As always, I love to hear your feedback β reply to this email or chat with us on the Discord chat room.