Commit graph

8170 commits

Author SHA1 Message Date
Mark Burton
ec9441df99 Added infill_offset_x and infill_offset_y settings. 2017-09-18 07:54:43 +01:00
Pieter Bos
ff17b7c417
Improve Prusa MK2 start GCode 2017-09-17 00:04:50 +02:00
fieldOfView
3f903d2c76 Add menu item to reset the camera 2017-09-16 10:05:45 +02:00
Mark
2502038f76 Revert "CURA-4321 make sidebar a tad smaller"
This reverts commit 4aa8d38bd3.
2017-09-15 16:51:38 +02:00
Mark
74c24652e9 Revert "Tweak sidbar size so text is not cut off"
This reverts commit b39fece86a.
2017-09-15 16:50:48 +02:00
Mark
1f3fa49ceb Merge branch 'master' of github.com:Ultimaker/Cura 2017-09-15 16:48:58 +02:00
Mark
854c915502 Tweaked margins and cleanup
CURA-4182
2017-09-15 16:48:49 +02:00
alekseisasin
a82fc6f361 Merge branch 'master' of github.com:Ultimaker/cura 2017-09-15 16:39:19 +02:00
alekseisasin
37869a8b14 Removed unused code. Shifted the last print quality number a bit to the left
CURA-4182
2017-09-15 16:36:00 +02:00
Mark
b39fece86a Tweak sidbar size so text is not cut off
CURA-4321
2017-09-15 15:53:20 +02:00
alekseisasin
cdde6da792 Merge branch 'master' of github.com:Ultimaker/cura 2017-09-15 13:28:29 +02:00
alekseisasin
83e5c5c053 Removed unused tags from cura-light theme.json
CURA-4321
2017-09-15 13:27:09 +02:00
Diego Prado Gesto
0e1b9d8c5d Changed the way in which print times are shown in Sidebar - CURA-4232 2017-09-15 10:46:01 +02:00
alekseisasin
aa0ade2e74 Merge branch 'master' of github.com:Ultimaker/cura 2017-09-14 18:05:28 +02:00
alekseisasin
98ab571483 Removed 14bitVoid code accord to a new LGPL license
CURA-4232
2017-09-14 18:03:31 +02:00
ChrisTerBeke
a4ebedee83 CURA-4321 make print button blue when available, slight color changes on hover and pressed 2017-09-14 17:40:44 +02:00
Lipu Fei
3188156da3 WIP: infill slider
CURA-4303
2017-09-14 17:19:43 +02:00
ChrisTerBeke
4aa8d38bd3 CURA-4321 make sidebar a tad smaller 2017-09-14 17:06:26 +02:00
ChrisTerBeke
05170155e8 CURA-4318 small fixes for dark design 2017-09-14 16:49:09 +02:00
ChrisTerBeke
fb4b797335 fix duplicate dark theme entries 2017-09-14 16:43:42 +02:00
ChrisTerBeke
4839c922a6 Merge branch 'master' of https://github.com/Ultimaker/Cura 2017-09-14 16:09:38 +02:00
Lipu Fei
1e5b032cff Make canvas use a one-time Timer to update
CURA-4182

The canvas approach has a drawback on the UI update: when a printcore
or a material is changed, calling requestPaint() to the canvas doesn't
trigger an immediate update. The solution is to have a built-in Timer in
the Canvas and to use that to update. Somehow this just works. The
problem with this approach is that the Timer constantly updates the
canvas which eats a lot of CPU power. To solve this, I changed the timer
to be a one-time timer and it will be started when there is a
material/print core update.
2017-09-14 15:59:12 +02:00
Lipu Fei
241a7a4fb2 Make the robot bigger
CURA-4215
2017-09-14 14:56:45 +02:00
ChrisTerBeke
a37c2a5d74 Merge branch 'master' of https://github.com/Ultimaker/Cura 2017-09-14 14:55:06 +02:00
Lipu Fei
b9b273b1aa Update splash window
CURA-4215
2017-09-14 14:52:03 +02:00
ChrisTerBeke
fe004a733c CURA-4318 fix settings weights for abax printers 2017-09-14 13:56:54 +02:00
ChrisTerBeke
027cd2c695 CURA-4182 update settings weights for cartesio printer to get correct order in slider 2017-09-14 13:54:52 +02:00
ChrisTerBeke
46cd712367 back to rectangle 2017-09-14 13:37:20 +02:00
ChrisTerBeke
f57fc6bb72 Merge branch 'master' into fix_dark_theme 2017-09-14 13:26:11 +02:00
Mark
84e2217276 Merge branch 'master' of github.com:Ultimaker/Cura 2017-09-14 13:19:43 +02:00
Mark
159c79ab4b Tweaked the margins to align better
CURA-4182
2017-09-14 13:17:35 +02:00
ChrisTerBeke
17986aa4ad CURA-4318 add border to toolbar buttons in dark theme, outline fix for unknown printer status icon in dark theme 2017-09-14 13:04:29 +02:00
ChrisTerBeke
af6e2dcb97 Merge branch 'master' of https://github.com/Ultimaker/Cura 2017-09-14 12:43:18 +02:00
ChrisTerBeke
3073fcf6f7 CURA-4318 add white icon for unknown printer status in dark theme 2017-09-14 12:43:07 +02:00
Ghostkeeper
4e915bc6b5
Merge branch 'fractal_3d_infill_alternate'
Contributes to issue CURA-4095.
2017-09-14 12:34:31 +02:00
Lipu Fei
d14ac9e258 Fix text overlapping problem for adhesion in recommended mode
CURA-4322
2017-09-14 12:08:27 +02:00
Lipu Fei
7144720d78 Redesign splash window
CURA-4215

- Rectangle splash window
- Fix for splash window crash
- Enable antialias
- Fix for longer loading text in some languages
2017-09-14 11:36:27 +02:00
ChrisTerBeke
96c1e7ea8b CURA-4182 dark design fixes for quality slider 2017-09-14 10:58:22 +02:00
ChrisTerBeke
e7ad4b7f17 Merge branch 'master' into feature_slider_for_quality 2017-09-14 10:34:34 +02:00
ChrisTerBeke
c5c6ed8b2b CURA-4318 fix colors and layouts for dark design 2017-09-14 09:59:13 +02:00
Lipu Fei
5df5dfec02 Auto-adjust mode tab position based on text length
CURA-4322
2017-09-14 08:50:25 +02:00
Lipu Fei
3d6648fc59 Rearrange quality profile slider and dropdown box
CURA-4182

- Remove the quality profile dropdown box from Recommended mode
- Move the quality profile dropdown box to Custom mode
2017-09-13 17:12:51 +02:00
Lipu Fei
d82a1daacf Add new quality/resolution slider
CURA-4182
2017-09-13 16:53:04 +02:00
Lipu Fei
84ad9c6ad1 Add "available" flag for quality profiles
CURA-4182

Add "available" flag for quality profile model so the slider can use it
to show available and unavailable profiles.
2017-09-13 16:40:59 +02:00
fieldOfView
764514bb90 Subdue volume outline 2017-09-13 16:15:38 +02:00
fieldOfView
53d2b8ea97 Remove solid white background behind simple mode controls 2017-09-13 16:15:24 +02:00
fieldOfView
eed96473b1 Brighten z axis for readability on dark colors 2017-09-13 16:07:50 +02:00
fieldOfView
f2dbde0fe1 Fix readability of top bar buttons 2017-09-13 16:04:06 +02:00
fieldOfView
72b85fe69a Fix control hover/activefocus indication 2017-09-13 15:58:39 +02:00
fieldOfView
b0c7ade930 Fix logo readability 2017-09-13 15:50:30 +02:00