~thopiekar/cura/+git/cura-thopiekar:master-reweight-stages

Last commit made on 2019-09-21
Get this branch:
git clone -b master-reweight-stages https://git.launchpad.net/~thopiekar/cura/+git/cura-thopiekar

Branch merges

Branch information

Name:
master-reweight-stages
Repository:
lp:~thopiekar/cura/+git/cura-thopiekar

Recent commits

bdc35d7... by Thomas Karl Pietrowski <email address hidden>

plugins: Reweighting stages

In theory it should be possible to add stages, but there is no possiblity to add any other stage in between. Therefore I moved the weights by 10+n*10. So we can add 10 before prepare and 9 stages between those 3 known stages.
It is probably possible to set the same weight to multiple stages, but I'm not sure how Cura decides, which stage to take first then. By the moment the plugin's init is called? Or by alphabet?
Therefore putting some space in between the weights should give some clearity.

8b8429d... by Ruben D

Merge branch 'CURA--6683_icons_per_object_settings'

1f7c653... by Ruben D

Capitalise the S

We need to seize this opportunity and capitalise on that sort of market opportunity.

cc65bc8... by Jaime van Kessel <email address hidden>

Fix scrollbar for object selector

53ea6ce... by Nino van Hooff

POS: Fix: currentMeshType reference
CURA-6683

549eb21... by Jaime van Kessel <email address hidden>

Simplify the machinesettings qml

9fa2b26... by Nino van Hooff

Styling: do not use thick_lining for selected tool icons.
Affects Per Object Settings and rotate Lay Flat

CURA-6683

7d66409... by Nino van Hooff

POS: Refactor settings dialog into its own file

CURA-6683

fbba39c... by Nino van Hooff

POS: Correct label text

CURA-6683

be7bd59... by Nino van Hooff

Code Style: camelCase for qnl properties, brackets, commas

CURA-6683