Cura/plugins/CuraEngineBackend
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 Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Cura.proto Always send user name for Sentry if available 2024-01-15 15:22:25 +01:00
CuraEngineBackend.py Fix missing error message when slicing with disabled extruder 2024-05-14 16:27:16 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ProcessGCodeJob.py WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
ProcessSlicedLayersJob.py Updated message with message types 2021-07-28 08:45:42 +02:00
StartSliceJob.py Add 3 New UI Settings 2024-08-10 12:53:56 -06:00