Skip to content

dual slicing fails - Not Implemented? #17

@tbuser

Description

@tbuser

./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"}}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions