Merge pull request #13972 from Ultimaker/CURA-9793_extend_recommended_print_settings

[CURA-9793] Extend recommended print settings
This commit is contained in:
Casper Lamboo 2022-12-12 14:38:46 +01:00 committed by GitHub
commit e558752ed0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 1081 additions and 839 deletions

View file

@ -27,7 +27,7 @@ Item
Row
{
height: parent.height
spacing: UM.Theme.getSize("print_setup_slider_handle").width // TODO: Theme! (Should be same as extruder spacing)
spacing: UM.Theme.getSize("slider_handle").width // TODO: Theme! (Should be same as extruder spacing)
// This wrapper ensures that the buildplate icon is located centered
// below an extruder icon.