Tim Kuipers
486c6e16d0
fix: limit infill wipe to infill extruder (CURA-3740)
2017-05-09 14:56:41 +02:00
Tim Kuipers
15367a68d7
WARNING: TO BE REMOVED! impossible settings limit_to_extruder: overlap percentage
...
CURA-3740
These settings inherently have to do with multiple features and
so we should find a value function which depends on
settings from the extruder trains corresponding to those features (wall, skin, infill).
However, we haven't found those functions yet and we have to do research.
Once we have found the formula these settings shouldn't depend on a single extruder any more
and so we should remove the limit_to_extruder.
2017-05-04 17:45:50 +02:00
Tim Kuipers
8d6862be50
JSON infill/skin value function (CURA-3740)
...
value function is an initial try to get a better value function based on both feature types of walls and skin/infill
2017-05-04 17:45:03 +02:00
Tim Kuipers
17e9e2ae53
JSON limit_to_extruder becomes enabled (CURA-3740)
...
Settings which govern the order of features shouldn't depend on any feature,
because the order is overruled by the extruder order.
2017-05-04 17:38:16 +02:00
Tim Kuipers
27a8b59c80
WARNING: TO BE REMOVED! impossible settings limit_to_extruder
...
CURA-3740
These settings inherently have to do with multiple features and
so we should find a value function which depends on
settings from the extruder trains corresponding to those features (wall, skin, infill).
However, we haven't found those functions yet and we have to do research.
Once we have found the formula these settings shouldn't depend on a single extruder any more
and so we should remove the limit_to_extruder.
2017-05-04 17:34:41 +02:00
Tim Kuipers
2ad8434c27
JSON difficult settings limit_to_extruder (CURA-3740)
2017-05-03 11:23:14 +02:00
Tim Kuipers
034f93debc
JSON remaining settings limit_to_extruder (CURA-3740)
2017-05-02 18:04:00 +02:00
Tim Kuipers
11d6434b75
JSON speed settings limit_to_extruder (CURA-3740)
2017-05-02 17:53:06 +02:00
Tim Kuipers
e63d9743de
JSON shell settings limit_to_extruder (CURA-3740)
2017-05-02 17:46:58 +02:00
Tim Kuipers
4130308437
JSON infill settings limit_to_extruder (CURA-3740)
2017-05-02 17:26:06 +02:00
Tim Kuipers
202129dc47
JSON resolution settings limit_to_extruder (CURA-3740)
2017-05-02 17:18:02 +02:00
Tim Kuipers
6744bf192d
JSON feat: extruder_nr per feature type (CURA-3740)
2017-05-02 16:51:55 +02:00
Ghostkeeper
15593de404
Fix extruder number dependency of support roof pattern
...
It was depending on support bottom extruder.
Contributes to issue CURA-3491.
2017-04-24 17:31:07 +02:00
Ghostkeeper
2eae1cdf22
Move support roof settings above support bottom settings
...
This was deemed the most logical ordering.
Contributes to issue CURA-3491.
2017-04-24 14:28:10 +02:00
Tim Kuipers
fdf20fcb15
fix: forgotten floor in descriptions (CURA-3491)
2017-04-18 13:49:55 +02:00
Ghostkeeper
fb29948f88
Update description of support_roof/bottom_enable
...
Better terminology according to our UX designer.
Contributes to issue CURA-3491.
2017-04-13 18:10:28 +02:00
Ghostkeeper
548338440a
Rename all support bottom settings to support floor
...
Only in the front-end though. No settings are renamed. No documentation updated. As far as the back-end implementation is concerned, it's still called support bottom.
Contributes to issue CURA-3491.
2017-04-13 17:11:36 +02:00
Ghostkeeper
cb7c25f92f
Merge branch 'master' into feature_support_top_bottom_speed
2017-04-10 10:52:31 +02:00
Jaime van Kessel
c94b05e0f4
Minor refactor
2017-04-07 16:52:19 +02:00
Jaime van Kessel
670de52ec9
Minor refactor; renamed start_priority to last_priority
2017-04-07 16:45:59 +02:00
Jaime van Kessel
e26ade0e6f
Multiplying now also gives a message if it could not find a suitable spot for some objects
2017-04-07 16:40:39 +02:00
Jaime van Kessel
f9fbd8c02e
Only push free nodes inside buildplate
2017-04-07 16:22:44 +02:00
Jaime van Kessel
f42efcb7e0
Removed count from findNodePlacement
...
CURA-3239
2017-04-07 16:16:38 +02:00
Jaime van Kessel
04eca9073a
Moved multiply objects to job
...
CURA=3239
2017-04-07 16:11:23 +02:00
Jaime van Kessel
b2183352b8
Added message if arrange all could not find location for all objects
...
CURA-3239
2017-04-07 15:19:30 +02:00
Jaime van Kessel
2008383118
Added disallowed areas to arranger
...
CURA-3239
2017-04-07 15:14:27 +02:00
Jaime van Kessel
552b1ed4e8
Merge branch 'master' of github.com:Ultimaker/Cura
2017-04-07 11:03:19 +02:00
Jaime van Kessel
ffa0e3e5e2
CuraApplication now also registers object defined by QTApplication
...
CURA-3633
2017-04-07 11:02:53 +02:00
Ghostkeeper
5a39ed6793
Merge branch 'maukcc-master'
2017-04-07 10:09:53 +02:00
Tim Kuipers
36255fcabb
The magic_spiralize setting is no longer settable per mesh (or extruder)
...
by smartavionics, Mark Burton
2017-04-06 17:51:06 +02:00
Jack Ha
7ddecc0077
Fixed arranger rotating some models. CURA-3239
2017-04-06 17:09:45 +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
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