[New feature] Sketcher Constrain Contextually
Re: [New feature] Sketcher Constrain Contextually
@paddle
Why symmetric constraints conflict with horizontal and vertical constraints when added?
Why symmetric constraints conflict with horizontal and vertical constraints when added?
Re: [New feature] Sketcher Constrain Contextually
I don't know but the same happens with the regular symmetry tool. So this is not related to sketcher_dimension.
I would guess that the symmetry is taking too many DOF or something like this. If you remove one horizontal then it's ok.
I would guess that the symmetry is taking too many DOF or something like this. If you remove one horizontal then it's ok.
Support me on Patreon: https://www.patreon.com/FreeCadDevDiary 
FreeCad Dev Diary channel:[/b] https://www.youtube.com/channel/UCGMTmJ ... NiPSSEhBHA

FreeCad Dev Diary channel:[/b] https://www.youtube.com/channel/UCGMTmJ ... NiPSSEhBHA
Re: [New feature] Sketcher Constrain Contextually
@NewJoker
Check this option and you're fine
Re: [New feature] Sketcher Constrain Contextually
Two points constrained symmetric in respect to the vertical axis Have the same distance to the horizontal axis i.e. a line between these points can only be horizontal. There is no need for an extra Horizontal constraint and a pre-existing one becomes redundant.
That applies to points symmetric in respect to the horizontal axis accordingly.
That applies to points symmetric in respect to the horizontal axis accordingly.
Re: [New feature] Sketcher Constrain Contextually
I leave that option checked all the time. Some people worry that the wrong constraint can be removed, but I do not believe I have ever seen that problem.
If such a thing happens just sort it out. The auto-remove is really useful most of the time.
Gene
Re: [New feature] Sketcher Constrain Contextually
In my latest build it seems the line distance / DistanceX / DistanceY switching based on mouse position has become laggy. Can someone confirm if they also encounter this ? Thanks
Support me on Patreon: https://www.patreon.com/FreeCadDevDiary 
FreeCad Dev Diary channel:[/b] https://www.youtube.com/channel/UCGMTmJ ... NiPSSEhBHA

FreeCad Dev Diary channel:[/b] https://www.youtube.com/channel/UCGMTmJ ... NiPSSEhBHA
Re: [New feature] Sketcher Constrain Contextually
I just built master, still fast as lightning here. But i have a fast CPU, so i seldom notice performance issues..
Re: [New feature] Sketcher Constrain Contextually
The dimension tool has no keyboard shortcut. Also, why were single character keyboard shortcuts now altered to two? The two-key shortcuts are an absolute bane of existence in freecad. I don't recall seeing a targeted discussion about modifying them to these new obtuse combinations in some cases at complete opposite sides of the keyboard.
Re: [New feature] Sketcher Constrain Contextually
The dimension tool has the shortcut 'D' source
Last time i remember the sketcher shortcuts were changed was back in 2021: viewtopic.php?t=41272Also, why were single character keyboard shortcuts now altered to two? The two-key shortcuts are an absolute bane of existence in freecad. I don't recall seeing a targeted discussion about modifying them to these new obtuse combinations in some cases at complete opposite sides of the keyboard.
I very much dislike the new shortcuts, so i added support for saving shortcuts in pref packs.
IMO the default shortcuts should be cleaned up and simplified to mostly single keys, but that discussion belongs in it's own topic.
Re: [New feature] Sketcher Constrain Contextually
@paddle "D" doesn't show in the dimesion tool-tip like with other sketcher tools.
Last time i remember the sketcher shortcuts were changed was back in 2021: viewtopic.php?t=41272
I very much dislike the new shortcuts, so i added support for saving shortcuts in pref packs.
IMO the default shortcuts should be cleaned up and simplified to mostly single keys, but that discussion belongs in it's own topic.
herein lies the problem, I think D actually belonged to diameter before the dimension tool went in and it had to be changed, so it became K,D and radiam was changed to conform to the same style K,R
These are horrible shortcuts and I mention them because they were obviously modified due to this tool, as someone who heavily uses keyboard shortcuts while constraining (select element(s) -> shortcut to apply constraint) I find these 2-key shortcuts (tap, then tap) highly frustrating to use. If the answer is that we need to open a secondary thread and revisit the sketcher shortcuts, that's fine, but there is definitely some relationship to this tool with the recent change.