You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screenshot of the problem is below. Steps to reproduce:
Create sketch
draw circle and constrain it's diameter
close sketch
create another new sketch
use the sketcher external geometry tool to select the circle from the previous sketch
draw another circle larger than the first one
attempt to create a distance constraint between the two circles with
This works in upstream freecad.
Here is a video illustrating the issue:
Video_2024-01-07_16-09-33.mp4
Error log is as follows
15:54:39 Sketcher constraint number 2 is malformed!
15:54:39 Sketcher::setUpSketch()-T:0
15:54:39 The Sketch has malformed constraints!
15:54:39 Sketcher constraint number 2 is malformed!
15:54:39 Sketcher::setUpSketch()-T:0
15:54:39 Sketcher constraint number 2 is malformed!
15:54:39 Sketcher::setUpSketch()-T:0.001
15:54:39 Sketcher constraint number 2 is malformed!
15:54:39 Sketcher::setUpSketch()-T:0
15:54:42 Sketcher constraint number 2 is malformed!
15:54:42 Sketcher::setUpSketch()-T:0
15:54:42 The Sketch has malformed constraints!
15:54:42 App.getDocument('Unnamed').getObject('Sketch001').setDatum(1,App.Units.Quantity('20.000000 mm'))
Anything else?
Thanks!
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Version
0.21 (Development)
Full version info
Subproject(s) affected?
Sketcher
Problem description
Screenshot of the problem is below. Steps to reproduce:
This works in upstream freecad.
Here is a video illustrating the issue:
Video_2024-01-07_16-09-33.mp4
Error log is as follows
Anything else?
Thanks!
Code of Conduct
The text was updated successfully, but these errors were encountered: