Cura/plugins/UM3NetworkPrinting
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 Removed old & unused code 2017-12-12 10:28:55 +01:00
action-required-icon.svg CL-470 Update the icon SVGs 2017-10-02 13:53:09 +02:00
blocked-icon.svg Update the icon used to show that a printer is blocked. 2017-10-12 14:02:19 +02:00
camera-icon.svg CL-474 Fix the image used for the camera icon 2017-10-01 12:01:08 +02:00
checkmark-icon.svg CL-470 Update the icon SVGs 2017-10-02 13:53:09 +02:00
ClusterControlItem.qml Ensured that sidebar has the right properties to show again 2017-11-27 14:42:45 +01:00
ClusterMonitorItem.qml Change style of Add/Remove printers link in Monitor tab 2018-01-16 13:07:27 +01:00
ClusterUM3OutputDevice.py Make createFormParts public 2018-06-12 15:44:22 +02:00
ClusterUM3PrinterOutputController.py Fix merge conflicts, add can_send_raw_gcode ability, rename to sendRawCommand, small fixes 2018-03-15 16:51:25 +01:00
DiscoverUM3Action.py CURA-5254 Keep track of the latest manual entry key, so it is then 2018-05-22 12:05:33 +02:00
DiscoverUM3Action.qml CURA-5445 Remove the action when the Finish button is clicked. The 2018-06-06 19:02:40 +02:00
LegacyUM3OutputDevice.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
LegacyUM3PrinterOutputController.py Fix merge conflicts, add can_send_raw_gcode ability, rename to sendRawCommand, small fixes 2018-03-15 16:51:25 +01:00
MonitorItem.qml Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00
OpenPanelButton.qml Revert "Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"" 2017-10-05 10:58:49 +02:00
plugin.json Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
PrintCoreConfiguration.qml Merge branch '3.2' 2018-02-14 10:53:51 +01:00
PrinterInfoBlock.qml CURA-4902 Removed useless case 2018-03-21 11:32:52 +01:00
PrinterTile.qml Apply screenScaleFactor to Cura Connect UI 2017-09-28 17:36:35 +02:00
PrinterVideoStream.qml Merge branch '3.2' 2018-02-14 10:53:51 +01:00
PrintWindow.qml Canceling sending job to cluster no longer results in "still sending print" message. 2018-05-31 11:52:36 +02:00
SendMaterialJob.py Make createFormParts public 2018-06-12 15:44:22 +02:00
UM3InfoComponents.qml CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
UM3OutputDevicePlugin.py Merge branch '3.4' 2018-06-06 16:58:01 +02:00