You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Part-o-magic
2
2
3
-
PoM is an experimental add-on module for FreeCAD v0.21, that changes behavior across whole FreeCAD to embrace Active Container, allowing one to easily focus on a piece of a large project.
3
+
PoM is an experimental add-on module for FreeCAD v0.20-v0.21, that changes behavior across whole FreeCAD to embrace Active Container, allowing one to easily focus on a piece of a large project.
4
4
5
5
PoM's main features are:
6
6
@@ -26,7 +26,7 @@ This turns off Part-o-magic's functions that affect the whole FreeCAD, but lets
26
26
27
27
# Install
28
28
29
-
If you are on FreeCAD 0.21 - just install master branch of Part-o-magic with addon manager:
29
+
If you are on FreeCAD 0.21 or 0.20 - just install master branch of Part-o-magic with addon manager:
30
30
31
31
1. Launch FreeCAD.
32
32
2. In menu, pick Tools->Addon Manager.
@@ -38,7 +38,7 @@ After restart, you should notice:
38
38
* A small global toolbar with a selection of Part-o-magic tools should appear.
39
39
* Behavior of PartDesign workbench should change drastically - that is due to Observer running.
40
40
41
-
If you are on FreeCAD 0.20 and older: install [release-1.0.0](https://github.com/DeepSOIC/Part-o-magic/releases/tag/v1.0.0).
41
+
If you are on FreeCAD 0.19 and older: install [release-1.0.0](https://github.com/DeepSOIC/Part-o-magic/releases/tag/v1.0.0).
42
42
43
43
Since this cannot be done with Addon Manager, you'll have to do it manually.
0 commit comments