Commit graph

28338 commits

Author SHA1 Message Date
Arjen Hiemstra
df25fa9345 Do not try to handle resolve manually in StartSliceJob
Since the container stacks should now take care of it
2017-04-06 17:50:43 +02:00
Arjen Hiemstra
6827849220 Un-deprecate activeMachine{Name,Id}
Since it provides too much noise and I do not want to change the code
that uses it right now.
2017-04-06 17:50:05 +02:00
Arjen Hiemstra
433537a2f0 Add type metadata to Extruder/Global stack
For backward compatibility with old code that still checks for "type".
2017-04-06 17:49:22 +02:00
Mark Burton
71e00d1407 The magic_spiralize setting is no longer settable per mesh (or extruder). 2017-04-06 16:17:33 +01:00
Jack Ha
7ddecc0077 Fixed arranger rotating some models. CURA-3239 2017-04-06 17:09:45 +02:00
Ghostkeeper
8506c21099
Replace DefinitionContainer with MagicMock in test_addExtruder
Because the code checks for the type of DefinitionContainer.

Contributes to issue CURA-3497.
2017-04-06 16:30:04 +02:00
Jack Ha
91edf5589e Fixed outside boundary check boo boo. CURA-3239 2017-04-06 16:01:57 +02:00
MaukCC
2ea6487368 Update cartesio.def.json 2017-04-06 15:27:59 +02:00
Jack Ha
203ebcf1a1 Arranger findNodePlacements now places objects on top of build plate. CURA-3239 2017-04-06 14:56:54 +02:00
MaukCC
cb86482d44 Update cartesio_extruder_0.def.json 2017-04-06 14:29:36 +02:00
MaukCC
7936696239 Update cartesio_extruder_3.def.json 2017-04-06 14:28:51 +02:00
Lipu Fei
1965b02fdf Fix size problem for open project dialog
CURA-3642
2017-04-06 14:28:45 +02:00
MaukCC
438ae5c29b Update cartesio_extruder_2.def.json 2017-04-06 14:28:22 +02:00
MaukCC
5495937198 Update cartesio_extruder_0.def.json 2017-04-06 14:27:42 +02:00
MaukCC
8f170a49f3 Update cartesio_extruder_1.def.json 2017-04-06 14:26:56 +02:00
MaukCC
5754df5061 Update cartesio_extruder_0.def.json 2017-04-06 14:25:47 +02:00
MaukCC
d7caa860a7 Update cartesio.def.json 2017-04-06 14:13:05 +02:00
Jack Ha
cebe52b1fe Merge branch 'master' of github.com:Ultimaker/Cura 2017-04-06 14:08:00 +02:00
Jack Ha
88a8ed9752 Merge branch '2.5' 2017-04-06 14:07:50 +02:00
Jack Ha
f04981b08c Fixed wifi missing some lines. CURA-3664 2017-04-06 14:06:38 +02:00
MaukCC
e5d6fbcf1e Update cartesio_0.25.inst.cfg 2017-04-06 14:04:58 +02:00
MaukCC
66b5a1d0bc Update cartesio_0.8.inst.cfg 2017-04-06 14:04:39 +02:00
Jaime van Kessel
02d4bd75fe Merge branch 'master' of github.com:Ultimaker/Cura 2017-04-06 14:04:14 +02:00
MaukCC
f54e671ede Update cartesio_0.4.inst.cfg 2017-04-06 14:04:07 +02:00
Jaime van Kessel
a4afde39ff Handle connecting & disconnecting a bit more elegant
CURA-3603
2017-04-06 14:03:41 +02:00
Jaime van Kessel
953d59788e Only try to close connection when there is a connection to close
CURA-3603
2017-04-06 13:57:39 +02:00
fieldOfView
7adc904cf1 Remove absolute value warnings by moving some values to the machine definition 2017-04-06 13:17:24 +02:00
fieldOfView
b4698d9ec2 Adjust minimum/maximum warning values 2017-04-06 12:54:19 +02:00
fieldOfView
a8fffd45a0 Add High and Maximum Quality profiles 2017-04-06 12:29:31 +02:00
fieldOfView
164d172e2e Code style 2017-04-06 12:29:31 +02:00
fieldOfView
a2a6fb47f9 Silence some value warnings 2017-04-06 12:29:30 +02:00
fieldOfView
a904c383ea Add Moai-specific "Normal" profile 2017-04-06 12:29:30 +02:00
fieldOfView
ae19a101fd Disable a number of features that are not compatible with SLA printing 2017-04-06 12:29:30 +02:00
fieldOfView
5d6d233ecc Add definition for Peopoly Moai SLA printer 2017-04-06 12:29:29 +02:00
MaukCC
288e519278 Update cartesio.def.json 2017-04-06 12:13:39 +02:00
fieldOfView
818043854d Set active extruder when switching extruder tabs in Machine Settings
We can only get/set profiles for the active extruder.
2017-04-06 11:44:09 +02:00
fieldOfView
af280047d1 Add extruder fields for start/end gcode, offset, nozzle size (non-functional) 2017-04-06 11:35:56 +02:00
Jack Ha
ed0fb1b0ab Arrange All now places excessive objects outside build plate. CURA-3239 2017-04-06 09:47:57 +02:00
fieldOfView
91bc023d2a Add tabs for extruder settings 2017-04-06 09:41:16 +02:00
fieldOfView
940a60a4cb Fix font rendering on second column 2017-04-06 09:41:16 +02:00
fieldOfView
a41bc77e5a Hide nozzlesize field for multiextrusion printers...
and hide extruder count combobox when no extruders are defined
2017-04-06 09:41:15 +02:00
fieldOfView
e853d87779 Add control to set the number of extruders in Machine Settings 2017-04-06 09:41:15 +02:00
fieldOfView
0c74b4d108 Don't create extruder tabs for "inactive" extruders
If a printer definition defines more extruders than machine_extruder_count, these are no longer shown as tabs in the sidebar.
2017-04-06 09:41:15 +02:00
fieldOfView
e6121039d9 Add extruders to Custom FDM Printer definition 2017-04-06 09:41:14 +02:00
Arjen Hiemstra
608e62e081 Do not try to get resolve when extruder count == 1 or for nonexistant properties 2017-04-06 02:22:45 +02:00
Arjen Hiemstra
1c75a82779 Fix the hacked "getResolveOrValue" to return value always instead of resolve 2017-04-06 02:21:39 +02:00
Arjen Hiemstra
4da2de532b Fix saving of Global/Extruder stack
Since we now have proper types for them, we can simplify the save code
2017-04-06 02:21:03 +02:00
Jaime van Kessel
8f6a210c75 Merge branch 'fix_workspacedialog_typo' of git://github.com/fieldOfView/Cura 2017-04-05 17:03:44 +02:00
Jaime van Kessel
064b823ce3 Arrange job now groups all transformations.
This ensures that we can un & re do the aranging
2017-04-05 16:59:30 +02:00
Jaime van Kessel
03db47afd9 Added progress message to arrangeObjectsJob 2017-04-05 16:42:13 +02:00