Page 12 of 12

Re: Feature: offset tool in sketcher

Posted: Sat May 14, 2022 9:19 am
by db2000
Thanks! that makes sense.
That also explains why it worked in the linkstage3 branch but not the main branch.
I'll use your approach of replacing external geometry items when using the main branch version
I appreciate the explanation

Re: Feature: offset tool in sketcher

Posted: Sat May 14, 2022 4:04 pm
by paddle
Sketcher offset tool is currently on the wait list to be reviewed by Abdullah.
If you want to see how it will work : https://www.youtube.com/watch?v=CffrWKoB2-I

Re: Feature: offset tool in sketcher

Posted: Sun May 15, 2022 11:41 am
by db2000
Thanks, yes I'm definitely looking forward to this being available!

Re: Feature: offset tool in sketcher

Posted: Tue Oct 31, 2023 1:00 am
by jskalza
I'm fairly new to Freecad and stumbled upon this macro for an Offset capability.

When I run the macro I don't get a dialog requesting the offset value. Instead I get a dotted line which I can drag around. Am I doing something wrong or missing a dependency?

Re: Feature: offset tool in sketcher

Posted: Tue Oct 31, 2023 7:55 am
by NewJoker
jskalza wrote: Tue Oct 31, 2023 1:00 am When I run the macro I don't get a dialog requesting the offset value. Instead I get a dotted line which I can drag around. Am I doing something wrong or missing a dependency?
That's how it works. You have to drag the line, click somewhere and then you can add a dimension constraint to one of the blue construction lines to specify the offset value.

Fortunately, paddle's offset tool will be available soon.