GithubHelp home page GithubHelp logo

Comments (6)

smithps avatar smithps commented on August 15, 2024 1

from freecad-library.

Obijuan avatar Obijuan commented on August 15, 2024

Hardly all the parts in the freecad library were designed with FreeCAD 0.16. There is a lot of work to do for migrating them to Freecad 0.17. I've started to migrate a few of them. For example the through hole resistors: https://github.com/FreeCAD/FreeCAD-library/tree/master/Electrical%20Parts/electronic-components/resistors/through-hole

Any help will be very welcome :-)

from freecad-library.

Obijuan avatar Obijuan commented on August 15, 2024

The broken parts should be re-designed using FreeCAD 0.17. It is a good exercise for beginers: learn how the part has been designed and re-do it from scratch using FreeCAD 0.17. I am afraid that there is no procedure or process to follow to fix the broken parts. Just re-do them from scratch (but using the measures and data already available)

from freecad-library.

ceremcem avatar ceremcem commented on August 15, 2024

Isn't it important to use whether ASM2 or ASM3 (or any other method to make the assembly)?

from freecad-library.

normandc avatar normandc commented on August 15, 2024

Belated reply, but since Assembly2 and Assembly3 are external add-ons, I recommend not using them for the parts library; furthermore, Assembly3 requires a fork of FreeCAD made and maintained by its lone author, so it really should be avoided as long as his changes are not merged into the official FreeCAD source code.

from freecad-library.

normandc avatar normandc commented on August 15, 2024

@smithps, assuming you just need to use the component as is, the easy workaround as you yourself found is to import the STEP file rather than the original FCStd file. The STEP file imports as a "dumb" solid with no history.

If you want to modify this model, then unfortunately, you will need to repair the FCStd's features. You can get help on that on the FreeCAD forum, a helpful forum member may even be willing to do it for you.

Since this file is still unchanged for more than 2 years, and since this is an issue for a large number of files in the library, I'm closing this specific issue.

from freecad-library.

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.