Jaime van Kessel
6e3488142e
Removed lifetime from slice error messages so they use the (longer) default
2016-07-29 17:32:57 +02:00
Jaime van Kessel
03aa9cf8d3
Codestyle
2016-07-29 17:32:08 +02:00
Jaime van Kessel
4a5b2465ae
Fixed process sliced layer job not deleting old data
2016-07-29 17:25:36 +02:00
Jaime van Kessel
1261cf975e
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-29 17:24:24 +02:00
Jaime van Kessel
562363ec16
Updated documentation
2016-07-29 17:24:12 +02:00
fieldOfView
228f5be35a
Fix order of machine actions on manage printers page
...
MachineActionManager now uses lists instead of dicts because dicts don't maintain the order.
2016-07-29 17:14:18 +02:00
fieldOfView
0a75aa7496
Fix category of PrintrBot simple definition
...
CURA-1593
2016-07-29 16:40:58 +02:00
fieldOfView
4ebaccbc08
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-29 16:38:34 +02:00
fieldOfView
34840d42bd
Sort printers by category instead of by manufacturer
...
Always show Ultimaker on top. CURA-1593
2016-07-29 16:38:27 +02:00
Jaime van Kessel
fa78cf2d39
No longer use brute force approach for per object
...
CURA-1754
2016-07-29 15:44:34 +02:00
Jaime van Kessel
601a6e987d
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-29 15:20:34 +02:00
Jaime van Kessel
7ff1b937e3
Perobject settings now use correct stacks to calculate values
...
CURA-1754
2016-07-29 15:19:50 +02:00
fieldOfView
2576aaca62
Hide start check button once the check has started
2016-07-29 14:30:36 +02:00
fieldOfView
c1d9c1ea12
Add button to start bedleveling wizard
...
Prevents the printer from homing unexpectedly
2016-07-29 14:29:35 +02:00
Aldo Hoeben
6f46ed35fc
Merge pull request #896 from Ultimaker/feature_display_top_layers
...
Added option to only display top layers in layerview
2016-07-29 13:52:43 +02:00
Jaime van Kessel
b9a1d50e05
Added option to only display top layers in layerview
2016-07-29 13:17:41 +02:00
Jaime van Kessel
8d59d7187f
Deleting old toplayer data is now only done when new data is complete.
...
This prevents the pretty annoying blinking behavior that we had before
2016-07-29 13:01:03 +02:00
fieldOfView
57a37cfb8f
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-29 11:27:18 +02:00
fieldOfView
f584b49af2
Add "Close" button to (single) machine actions dialog
...
CURA-2019
2016-07-29 11:27:03 +02:00
Jaime van Kessel
d1a6420e1b
Delete all object now clears Selection
...
CURA-1891
2016-07-29 11:07:16 +02:00
Jaime van Kessel
03aa4f9c6a
Undo removing object from group now works correctly
...
CURA-1891
2016-07-29 11:05:11 +02:00
Jaime van Kessel
21d4e9b894
Delete selection now also removed group nodes when they only have one child left
...
CURA-1891
2016-07-29 11:00:28 +02:00
Jaime van Kessel
1ed0503e02
Backspace now triggers same action as delete
...
CURA-1891
2016-07-29 10:37:03 +02:00
Jaime van Kessel
a19123eb66
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-29 10:01:21 +02:00
Jaime van Kessel
b5d2533820
G-code writer no longer uses duplicate for flattening profile
...
Spent to much time fixing this already, so we now just make a new profile by hand based on the profiles to be flattened
CURA-1933
2016-07-29 09:59:57 +02:00
Tim Kuipers
4b192db1bf
JSON: extruders cannot be more than 16 (CuraEngine hardcoded value) (CURA-2015)
2016-07-28 20:16:44 +02:00
Tim Kuipers
07cea792d9
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-28 19:52:54 +02:00
Tim Kuipers
27f160c220
JSON fix: made retraction_hop_only_when_collides and retraction_hop not children of retraction_hop_enabled
...
retraction_hop_enabled was used by the engine, so it should never become disabled
2016-07-28 19:52:43 +02:00
Thomas Karl Pietrowski
1b432b7b4f
Removing debug print
...
Contributes to CURA-1987
2016-07-28 18:30:48 +02:00
fieldOfView
9d7ce210b3
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-28 18:15:23 +02:00
fieldOfView
8fb6c9939a
Add "offline" styling to sidebar/monitor
...
CURA-1851
2016-07-28 18:14:38 +02:00
Arjen Hiemstra
14d4b1f881
Fix setting the default path on OSX
...
Contributes to CURA-1987
2016-07-28 18:08:30 +02:00
Arjen Hiemstra
570a67556a
Fix exporting and importing materials on OSX
...
OSX's file dialog is stupid and does not understand extensions with
a . in them. So instead just use everything after the last .
Fixes CURA-1987
2016-07-28 18:08:17 +02:00
Tim Kuipers
34ac8cf66f
Merge branch 'feature_first_layer_travel_speed'
2016-07-28 17:05:07 +02:00
Tim Kuipers
20b96b4716
Merge branch 'master' into feature_first_layer_travel_speed
2016-07-28 16:48:42 +02:00
Jaime van Kessel
467f971dac
When sending per object settings, we now also check if we need to send anything at all
...
Adding a setting and then removing it caused some weird behavior issues CURA-1988
2016-07-28 15:26:59 +02:00
Jaime van Kessel
4b9a78624d
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-28 15:00:29 +02:00
Jack Ha
4b0e1644ee
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-28 14:58:16 +02:00
Jack Ha
3d47e329a7
Fix convex hull being updated after removing CPU eating monster.
...
CURA-2002.
2016-07-28 14:57:17 +02:00
Jaime van Kessel
fe205b51f9
Per object settings now use correct stack
...
CURA-1934
2016-07-28 14:45:49 +02:00
Tim Kuipers
1f903b9fcc
JSON renames: support_roof_... ==> support_interface... (CURA-1013)
2016-07-28 14:06:00 +02:00
Jaime van Kessel
305a47e9b0
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-28 14:03:25 +02:00
Jaime van Kessel
0794ddb58e
Backend now listens to all machine extruders for changes
...
CURA-1999
2016-07-28 14:01:57 +02:00
Tim Kuipers
2ab9531f83
Merge branch 'master' into feature_support_bottoms
2016-07-28 13:53:43 +02:00
Jack Ha
ce462ace17
Layout. CURA-1707
2016-07-28 13:48:43 +02:00
fieldOfView
5d2033722a
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-28 13:45:27 +02:00
fieldOfView
1bbf987921
Fix SettingComboBox and SettingExtruder in some contexts
...
Use propertyProvider instead of provider; fixes comboboxes in PostProcessing plugin.
2016-07-28 13:45:11 +02:00
Ghostkeeper
40932a3ad2
Set default of draft shield height to 10mm
...
This is a fairly arbitrary default until we have tests from materials. The draft shield height is now only used by the engine if the draft shield is enabled and limited.
Contributes to issue CURA-1295.
2016-07-28 13:33:27 +02:00
Jaime van Kessel
a1bd8f59ed
Slicing no longer occurs when stack is invalid
...
CURA-1998
2016-07-28 13:14:07 +02:00
Jaime van Kessel
614d4bb21a
Merge branch 'feature_additional_components' of github.com:Ultimaker/Cura
2016-07-28 12:42:39 +02:00