Changed ['PartsLibrary.FCMacro'] + IkeaChair
This commit is contained in:
parent
e682c78886
commit
9ec92a84c5
4 changed files with 4045 additions and 1 deletions
BIN
Furniture/Chairs/IkeaLikeChair.fcstd
Normal file
BIN
Furniture/Chairs/IkeaLikeChair.fcstd
Normal file
Binary file not shown.
4044
Furniture/Chairs/IkeaLikeChair.step
Normal file
4044
Furniture/Chairs/IkeaLikeChair.step
Normal file
File diff suppressed because it is too large
Load diff
BIN
Furniture/Chairs/IkeaLikeChair.stl
Normal file
BIN
Furniture/Chairs/IkeaLikeChair.stl
Normal file
Binary file not shown.
|
@ -332,7 +332,7 @@ class ConfigDialog(QtGui.QDialog):
|
|||
cw.set("url", str(self.lineEdit.text()))
|
||||
if self.lineEdit_2.text():
|
||||
cw.set("pushurl", str(self.lineEdit_2.text()))
|
||||
cw.release()
|
||||
#cw.release()
|
||||
QtGui.QDialog.accept(self)
|
||||
|
||||
if QtCore.QDir(LIBRARYPATH).exists():
|
||||
|
|
Loading…
Add table
Reference in a new issue