Skip to content

Commit

Permalink
0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
5axes committed Nov 25, 2021
1 parent 62eadf4 commit b1cf408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions UniversalCuraSettings.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
# Nozzle Size : Not specified -> no modification of the nozzle diameter
# Material : unknow -> no modification of the temperature parameter
# Version 0.0.16 : New test and parameters
# Version 0.0.17 : https://github.com/5axes/UniversalCuraSettings/issues/25
#----------------------------------------------------------------------------------------------------------------------
from PyQt5.QtCore import QObject, pyqtProperty, pyqtSignal, pyqtSlot, QUrl
from PyQt5.QtGui import QDesktopServices
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": "Universal Cura Settings",
"author": "5axes",
"version": "0.0.14",
"version": "0.0.17",
"description": "Update your profile with Universal Cura Settings",
"api": 7,
"supported_sdk_versions": ["7.6.0", "7.7.0", "7.8.0"],
Expand Down

0 comments on commit b1cf408

Please sign in to comment.