Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./adda.py cutpart doesn't work #5

Open
tbaumann opened this issue Nov 19, 2018 · 1 comment
Open

./adda.py cutpart doesn't work #5

tbaumann opened this issue Nov 19, 2018 · 1 comment

Comments

@tbaumann
Copy link

Adding a cutpart doesn't work.

[tilmanb@zuse-mini-tilman-baumann-name scripts]$ ./adda.py cutpart RightPlate RightPlate
Creating cutpart
Traceback (most recent call last):
  File "./adda.py", line 101, in <module>
    adda(sys.argv[1], sys.argv[2], sys.argv[3] )
  File "./adda.py", line 73, in adda
    with open(outFile,'w') as o:
IOError: [Errno 2] No such file or directory: ''

The same works just fine for printed parts

[tilmanb@zuse-mini-tilman-baumann-name scripts]$ ./adda.py printedpart RightPlate RightPlate
Creating printedpart
@tbaumann
Copy link
Author

ah, fixed in #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant