Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The MacOS version of Link Branch functions differently than the Windows version.[Problem] #930

Open
2 tasks done
jasonbrowne44 opened this issue Jan 12, 2024 · 4 comments

Comments

@jasonbrowne44
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Version

0.21 (Development)

Full version info

[code]
OS: macOS 12.6
Word size of FreeCAD: 64-bit
Version: 2024.104.0.14555 (Git shallow)
Build type: Release
Branch: HEAD
Hash: 975453f6aa33093edbcc835760d7a65123059b98
Python 3.11.6, Qt 5.15.8, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.2
Locale: C/Default (C)
[/code]

Subproject(s) affected?

None

Problem description

When I attempt to build a simple electronic enclosure, I am unable to complete it under MacOS. On Widows 10, the experience is much improved. I receive a number of recompute errors and this means that many surfaces disappear randomly. I attempt to start over, but I end up exactly in the same place. Maybe there is an obvious reason for this, but I don't know if there are any differences between the code on the two platforms. Would it be worth it to walk through the two platforms with my example 3D drawing to see why they are so different?

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@realthunder
Copy link
Owner

Could you please demonstrate the differences using some simple model?

@jasonbrowne44
Copy link
Author

jasonbrowne44 commented Jan 13, 2024 via email

@jasonbrowne44
Copy link
Author

Simple Drawing Not Showing in MacOS.FCStd.zip

This should be a simple cube. Let me know if it looks correct on your MacOS machine.

@chetanpm
Copy link

chetanpm commented Jan 24, 2024

Simple Drawing Not Showing in MacOS.FCStd.zip

This should be a simple cube. Let me know if it looks correct on your MacOS machine.

The datum plane seems to be not attached because it shows you have selected to attach it to inertia of the xz plane. Attaching the datum plane to any of the origin planes using object's face attachment mode instead of inertia renders the cube properly.

[code]
OS: macOS 13.3
Word size of FreeCAD: 64-bit
Version: 2024.113.0.14555 (Git shallow)
Build type: Release
Branch: HEAD
Hash: 4235ee9
Python 3.11.6, Qt 5.15.8, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.2
Locale: C/Default (C)
Installed mods:

  • Glass.backup1705332515.187262 (Disabled)
  • btl 0.9.9
  • IconThemes.backup1705332505.9021912 (Disabled)
  • FEMbyGEN 2.1.0
    [/code]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants