Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cura
CAD
CuraFreeCADPlugin
Commits
0fee7466
Commit
0fee7466
authored
May 03, 2019
by
Thomas Karl Pietrowski
Browse files
Renaming script directory into macro
This is what we actually store here.
parent
6a349c16
Changes
2
Hide whitespace changes
Inline
Side-by-side
CuraFreeCADPlugin/FreeCADReader.py
View file @
0fee7466
...
...
@@ -49,7 +49,7 @@ class FreeCADReader(CommonCLIReader):
__real_file__
=
os
.
path
.
realpath
(
__file__
)
opt
=
[
os
.
path
.
join
(
os
.
path
.
split
(
__real_file__
)[
0
],
"
scripts
"
,
"
macro
"
,
"convertIntoSTL.py"
),
"--"
,
...
...
CuraFreeCADPlugin/script
s/convertIntoSTL.py
→
macro
s/convertIntoSTL.py
View file @
0fee7466
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment