FreeCAD Legacy Migration: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Introduction= This page is meant to document the motivation of why OSE should migrate away from FreeCAD 16 or FreeCAD Legacy. =Motivation= The is motivation for migrating aw...")
 
Line 4: Line 4:
=Motivation=
=Motivation=
The is motivation for migrating away from FreeCAD Legacy.
The is motivation for migrating away from FreeCAD Legacy.
==FreeCAD 17 Features==
* [https://wiki.freecadweb.org/Std_AddonMgr Addon Manager] - Vastly simplifies installing additional workbenches and macros
* [https://wiki.freecadweb.org/Part_Attachment Part Attachment] - Links, or attaches objects parameterically which means that if the attached-to object's placement changes, then the attached object will update it's position automatically.

Revision as of 01:37, 4 May 2020

Introduction

This page is meant to document the motivation of why OSE should migrate away from FreeCAD 16 or FreeCAD Legacy.

Motivation

The is motivation for migrating away from FreeCAD Legacy.

FreeCAD 17 Features

  • Addon Manager - Vastly simplifies installing additional workbenches and macros
  • Part Attachment - Links, or attaches objects parameterically which means that if the attached-to object's placement changes, then the attached object will update it's position automatically.