Cura/plugins/CuraEngineBackend
Ghostkeeper 1717281d2b
Always provide extruder_nr for all models
Even if you only have one extruder in your printer. This is more consistent, and probably also faster because executing one set-addition in Python is probably still slower than sending those 20 extra bytes over the socket and parsing them in C++...

Contributes to issue CURA-4410.
2018-09-27 11:20:24 +02:00
..
2017-09-28 13:00:43 +02:00
2018-08-27 13:59:00 +02:00