Cura/cura/PrinterOutput
Ghostkeeper b2cd0ffc0f
Make createFormParts public
Because the postFormWithParts function is public and it needs these parts that can (or should) only be created with this function.

Contributes to issue CURA-5034.
2018-06-12 15:44:22 +02:00
..
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
ConfigurationModel.py CURA-4870 Wait until the configuration has all the mandatory data before 2018-03-13 13:14:29 +01:00
ExtruderConfigurationModel.py CURA-4870 Reuse the filter in findContainerStacks to find specific 2018-03-13 15:54:00 +01:00
ExtruderOutputModel.py Fix code style 2018-03-15 11:27:48 +01:00
GenericOutputController.py Prevent homing twice on printers that don't support X/Y specialisation 2018-04-25 13:29:07 +02:00
MaterialOutputModel.py LegacyUM3 now handles warnings & errors again 2017-11-23 13:37:59 +01:00
NetworkCamera.py Camera delete now triggers the correct function 2018-01-03 13:44:38 +01:00
NetworkedPrinterOutputDevice.py Make createFormParts public 2018-06-12 15:44:22 +02:00
PrinterOutputController.py Fix merge conflicts, add can_send_raw_gcode ability, rename to sendRawCommand, small fixes 2018-03-15 16:51:25 +01:00
PrinterOutputModel.py Fix merge conflicts, add can_send_raw_gcode ability, rename to sendRawCommand, small fixes 2018-03-15 16:51:25 +01:00
PrintJobOutputModel.py If a reserved job is moved to a printer that can do it, it' s correclty removed from the old printer 2017-12-22 12:04:02 +01:00