Cura/plugins/MachineSettingsAction
Justin F. Hallett 3bb782fd5f
Add 3 New UI Settings
- Add UI to set `machine_start_gcode_first` so that no gcode is adding infront of the start_gcode.
- Add float input box to set `machine_extruder_change_duration` which added proper extruder change times to the estimated print time.
- Add textbox to set `machine_extruder_prestart_code` to add gcodes that will run pre extruder change, things like heat up so we are at change before with pick up the next extruder.
2024-08-10 12:53:56 -06:00
..
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
MachineSettingsAction.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
MachineSettingsAction.qml Fix styling for Machine Settings 2022-02-28 13:19:56 +01:00
MachineSettingsExtruderTab.qml Add 3 New UI Settings 2024-08-10 12:53:56 -06:00
MachineSettingsPrinterTab.qml Add 3 New UI Settings 2024-08-10 12:53:56 -06:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00