Skip to content

Commit

Permalink
V1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
5axes committed Feb 21, 2022
1 parent 4207432 commit 3d78585
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CalibrationShapes.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
# V1.7.0 : Add AccelerationTower. Modification of the Temp Tower Design with Thicker design to avoit this report : https://github.com/5axes/Calibration-Shapes/issues/78
#
# V1.8.0 : New design on Acceleration Tower
# V1.8.1 : Script Modification + New Script
#
#-----------------------------------------------------------------------------------
from PyQt5.QtCore import QObject, pyqtProperty, pyqtSignal, pyqtSlot, QUrl
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Calibration Shapes",
"author": "5axes",
"version": "1.8.0",
"version": "1.8.1",
"description": "Adds test parts and simple shapes to the build plate",
"api": 7,
"supported_sdk_versions": ["7.0.0", "7.1.0", "7.2.0", "7.3.0", "7.4.0", "7.5.0", "7.6.0", "7.7.0", "7.8.0", "7.9.0"],
Expand Down

0 comments on commit 3d78585

Please sign in to comment.