mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-02 12:50:36 -07:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| MachineSettingsAction.py | ||
| MachineSettingsAction.qml | ||
| MachineSettingsExtruderTab.qml | ||
| MachineSettingsPrinterTab.qml | ||
| plugin.json | ||