Giter Site home page Giter Site logo

Comments (6)

realthunder avatar realthunder commented on May 21, 2024 2

Forget to say. Meanwhile, to work around this problem, just avoid select the object in tree view directly. Select in 3D view, instead, which only selects a sub-element. Most of operation in asm3 actually requires you to select element instead of the whole object.

from freecad_assembly3.

realthunder avatar realthunder commented on May 21, 2024

Which mover did you use? Is this problem happening consistently or just occasionally?

Also, please provide more logging information by typing the following commands in Python console

App.setLogLevel('asm',4)
App.setLogLevel('asm.main',4)

Then open the report view (View->Panels->Report View). Do the moving operation, and after it unfreezes. Right click the report view and select save log, and attach the log file here. Thanks!

from freecad_assembly3.

ceremcem avatar ceremcem commented on May 21, 2024

It freezes consistently.

This time I even didn't need to move anything. Just opened the last saved file, clicked to rotate, then it freezed.

I set the variables in the Python console, then tried to rotate (not move) the model and it freezed. After freeze, no additional logs are generated:

image

Here is the freeze in action:

freecad-asm3-freeze

It turns out that it's not related with moving parts, it seems to be related with a specific part in the design which has lots of details:

image

from freecad_assembly3.

realthunder avatar realthunder commented on May 21, 2024

Ah, I see. Yes, there is a known inefficiency in selection handling of object with lots of faces/edges. It has been improved. Please wait for the next release, probably early next week.

from freecad_assembly3.

ceremcem avatar ceremcem commented on May 21, 2024

Wow, great news! Thanks! (I think I can find a low detailed model for now, it doesn't have to be that drawing.)

from freecad_assembly3.

ceremcem avatar ceremcem commented on May 21, 2024

It seems that this is resolved by https://github.com/realthunder/FreeCAD_assembly3/releases/tag/0.8.0 Thanks!

from freecad_assembly3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.