Can anyone tell me how to make a spiral in Carbide Create?
Try creating a circle, then node edit to cut it in half, duplicate one half, resize the height of the new half, mirror it horizontally then drag the end to the end of the first half, join vectors. Repeat however many times you need to get to the desired spiral.
2 Likes
Not very easily, Iām afraid. You could make an approximation using circle segments, but if you want a true spiral, you would need to create it in another program, export as (preferably) SVG, then import that into CC.
Inkscape (free app) has support for making spirals.
https://inkscape-manuals.readthedocs.io/en/latest/spirals.html
3 Likes

