Ghostkeeper
aa92d4d0f9
Add to all installation to lib/ folders
...
Some systems have a suffix there to indicate the address size, such as lib64.
2017-11-17 11:46:55 +01:00
Ghostkeeper
94dd524785
Add setting to determine whether to use firmware retraction
...
This allows printers to determine this for themselves. By default it's based on the g-code flavour in the same way as it is now implemented in the engine.
Fixes #1097 .
2017-11-17 11:13:15 +01:00
Lipu Fei
9b102f9a7e
Remove unused function in StartSliceJob
...
CURA-4482
2017-11-17 11:03:13 +01:00
Lipu Fei
cd37f91a0a
Remove unnecessary code in BuildVolume
...
CURA-4482
2017-11-17 11:02:41 +01:00
Ghostkeeper
f27494d60a
Move ironing into shell category
...
It is no longer considered experimental.
2017-11-17 10:59:14 +01:00
Ghostkeeper
15a50511b7
Don't crash if support density is 0
...
Found while working on CURA-4523.
2017-11-17 10:57:23 +01:00
Jaime van Kessel
7d28b26ff2
Merge branch 'master' of github.com:Ultimaker/Cura into qtquick-controls-2.0
2017-11-16 16:48:22 +01:00
Jack Ha
579f2b5ec6
CURA-4525 prepare for print all or single build plate question
2017-11-16 16:34:12 +01:00
Diego Prado Gesto
b868f913c4
CURA-4577 Adding relative positioning to GCodeReader
2017-11-16 10:27:52 +01:00
Jack Ha
228039545b
CURA-4525 send active build plate to legacy UM3 with Print over network
2017-11-16 09:58:53 +01:00
Jack Ha
e2a663992c
CURA-4525 Added an option to turn on the UI elements of multi build plate
2017-11-15 17:00:19 +01:00
Aleksei S
ce0510cee3
Hide icons if they overlap monitor button
...
CURA-4527
2017-11-15 16:34:22 +01:00
Jack Ha
864f417723
CURA-4525 Fix load and save projects. Not storing build plates or object names yet.
2017-11-15 16:03:32 +01:00
Ghostkeeper
fc187d100a
Add setting to tweak collision area sampling resolution
...
Because this can make a lot of difference for the slice time and the stability of the support.
Contributes to issue CURA-4523.
2017-11-15 16:00:42 +01:00
Andreea Scorojitu
9bcc4da4a1
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-11-15 13:40:56 +01:00
Andreea Scorojitu
7aeaf661ae
Change_Color_UI_elements_CURA-4548
2017-11-15 13:40:46 +01:00
Diego Prado Gesto
50308c6e39
CURA-4526 Calculate the line width from the GCode
2017-11-15 13:03:36 +01:00
Brecht Nuyttens
1e7cbfe38f
Merge branch 'master' into master
2017-11-15 11:03:37 +01:00
Brecht Nuyttens
93068f1cb8
Merge branch 'master' into master
2017-11-15 10:55:47 +01:00
Jack Ha
be6561b575
CURA-4525 fixed material info per build plate, bugfix arrange on load
2017-11-15 10:28:34 +01:00
Thomas Karl Pietrowski
b2da4894b1
CuraApplication: Rename file --> file_name
...
'file' is a built-in function!
2017-11-15 01:21:08 +01:00
Ruben D
8dd91519a6
Move Support Chunk Size out of children of skip_some_zags
...
The rule is that leaf settings are the ones that are used by the engine. The support_skip_some_zags setting is used by the engine.
2017-11-15 00:54:08 +01:00
Aleksei S
3d2868c336
Added icons
...
CURA-4527
2017-11-15 00:43:17 +01:00
Ruben D
e55bb1e25c
Simplify getting material's GUID
2017-11-15 00:35:53 +01:00
Ghostkeeper
7c85b222b2
Don't use support infill by default when printing tree support
...
Only when using area support really.
Contributes to issue CURA-4523.
2017-11-14 17:45:45 +01:00
Jack Ha
4a893c048e
CURA-4525 made PrintInformation multi buildplate-aware
2017-11-14 16:35:37 +01:00
Diego Prado Gesto
99319b223c
CURA-4526 GCodeReader now reads the feedrate and layer thickness
2017-11-14 15:28:31 +01:00
Jack Ha
f6c7ffac11
CURA-4525 some cleanup and comments
2017-11-14 14:48:51 +01:00
Jack Ha
bd8aa8d989
CURA-4525 automatic build plate menu items using BuildPlateModel
2017-11-14 14:27:46 +01:00
Brecht Nuyttens
dd66574464
Removed tabs and replaced by spaces
2017-11-14 14:14:59 +01:00
Brecht Nuyttens
7a8d9047c8
Another Fix for Vertex Delta definition
2017-11-14 13:59:06 +01:00
MaukCC
b081b686a8
Merge branch 'master' into cura/Cura/master
2017-11-14 11:59:35 +01:00
Mark
913bcf45b1
Add stderr to send errors to
2017-11-14 11:53:24 +01:00
MaukCC
38882c6d13
Update cartesio.def.json
2017-11-14 10:53:51 +01:00
maukcc
ef2d9b0468
Cartesio profiles
...
updated prime tower
update PC profiles
2017-11-14 10:30:10 +01:00
Ghostkeeper
bb4cb1eb7d
Make support infill related settings visible if support tree enabled
...
Because the areas generated by support trees are also filled in as normal.
Contributes to issue CURA-4523.
2017-11-13 17:58:50 +01:00
Jack Ha
97f61366a8
CURA-4525 fix accidently remove all scenenodes when deleteAll
2017-11-13 16:51:07 +01:00
Ghostkeeper
57a2bf7c5f
Move tree support to the top of the support category
...
Because it's logical to have it before all of the settings that are enabled/disabled by it.
Contributes to issue CURA-4523.
2017-11-13 16:33:46 +01:00
Jack Ha
8e5e555344
CURA-4525 Send all build plate gcodes to printer at one press of the button :-)
2017-11-13 16:27:15 +01:00
Jack Ha
040cc31079
CURA-4525 layer data viewing seems fixed, although after moving an object to a different build plate triggers the reslice only after deselecting
2017-11-13 14:25:22 +01:00
Jack Ha
c732470169
CURA-4525 refined the condition when to reslice build plates; however from the layer view it (still) doesn't always show the layers
2017-11-13 13:01:58 +01:00
Diego Prado Gesto
1008789364
Merge branch 'master' into print_simulation_view
2017-11-13 11:28:27 +01:00
Diego Prado Gesto
720b9ebdfa
CURA-4556 Add profiles for AA0.25 and BAM material
2017-11-13 11:06:27 +01:00
fieldOfView
2d2b943d07
Fix getting temperatures
2017-11-13 10:44:49 +01:00
fieldOfView
e0c37cc56e
Add elapsed time and total time
2017-11-12 20:59:31 +01:00
fieldOfView
698f42b837
Set job name when starting a print and clear it after printing
2017-11-12 17:55:25 +01:00
fieldOfView
826f438c72
Get target temperatures from M105 responses
...
Contributes to #2760
2017-11-12 15:30:55 +01:00
Ruben D
6d05c320a8
Remove disfunctional initial layer z offset settings
...
The pull request for the engine wasn't merged. It looks like the pull request for the front-end settings wasn't merged either, but here they are. They shouldn't be here.
Fixes #2744 .
2017-11-11 17:51:33 +01:00
Diego Prado Gesto
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
2017-11-10 16:59:06 +01:00
ChrisTerBeke
88cf40e2d7
Merge branch 'master' into container_stack_improvements
2017-11-10 14:35:13 +01:00