Cura/plugins/MachineSettingsAction
Kostas Karmas 7827b36ab7 Fix QML warnings due to depricated on<signal> calls in Connections
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
..
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
MachineSettingsAction.py Force update when changing nozzle size in custom FFF 2020-09-07 10:46:17 +02:00
MachineSettingsAction.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
MachineSettingsExtruderTab.qml Fix validator for floats in Machine Settings dialog 2020-12-07 16:04:21 +01:00
MachineSettingsPrinterTab.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
plugin.json Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00