Inner Radius For Circle Shape / Rectacle..., a line with thickness

Well i wondered why there whas inner radius on the progress feature but not in the shapes feature.
Also just Lines with thickness… I know it can be done with other techniques but would just safe time and layers.

It would be a function that would speed up a lot, as well if you could configure the progress only for half a circle, or a quarter

1 Like

Great Idea ! Lots of little tweeks like that make life easier and progresses creativity.

1 Like

+1 :+1:

Nice idea .

The request for only doing 1/2 a circle of progress you just have to adjust your formula.

Example original formula: (#DWFKS#/360)
Formula modified for only 1/2 the circle of progress: ((#DWFKS#/360)*.5)

Due to using the progress circle it will still show the whole circle in which you can cover if you like.

Otherwise you will have to create 2 Arcs. One showing the dimmed color and the other with the progress color and the formula inside it to cover the dimmed color as it progresses.

2 Likes