Giter VIP home page Giter VIP logo

cadexchanger's Introduction

CADExchanger Addon for FreeCAD

This addon allows FreeCAD to import and export to all the commercial CAD file formats supported by CADExchanger.

screenshot

Description

CADExchanger is a multi-platform (Windows, MacOS and Linux) commercial, paid application, it must be purchased on their website (a free 30-day evaluation is available). This add-on uses CADEXchanger under the hood to allow FreeCAD to open, import and export to several commercial file formats such as Solidworks, Catia, Siemens NX, Autodesk DWG and many more. See the full list of supported file formats.

Installation

  1. Download and install the 30-day trial version of the CADExchanger GUI application or buy a license
  2. Install this add-on via the FreeCAD Addons Manager found under menu Tools -> Addons Manager
  3. Restart FreeCAD
  4. Under menu Edit -> Preferences -> Import/Export -> CADExchanger, set the correct path to your ExchangerConv (Linux and MacOS) or ExchangerConv.exe (Windows) file that is bundled together with the CADExchanger GUI application
  5. Restart FreeCAD once again to see the new file formats added to File -> Open, File -> Import and File -> Export menus

Usage

On opening or importing a CADExchanger-supported file, the ExchangerConv utility will be run to convert the given file into a BREP file, which is OpenCasCade (and therefore FreeCAD's) native geometry format. This BREP file is then loaded into FreeCAD. The same goes for export, the FreeCAD document is saved to a BREP file and then converted to the desired file format using ExchangerConv.

CADExchanger supports several mesh-based formats as well (like OBJ and STL). Upon import, these meshes will also be turned into BREP geometry.

Troubleshooting

When you run any of the CADExchanger supported operations (open, import or export), you will see in the report window of FreeCAD a line like this:

executing /home/yorik/cadexchanger/bin/exchangerconv -i /tmp/tmpc0fkp6e8.brep -e /home/yorik/test.obj

If you see the "Error during CADExchanger conversion" message, it is because running that command did not run successfully. If CADExchanger printed any error message, you will see it below the above message.

You can run the above command (everything after the "executing" word) manually in a terminal window, This can give you additional error messages and a better idea of why the command failed.

Running /home/yorik/cadexchanger/bin/exchangerconvalone, without arguments, will print a help text and show you the available options.

Feedback

Further discussions about this Addon will get better exposure when posting to its dedicated FreeCAD forum thread. Please include version of FreeCAD and make sure you are running the most up to date version of the Addon.

Developer

Yorik Van Havre AKA @yorikvanhavre

License

This add-on is licensed under the LGPL2+ terms, but the CADExchanger application is not part of this license and uses its own commercial license terms.

cadexchanger's People

Contributors

luzpaz avatar yorikvanhavre avatar

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.