Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
5axes committed Mar 14, 2021
2 parents f0823cc + 6123b35 commit 8ac7062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Calibration Shapes

This plugin adds a menu to create some simple shapes to the scene (cube, cylinder, tube) used most of the time to create some fast test parts and common calibration/test parts. The default size for all the simple shapes is 20 mm, but can be modified.
This plugin adds a menu to create some simple shapes to the scene (cube, cylinder, tube) used most of the time to create some fast test parts and common calibration/test parts. The default size for all the simple shapes is 20 mm, but can be modified via the **Define default size** menu.

![menu Extensions Calibration Shapes](./images/menu.jpg)

Expand Down Expand Up @@ -43,7 +43,7 @@ The function **Define default size** gives you the possibility to change the def

![define default size](./images/size.jpg)

This plugin is using the [Trimesh](https://github.com/mikedh/trimesh) library to creat simple shapes [creation](https://github.com/mikedh/trimesh/blob/master/trimesh/creation.py) and to load STL files.
This plugin is using the [Trimesh](https://github.com/mikedh/trimesh) library to create [simple shapes](https://github.com/mikedh/trimesh/blob/master/trimesh/creation.py) and to load STL files.


## Cura-Postprocessing-Scripts
Expand Down

0 comments on commit 8ac7062

Please sign in to comment.