Skip to content

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

@tbaumann

Description

@tbaumann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions