Merge pull request #129 from wood-galaxy/master
Changed ['PartsLibrary.FCMacro'] + IkeaChair
This commit is contained in:
commit
0e73e859f5
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