-
Notifications
You must be signed in to change notification settings - Fork 10
Description
./conveyor -c conveyor-ReplicatorDual-skeinforge.conf slice /tmp/thing /tmp/test.gcode
Causes conveyor to lock up and not return and output the following error:
conveyor: INFO: slicing to file: /tmp/thing -> /tmp/test.gcode
conveyor: ERROR: task failed: {u'message': u'uncaught exception', u'code': -32000, u'data': {u'message': u'', u'args': [], u'name': u'NotImplementedError'}}
conveyor: ERROR: conveyor terminating with status code 1
manifest.json in that directory has:
{"namespace":"http://spec.makerbot.com/ns/thing.0.1.1.1","objects":{"0.5mm-thin-wall.stl":{},"50mm-tower.stl":{}},"instances":{"plastic A":{"object":"0.5mm-thin-wall.stl","scale":"mm"},"plastic B":{"object":"50mm-tower.stl","scale":"mm"}},"attribution":{"author":"coasterman","license":"Public Domain"}}