mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-29 17:45:45 +08:00

* 'master' of github.com:ultimaker/Cura: (110 commits) Rearrange MachineActions on Machines page Skip containers that can not be serialized Make PerObjectSettingVisiblityHandler inherit SettingVisiblityHandler and some other cleanup Use the right property for the property provider Clean up indentation Remove unused code Fix expanded settings for Per Object settings tool Use the expanded categories from Cura to expand the proper categories on startup Starting UMOCheckup before connection was established now works correctly Fixed layout Added missing decorator CURA-1385 Restored accidental delete Removed extraneous space Refactoring; Renaming firstRunWizard to machineActionsWizard Added BedLevel as supported action to UMO Refactoring (Renaming variables so they are more clear & update documentation) Remove some trailing spaces CURA-1615 GCodeProfileReader: Removing useless containername Reenable Per Object Settings tool in simple mode if the current printer has multiextrusion Fix minor codereview issues ...