fieldOfView
7302baa7da
Add icon to settings that can only be set globally (for all extruders)
...
CURA-1758
2016-07-21 15:12:25 +02:00
fieldOfView
97b3dd8f70
Copy values of global-only setting values to all extruders
...
CURA-1758
2016-07-21 15:12:25 +02:00
fieldOfView
2387da1a28
Make the global stack value mirror the stack value appropriate for this setting
...
CURA-1758
2016-07-21 15:12:25 +02:00
fieldOfView
8537c5a0e2
Introduce a property that says which extruder the global stack should get its value from.
...
CURA-1758
2016-07-21 15:12:24 +02:00
fieldOfView
121cd19e83
Disable the settings in the global tab
...
CURA-1758
2016-07-21 15:12:24 +02:00
Jaime van Kessel
6602177102
Removed unneeded getMeshData call
...
CURA-1622
2016-07-21 13:20:37 +02:00
Jaime van Kessel
8eef34ac45
USB printer connection is now reset when print is completed
...
CURA-1822
2016-07-21 10:30:22 +02:00
Jaime van Kessel
33313ddb70
Fixed some imports for USB printing
2016-07-20 15:15:16 +02:00
Jaime van Kessel
f8a9fa1a66
Deleting objects from groups no longer cause position changes
...
CURA-1891
2016-07-20 14:44:44 +02:00
Jaime van Kessel
0cf39b0ad4
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 14:12:32 +02:00
Jaime van Kessel
77c5d25e70
Cutoff point for convex hull is now a bit below 0 to prevent rounding issues.
...
CURA-1608
2016-07-20 14:11:16 +02:00
Jack Ha
aaa63b5379
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 13:25:33 +02:00
Jack Ha
cbbf62106d
Fix moving objects through bottom.
2016-07-20 13:25:05 +02:00
Jaime van Kessel
6ec69d523b
Fixed reloading meshes for 3mf
...
CURA-1622
2016-07-20 13:05:45 +02:00
Jack Ha
612bb39680
Compensated build volume bbox and scale_to_max_bounds with raft_thickness.
...
Rework of CURA-1707
2016-07-20 11:36:32 +02:00
Jack Ha
84d7dd408a
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 11:14:36 +02:00
Jack Ha
be1ea9bffd
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 11:13:55 +02:00
Jaime van Kessel
923e4de4ed
Stack changes now also ensure that validation state change signal is emitted
...
CURA-1890
2016-07-20 11:13:24 +02:00
Jack Ha
79f640e344
Fixed simple sidebar infill label font. CURA-1824
2016-07-20 11:12:44 +02:00
Jaime van Kessel
b69388525f
Fixed uncaught exception on first run
2016-07-20 11:06:26 +02:00
Jaime van Kessel
bb4d4e7807
Moved viewmode in order so the tooltip is displayed over per-object settings panel
...
CURA-1651
2016-07-20 11:01:38 +02:00
Ghostkeeper
4295a85f6a
Split Initial Layer Speed in two
...
It's now two settings: Initial Layer Print Speed (for the extrusion moves) and Initial Layer Travel Speed (for the non-extrusion moves).
Contributes to issue CURA-1507.
2016-07-20 10:53:04 +02:00
Jaime van Kessel
aed033674f
Changed some warnings into errors
...
CURA-1706
2016-07-20 09:39:19 +02:00
Jaime van Kessel
c195928c09
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 09:39:13 +02:00
Jaime van Kessel
19c60ee584
Group delet checking is more explicit
...
CURA-1891
2016-07-20 09:34:03 +02:00
fieldOfView
6e7c1759d3
Remove commented out code
...
CURA-1900
2016-07-19 17:04:42 +02:00
Jaime van Kessel
f52a3c1b9d
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-19 16:56:43 +02:00
Jaime van Kessel
da047c6f90
Added benchmark time logs
2016-07-19 16:56:26 +02:00
Jack Ha
7731f9406c
Dialog_profile/material/load_path is now saved and used.
...
CURA-1900
2016-07-19 15:59:44 +02:00
Tim Kuipers
10296362ec
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-19 13:17:54 +02:00
Tim Kuipers
44de859916
JSON fix: made gradual infill step max depend on infill line distance (CURA-836)
2016-07-19 13:16:15 +02:00
Jack Ha
a9aa46e32b
Fixed prime location due to definition -> stack change.
2016-07-19 11:04:29 +02:00
Jack Ha
0bf037a160
Solved merge conflict
2016-07-19 10:27:59 +02:00
Jack Ha
3bcd96533f
Finished making visible raft plane.
...
CURA-1707
2016-07-19 10:25:03 +02:00
Jaime van Kessel
fd96e47117
Removed fixed height for checkup buttons again.
...
Turned out that this was already fixed, so a fixed height isn't needed.
CURA-422
2016-07-19 09:25:36 +02:00
Jaime van Kessel
d9f7f43ea6
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-19 09:24:02 +02:00
Jaime van Kessel
2e058abde9
Merge branch 'cura-1811' of github.com:Ultimaker/Cura
2016-07-19 09:23:13 +02:00
fieldOfView
4b7066e55b
Fix adding quality profile to stack twice
...
CURA-1926
2016-07-19 08:29:47 +02:00
fieldOfView
dec94443db
Initialise extruder quality profile to a profile that is appropriate for this machine/variant/material
...
Fixes CURA-1926
2016-07-18 19:39:47 +02:00
Jaime van Kessel
f51380863f
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-18 17:18:49 +02:00
Jaime van Kessel
6249675362
Removed stray debug prints
...
CURA-1669
2016-07-18 17:18:25 +02:00
Arjen Hiemstra
0e6a46c9eb
Use a simpler fix for dealing with QML Action's shortcuts not working
...
It is a bit more magical (hence the added documentation) but it makes
things a lot more transparent. This prevents a lot of future issues.
Contributes to CURA-1603
2016-07-18 16:52:33 +02:00
Jaime van Kessel
48620801d1
Merge pull request #843 from thopiekar/master-CURA-1775
...
[CURA-1775] CuraEngineBackend: Keep the last 200 lines of logged messages
2016-07-18 16:51:18 +02:00
Jack Ha
2936ad508c
Merge branch 'master' into cura-1707
2016-07-18 16:06:08 +02:00
Ghostkeeper
31901606b8
Properly translate default profiles
...
Otherwise the machine instance doesn't get loaded.
Contributes to issue CURA-844.
2016-07-18 16:02:41 +02:00
Jack Ha
b3837fbafd
Raft thickness lowers the build volume.
...
CURA-1707
Now adding more visuals for better UX.
2016-07-18 16:02:24 +02:00
Jaime van Kessel
3e4ff9241e
Moved the BlurSettings signal to cura main window
...
This reduces the number of focus changes from O(N) to O(1) by the blur event
2016-07-18 15:38:57 +02:00
Jaime van Kessel
b8f9535e74
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-18 15:16:45 +02:00
Jaime van Kessel
3e908824b9
Added workaround for singleton not getting shortcuts
...
CURA-1603
2016-07-18 15:16:20 +02:00
Tim Kuipers
47fcec8271
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-18 14:27:25 +02:00