Diego Prado Gesto
855df814d8
CURA-4870 Fix some style with brackets in QML
2018-03-13 16:11:51 +01:00
THeijmans
6b7fc8b903
Removed retraction z hops from variants
...
To make single extrusion mode work.
2018-03-13 15:00:24 +01:00
Diego Prado Gesto
2bf6d071d1
Merge branch 'master' into feature_sync_button
2018-03-13 13:54:22 +01:00
Diego Prado Gesto
9196802e83
CURA-4870 Clean the error messages from qml by not rendering components
...
if there is no outputDevice defined.
2018-03-13 13:40:31 +01:00
Ian Paschal
516772e1f7
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-03-13 13:29:03 +01:00
Ian Paschal
d10f0f7781
CURA-5071 Added brackets
2018-03-13 13:29:00 +01:00
Jack Ha
d6979bc89a
CURA-4400 using an intermediate variable prevents an empty popup that occured now and then
2018-03-13 13:14:33 +01:00
Guillem
1bb5b8ff3e
add Copy all values to all extruders
...
context menu option
2018-03-13 12:31:03 +01:00
fieldOfView
0caea24afc
Add depth pass for picking a location
2018-03-13 12:14:05 +01:00
THeijmans
392605014a
Merge branch 'M&P-Setting-Optimization' of https://github.com/Ultimaker/Cura into M&P-Setting-Optimization
...
Fixed conflicts
2018-03-13 11:58:33 +01:00
THeijmans
4c61ea5ba9
Single extrusion settings for travels
...
Updated single extrusion settings, so z hops are removed and travels are shortened for single extrusion.
2018-03-13 11:45:19 +01:00
Aleksei S
73517cd176
The infill denstiy was updated twice, first in Custom view and then in Recomended view
...
CURA-5071
2018-03-13 11:41:48 +01:00
Diego Prado Gesto
d807ce57a5
CURA-4870 Disable rename button in MachinesPage when the selected item
...
is a network printer since the name is the name of the host printer (or
group)
2018-03-13 10:49:29 +01:00
Lipu Fei
40d3e09d90
Merge remote-tracking branch 'origin/master' into CURA-5059_reset_icon_visibility
2018-03-13 10:25:01 +01:00
Ghostkeeper
b4a40915bb
Code style: Brackets on new line
...
Contributes to issue CURA-4606.
2018-03-13 09:28:01 +01:00
Ghostkeeper
d904f677bc
Store extruder position of quality groups as int
...
Instead of as a string with a number in it.
For the actual global stack's extruders we still need to convert to string, sadly. I could go refactor that too, but then I won't be going home until 23 o'clock or something.
Contributes to issue CURA-4606.
2018-03-12 17:08:13 +01:00
Mark
981c47ed87
Put the support extruder dropdown behind the checkbox to prevent scrolling
2018-03-12 17:03:10 +01:00
Ian Paschal
8db4396ee7
Merge pull request #3436 from Ultimaker/feature_enable_disable_extruder
...
CURA-4400 Feature enable disable extruder
2018-03-12 16:42:25 +01:00
Ghostkeeper
05c034558d
Set default layer height via preferred quality type
...
So the layer heights are correct for each quality type but the default is still 0.2mm.
Contributes to issue CURA-4981.
2018-03-12 16:03:42 +01:00
Aleksei S
7574ab0883
Connect infill Lines checkbox did not work
2018-03-12 15:52:16 +01:00
Aleksei S
c3b659c5d4
Fix: reset icon dissapears for default values
...
CURA-5059
2018-03-12 15:15:19 +01:00
Diego Prado Gesto
96fcfd9e2f
Merge branch 'feature_sync_button' of github.com:Ultimaker/Cura into feature_sync_button
2018-03-12 15:11:11 +01:00
Ian Paschal
a5ba4799f0
CURA-4870 Final icon changes from Luke
2018-03-12 14:48:39 +01:00
Diego Prado Gesto
cc009a94ee
CURA-4870 Remove "check compatibility" message.
...
Move the buildplate information to the bottom, below the extruders.
2018-03-12 14:19:06 +01:00
Diego Prado Gesto
ec2201b57c
CURA-4870 Move the printer type and the buildplate selector to the top
...
of the sidebar and set them separate from the extruder related
selectors.
2018-03-12 11:57:53 +01:00
Mark Burton
88c2e37ce4
Added wall_min_flow and wall_min_flow_retract settings.
...
Wall lines whose flow is < wall_min_flow are converted into travel moves.
2018-03-12 10:25:39 +00:00
Jack Ha
1f8be6ad3c
CURA-4400 moved default extruder value to value instead of default_value because of engine
2018-03-12 11:05:55 +01:00
Jack Ha
552618fcd4
CURA-4400 added function to find model index by extruder position in SettingExtruder
2018-03-12 09:56:08 +01:00
Mark Burton
239961cc48
Merge remote-tracking branch 'upstream/master' into mb-retract-on-long-combs
2018-03-12 08:22:53 +00:00
Mark Burton
b732a84a6a
Added retraction_combing_max_distance setting.
...
When this is non-zero, combing travel moves that are longer will use retraction.
2018-03-12 08:21:11 +00:00
Jack Ha
d70cc072e9
Merge branch 'master' into feature_enable_disable_extruder
2018-03-12 09:06:24 +01:00
Ryan
4d5ace4564
Added default material diameter to SeeMeCNC printer definitions
2018-03-11 10:27:57 -04:00
Timur Tabi
5e4e049c1f
Add definition for Printrbot Simple Maker's Kit 1405
...
The Printrbot Simple Maker's Kit, model 1405, was a low-cost FDM printer
without a heated bed and a 10x10cm print area.
The print area can be extended to 185x100mm with the "Printrbot Simple XL
Upgrade with Spool Rack for Maker's Kit 1405".
More information can be found at http://printrbot.com/project/simple-makers/
2018-03-10 14:57:03 -06:00
Diego Prado Gesto
85d6919ce6
Merge branch 'master' into feature_sync_button
2018-03-09 16:59:18 +01:00
fieldOfView
7123441db8
Fix keeping settings visible when showing all settings
2018-03-09 16:51:46 +01:00
fieldOfView
711d60e8c7
Allow switching back to the "Custom" set
2018-03-09 16:44:27 +01:00
Diego Prado Gesto
472ae8e044
CURA-4870 Create a custom model for the machines in order to show the
...
printers grouped by local or networked.
2018-03-09 16:35:23 +01:00
Ghostkeeper
2f1657f848
Update version numbers in variants
...
These didn't match on my initial search-and-replace so I missed them.
Contributes to issue CURA-5054.
2018-03-09 16:23:38 +01:00
Ghostkeeper
d8a066c1e7
Increment instance container version number instead of just quality_changes
...
Otherwise when we load that quality_changes file we'll deny it because the instance container version number is wrong.
Contributes to issue CURA-5054.
2018-03-09 16:14:24 +01:00
fieldOfView
4c66c935af
Merge branch 'master' into feature_setting_visibility_profiles
2018-03-09 15:45:24 +01:00
Diego Prado Gesto
8a48503104
Merge branch 'feature_sync_button' of github.com:Ultimaker/Cura into feature_sync_button
...
Fix some conflicts
2018-03-09 15:16:21 +01:00
Diego Prado Gesto
16a5b652f4
CURA-4870 Make the machine selection toolbutton react to changes in the
...
output devices
2018-03-09 15:08:51 +01:00
Andreea Scorojitu
a40be0c64a
Add default_build_plate to expert view, CURA-5032
...
The default build plate settings is now added in Expert view in SettingsVisibility
2018-03-09 14:25:35 +01:00
Ian Paschal
ae2a286e3f
Improved Icons & Styling
2018-03-09 14:07:29 +01:00
Mark
af89209cde
Changed rounding of prettyTime by accident
2018-03-09 14:02:04 +01:00
Diego Prado Gesto
260cad36cb
CURA-4870 Add name of the group and hidden property to the network
...
printers. The printer menu shows the printers grouped by group and the
hidden printers are never listed.
2018-03-09 12:42:49 +01:00
Lipu Fei
3550ef80e0
Fix quality management page QML
...
CURA-5063
2018-03-09 11:00:39 +01:00
Diego Prado Gesto
4be4d08d97
CURA-4870 Add the ability in Cura to switch between different types of
...
printers. Create a new container stack if it doesn't exist with the same
network connection key.
2018-03-09 10:47:08 +01:00
Ian Paschal
c278942cec
CURA-67 Don't enable by default
...
`value` is set to !support and !tree support, both of which are typically disabled by default, making this setting's default value effectively `true` even though the line above says the default should be `false`.
2018-03-09 10:26:48 +01:00
Ghostkeeper
a4f9c91d95
Add acceleration/jerk data for TEVO Tarantula
...
Thanks to @SuperBoppy in ticket #3323 .
2018-03-09 09:30:32 +01:00