The CuraEngine process receives transformed geometry from Cura separately from the slicing settings.
@ahoeben Thanks for the reply, how can I do that manually i.e by passing transformed geomoetry directly to CuraEngine ?
The CuraEngine process receives transformed geometry from Cura separately from the slicing settings.
@ahoeben Thanks for the reply, how can I do that manually i.e by passing transformed geomoetry directly to CuraEngine ?
The same way you send untransformed geometry to CuraEngine, but first you transform it and save it as a new stl.
Cura does not use the command line to send/receive data to/from CuraEngine, but it uses protocol based on Protobuf to talk between the two processes.
@ahoben Thanks for the explanation I'll see what I can do.
Recommended Posts
ahoeben 1,763
The CuraEngine process receives transformed geometry from Cura separately from the slicing settings.
Link to post
Share on other sites