mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Cura.proto | ||
| CuraEngineBackend.py | ||
| plugin.json | ||
| ProcessGCodeJob.py | ||
| ProcessSlicedLayersJob.py | ||
| StartSliceJob.py | ||