mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
The seperation of concern got a bit mixed up, as the printer output model was connecting the signals that the config model needed to function together. With these changes it's now also possible to use the config model as a part of a printjob, since printjobs can also have a configuration |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ConfigurationModel.py | ||
| ExtruderConfigurationModel.py | ||
| ExtruderOutputModel.py | ||
| GenericOutputController.py | ||
| MaterialOutputModel.py | ||
| NetworkCamera.py | ||
| NetworkedPrinterOutputDevice.py | ||
| PrinterOutputController.py | ||
| PrinterOutputModel.py | ||
| PrintJobOutputModel.py | ||