Simon Edwards
|
03914674c7
|
Cache all of the settings list items instead of recreating them all the time.
Fixes CURA-1630 Settings disappear after selecting all options of Experimental Modes
|
2016-06-06 16:04:26 +02:00 |
|
Ghostkeeper
|
927d33145f
|
Move creating extruder manager logic to ExtruderManager
This logic was both in Extruder.py and in MachineManagerModel.py due to a planning mishap.
Contributes to issues CURA-1278 and CURA-340.
|
2016-06-06 15:15:33 +02:00 |
|
fieldOfView
|
a2db4740b9
|
Fix removing custom (quality) profiles
CURA-1585
|
2016-06-06 15:09:21 +02:00 |
|
fieldOfView
|
3752a6bbef
|
Show rename profile dialog after creating a profile from the profiles dropdown
CURA-1585
|
2016-06-06 13:02:20 +02:00 |
|
fieldOfView
|
22857bf3e1
|
Disable export profile button when no profile is selected
CURA-1585
|
2016-06-06 12:14:10 +02:00 |
|
Jaime van Kessel
|
ffd309f816
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2016-06-06 10:19:14 +02:00 |
|
Jaime van Kessel
|
c7340c3b21
|
Temporary removed multi extruder stack so slicing works again
|
2016-06-06 10:18:19 +02:00 |
|
Ghostkeeper
|
a948c7bcc6
|
Set colours of extruder selection to material colour
Ubuntu Unity doesn't seem to listen to these colours at all though.
Contributes to issues CURA-1278 and CURA-351.
|
2016-06-05 16:18:07 +02:00 |
|
Ghostkeeper
|
c50d0a97da
|
Load extruder combobox synchronously
Asynchronously causes Qt 5.4 to give a segfault.
Contributes to issues CURA-351 and CURA-1278.
|
2016-06-05 16:18:07 +02:00 |
|
Jaime van Kessel
|
783134031b
|
Settings can now be set by extruder
CURA-340
|
2016-06-05 12:17:35 +02:00 |
|
Jaime van Kessel
|
1e44abb9be
|
Added activeExtruder stack to machineManager model
CURA-340
|
2016-06-05 12:01:46 +02:00 |
|
Arjen Hiemstra
|
0a9382aa11
|
Fix exclusiveGroup for machine selection in the menu
Contributes to CURA-1278
|
2016-06-04 21:22:21 +02:00 |
|
Arjen Hiemstra
|
2d77ddada4
|
Add ABS/CPE quality profiles for UM2(E)+
Contributes to CURA-1612
|
2016-06-04 21:21:57 +02:00 |
|
Arjen Hiemstra
|
312097c523
|
Specify UMO as having materials
Contributes to CURA-1612
|
2016-06-04 21:21:24 +02:00 |
|
Arjen Hiemstra
|
e0ebe960ac
|
Update standard quality profiles
Contributes to CURA-1612
|
2016-06-04 21:19:29 +02:00 |
|
Arjen Hiemstra
|
65a563027d
|
Specify preferred material/quality as wildcards
This way it becomes a lot simpler to match them
Contributes to CURA-1612
|
2016-06-04 21:19:05 +02:00 |
|
Arjen Hiemstra
|
3a3314aad1
|
Remove all old profiles
Contributes to CURA-1612
|
2016-06-04 21:16:39 +02:00 |
|
Arjen Hiemstra
|
8f21ec3980
|
Add PLA profiles for UM2Extended+
Contributes to CURA-1612
|
2016-06-04 20:51:53 +02:00 |
|
Arjen Hiemstra
|
6a3b321e5a
|
Re-enable commented code
|
2016-06-04 19:23:46 +02:00 |
|
Arjen Hiemstra
|
b33ce573c1
|
Also filter materials and profiles preference pages by machine etc. when desired
Contriubtes to CURA-1612
|
2016-06-04 19:22:42 +02:00 |
|
Jaime van Kessel
|
490a8724e5
|
Fixed duplication of profiles
CURA-1427
|
2016-06-03 16:29:46 +02:00 |
|
Jaime van Kessel
|
fdbd6d7c5f
|
Updating profile now also works in profile page
CURA-1585
|
2016-06-03 15:29:41 +02:00 |
|
Jaime van Kessel
|
01999f7ddd
|
Custom profiles can now be renamed
|
2016-06-03 15:00:09 +02:00 |
|
Jaime van Kessel
|
80f24b6c54
|
Removed ulti quality, as that got in 2.1 by mistake
As it got in there by mistake, it has no place here either!
|
2016-06-03 14:56:42 +02:00 |
|
Jaime van Kessel
|
cd8df44812
|
Changed multiple properties in profile page to new API
CURA-1285
|
2016-06-03 14:40:28 +02:00 |
|
Jaime van Kessel
|
0dece95f0f
|
Updating non-readonly profiles is now possible again
CURA-1585
|
2016-06-03 13:03:56 +02:00 |
|
Jaime van Kessel
|
d29cc37d6b
|
Adds way to convert user settings into quality settings
CURA-1585
|
2016-06-03 11:58:59 +02:00 |
|
Jaime van Kessel
|
4fc565711d
|
Added read-only property to profiles
CURA-1585
|
2016-06-03 11:19:33 +02:00 |
|
Jaime van Kessel
|
113da81db5
|
Added isValidGlobalStack property to MachineManager
CURA-1585
|
2016-06-03 10:29:19 +02:00 |
|
Jaime van Kessel
|
ad35c9f070
|
Added reload profile (simply clears user instance container)
CURA-1278
|
2016-06-03 10:06:08 +02:00 |
|
fieldOfView
|
184247ced6
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2016-06-02 16:38:41 +02:00 |
|
fieldOfView
|
bb18bf6a30
|
Fix creating a jobname after loading a file
Moves jobname creation out of qml and into python.
CURA-1619
|
2016-06-02 16:38:06 +02:00 |
|
Ghostkeeper
|
1a30dd96b1
|
Change setting type for extruder_nr settings
This way it can determine the difference between an integer and an index in the extruder list.
Contributes to issues CURA-1278.
|
2016-06-02 16:09:10 +02:00 |
|
Ghostkeeper
|
7146c9ab7d
|
Make a drop-down box for selecting an extruder
For use by settings such as infill_extruder_nr.
Contributes to issues CURA-351 and CURA-1278.
|
2016-06-02 16:09:10 +02:00 |
|
Jaime van Kessel
|
64e4cd0041
|
Added properties to make setting items more customisable
CURA-1278
|
2016-06-02 15:52:25 +02:00 |
|
Aldo Hoeben
|
6257fe41d5
|
Remove unsanctioned PLA profile
|
2016-06-02 14:50:02 +02:00 |
|
Ghostkeeper
|
b9f2d498b4
|
Fix typo in documentation
|
2016-06-02 14:17:12 +02:00 |
|
fieldOfView
|
14a8b8a1a4
|
Fix showing formatted tooltip when exiting reset-value-icon
CURA-1278
|
2016-06-02 13:30:26 +02:00 |
|
fieldOfView
|
02b8fa9043
|
Add missing tooltip
CURA-1643
|
2016-06-02 12:46:01 +02:00 |
|
Arjen Hiemstra
|
070e791b94
|
Add a preference to change LayerView top layers between 1 and 5
Fixes CURA-1643
|
2016-06-02 11:23:18 +02:00 |
|
fieldOfView
|
e03f65c471
|
Remove stray debug print
CURA-1278
|
2016-06-02 11:12:37 +02:00 |
|
Arjen Hiemstra
|
7f7b56ff08
|
Add additional quality profiles
Low quality and machine-specific qualities for UM2+
Contributes to CURA-1612
|
2016-06-02 08:10:55 +02:00 |
|
Arjen Hiemstra
|
5ce9bc64f4
|
Remove non-xml material profiles
Contributes to CURA-1612
|
2016-06-02 08:10:55 +02:00 |
|
Arjen Hiemstra
|
48c8e7a189
|
Update generic PLA profile
Contributes to CURA-1612
|
2016-06-02 08:10:55 +02:00 |
|
Arjen Hiemstra
|
6847365e09
|
Indicate the UM2+ should use machine specific materials and qualities
Contributes to CURA-1612
|
2016-06-02 08:10:55 +02:00 |
|
Arjen Hiemstra
|
2b91e3639e
|
Add basic ABS and CPE material profiles
Contributes to CURA-1612
|
2016-06-02 08:10:55 +02:00 |
|
Arjen Hiemstra
|
ceb21ce89b
|
Filter material/quality by machine only when we should filter
Contributes to CURA-1612
|
2016-06-02 08:10:55 +02:00 |
|
Arjen Hiemstra
|
803dcdcec7
|
Stop the Item's hover timer when showing a different tooltip
|
2016-06-02 08:10:55 +02:00 |
|
Arjen Hiemstra
|
d5aa75f2cf
|
Remove obsolete file
|
2016-06-02 08:10:55 +02:00 |
|
fieldOfView
|
ed3d01ed7b
|
Add icon to Machine category to squelch some warnings
CURA-1278
|
2016-06-02 06:38:57 +02:00 |
|