10275 Commits

Author SHA1 Message Date
Lipu Fei
a28264acae Adjust text positions and sizes
CURA-4215
2017-09-12 16:01:57 +02:00
alekseisasin
48cda42ece Adjusted scale factor
CURA-4215
2017-09-12 15:49:00 +02:00
ChrisTerBeke
9564b4753e Merge branch 'master' of https://github.com/Ultimaker/Cura 2017-09-12 15:41:43 +02:00
ChrisTerBeke
fa72c47866 CURA-4203 update margins 2017-09-12 15:41:20 +02:00
Brecht Nuyttens
f054f0fafb Fixed minor stuff 2017-09-12 15:37:49 +02:00
fieldOfView
65a339ed3d Merge branch 'master' into feature_plate_shader
# Conflicts:
#	resources/themes/cura/theme.json
2017-09-12 15:09:57 +02:00
Brecht Nuyttens
1a2392cfa1 Fixed definition 2017-09-12 15:07:53 +02:00
fieldOfView
4c9028b3d0 Remove z-fighting kludge
This was actually introducing z-fighting artefacts with the new shader and no added geometry.
2017-09-12 15:06:06 +02:00
Mark
766bc9ae97 Changed bold fonts to normal
CURA-4148
2017-09-12 14:37:29 +02:00
ChrisTerBeke
4b0aa65ae5 Merge branch 'CURA-4318_themes_cleanup' 2017-09-12 13:42:45 +02:00
ChrisTerBeke
2ffc5d2b58 fix color swatch to be the same as layer view color swatch 2017-09-12 13:39:39 +02:00
ChrisTerBeke
3a098f4b4c CURA-4319 material compatibility link style 2017-09-12 13:24:33 +02:00
Ghostkeeper
53dbf1c55d
Remove switch_extruder_* settings from UM2+
UM2+ is a single-extrusion printer after all, so these settings aren't used.
2017-09-12 13:21:59 +02:00
Ghostkeeper
6b08a435b3
Improve retraction settings for PVA
These are new retraction settings as tested by the materials & processing team.
2017-09-12 13:21:58 +02:00
ChrisTerBeke
9b33bc8194 CURA-4319 fix combobox hover states 2017-09-12 12:50:12 +02:00
ChrisTerBeke
073c2d3335 style and code improvements for combobox with color swatch 2017-09-12 12:11:23 +02:00
ChrisTerBeke
3f60bc9287 Cleanup combobox styling 2017-09-12 11:59:21 +02:00
Lipu Fei
1070e99ec2 Add message_border back
CURA-4203

Sadly QtGraphicalEffects is not available in Qt 5.8, so we have to use
the less fancy border for message boxes.
2017-09-12 11:52:19 +02:00
ChrisTerBeke
9e62c4db15 CURA-4318 remove active printer hover underline, theme inheritance, theme names 2017-09-12 11:39:48 +02:00
Ghostkeeper
14e10c6987
Move skin extra wall count from experimental to shell category
Nobody sees any risk in this.
2017-09-12 11:27:35 +02:00
Ghostkeeper
3fe75d9c95
Update default values of new settings
These settings have now been tested and good defaults have been found for them.
2017-09-12 11:24:49 +02:00
ChrisTerBeke
31339bca32 Merge branch 'master' of https://github.com/Ultimaker/Cura 2017-09-12 10:57:41 +02:00
ChrisTerBeke
8f2ee96f40 CURA-4203 message progress bar color dark 2017-09-12 10:27:07 +02:00
ChrisTerBeke
92617e2177 remove layerview toolbox arrow 2017-09-12 10:15:08 +02:00
ChrisTerBeke
7d719c4ab5 layer view toolbox height depending on color scheme mode 2017-09-12 09:54:24 +02:00
ChrisTerBeke
670d1784c4 Fix layer mode combobox hover not transparent 2017-09-12 09:45:45 +02:00
Lipu Fei
dfacde31b8 Merge pull request #2418 from eloipr/multiply_group_fix
add ConvexHullDecorator when grouping
2017-09-12 09:18:43 +02:00
ChrisTerBeke
7cc8656be3 Merge branch 'master' into CURA-4203-message-redesign 2017-09-12 09:13:37 +02:00
ChrisTerBeke
4143effbe1 only show slider track when layers are available 2017-09-12 09:13:16 +02:00
Lipu Fei
ed6adeabe9 Merge pull request #2416 from fieldOfView/fix_topbar_monitor_hover
Fix hover state of Monitor button in the topbar
2017-09-12 08:54:23 +02:00
Eloi Pardo
1aa46045af add ConvexHullDecorator when grouping 2017-09-12 08:42:17 +02:00
fieldOfView
ec6fa19d4e Updated copyright date 2017-09-11 23:49:16 +02:00
fieldOfView
6658e1a9ae Draw grid lines using shader 2017-09-11 23:41:10 +02:00
fieldOfView
a4aa134f25 Revert "Merge branch 'feature_grid_lines'"
This reverts commit a0b7a2d165d4f973c69bf5fc7314726f19eeeb65, reversing
changes made to db640c6f3d7b32b4c387268e8ebeb0d4de1b461a.

# Conflicts:
#	cura/BuildVolume.py
2017-09-11 22:43:55 +02:00
fieldOfView
461d4be310 Fix hover state of Monitor button in the topbar 2017-09-11 20:35:24 +02:00
Tim Kuipers
be6dcdafbd lil: explicitly set cross infill density 2017-09-11 18:34:28 +02:00
Tim Kuipers
a8ff1e188f feat: Cross infill types and zig_zaggify_infill 2017-09-11 18:34:28 +02:00
Lipu Fei
88e971ea92 Add new splash window
CURA-4215

- New splash window background image
- Rotating loading circle on the splash window
2017-09-11 18:13:12 +02:00
Lipu Fei
1d38193bcd Fix letter 'r' alignment in logo
CURA-4215

The letter 'r' in the logo was not aligned properly.
2017-09-11 18:05:19 +02:00
alekseisasin
637b536536 Merge pull request #2342 from hroncok/localefix
Relocate locales to proper locations
2017-09-11 17:23:12 +02:00
ChrisTerBeke
cd3d4dc80f CURA-4203 updated message style for light theme, add shadows 2017-09-11 16:58:07 +02:00
ChrisTerBeke
89cbaca257 Hide layer view toolset when in monitoring mode 2017-09-11 15:20:46 +02:00
ChrisTerBeke
bd0b145036 Merge branch 'master' of https://github.com/Ultimaker/Cura 2017-09-11 15:08:10 +02:00
ChrisTerBeke
485b71c010 top bar improvements 2017-09-11 15:08:06 +02:00
Mark
af3b799cfa Renamed the views to * view
CURA-4212
2017-09-11 14:23:32 +02:00
Lipu Fei
4507f6c8e2 Update job name prefix when machine is changed
CURA-4305
2017-09-11 12:39:59 +02:00
ChrisTerBeke
7efe3a3b9e Merge branch 'master' into feature_top_right_layer_view 2017-09-11 11:50:18 +02:00
Lipu Fei
a041d005fa Merge pull request #2335 from fieldOfView/fix_simple_mode_disabled_features
Hide adhesion & support options if they are disabled
2017-09-11 11:43:48 +02:00
ChrisTerBeke
9623ed75ac Merge branch 'master' of https://github.com/Ultimaker/Cura 2017-09-11 11:36:04 +02:00
ChrisTerBeke
005b43cc5d CURA-4148 small fixes for layer view settings panel 2017-09-11 11:35:40 +02:00