10120 Commits

Author SHA1 Message Date
Mark Burton
02d8f259e2 Add z_offset_layer_0 and z_offset_taper_layers settings. 2017-07-29 09:19:47 +01:00
Tim Kuipers
5c22798eba Merge branch 'master' into remove_some_zags 2017-07-28 12:35:42 +02:00
Ghostkeeper
b714f0ff3e
Merge branch 'master' of github.com:Ultimaker/Cura 2017-07-28 10:48:21 +02:00
KEMIQ 3D
51d590c64b Update kemiq_q2_gama_pla_normal.inst.cfg 2017-07-27 19:34:07 +03:00
Mark Burton
b74e25cb14 Move optimize_wall_printing_order into the experimental category and change the default value to false. 2017-07-27 16:47:07 +01:00
Mark Burton
9fc39a19c9 Merge remote-tracking branch 'upstream/master' into mb-group-walls 2017-07-27 16:43:25 +01:00
Tim Kuipers
d052511be5 rename: Top Surface Infill ==> Top Surface Skin 2017-07-27 17:11:56 +02:00
Tim Kuipers
693cbd2f9f fix: don't enable Roffing by default 2017-07-27 17:05:02 +02:00
Lipu Fei
ed525478d6 Merge remote-tracking branch 'upstream/skin_reference_wall' 2017-07-27 14:41:07 +02:00
Jaime van Kessel
b5a94e3f3b Merge branch 'master' of github.com:Ultimaker/Cura 2017-07-27 13:59:09 +02:00
Lipu Fei
ddaac2fbbc Revert "Add SolidWorks plugin"
This reverts commit 1c39c90494a664fafdfdd127ace578bd274b19eb.
2017-07-27 13:02:49 +02:00
Jaime van Kessel
92679818ed Added min width & height
FIXES #600
2017-07-27 12:55:12 +02:00
Lipu Fei
1c39c90494 Add SolidWorks plugin
CURA-3823
2017-07-27 12:36:34 +02:00
Lipu Fei
439f3e5029 When an error check finishes, only trigger auto-slicing if needed
CURA-4092

Many things can trigger an error check, but Cura should only auto-slice
if the error check was scheduled due to a value change.
2017-07-27 10:20:06 +02:00
Lipu Fei
c16bfa8949 Remove unnecessary if checks
CURA-4048
2017-07-27 09:54:30 +02:00
Lipu Fei
9fca677d40 Fix comment location
CURA-4048
2017-07-27 09:52:05 +02:00
Lipu Fei
0ab41d8ac2 Fix comment location
CURA-4048
2017-07-27 09:50:16 +02:00
Lipu Fei
85635b3b83 Reword: Roofing -> Top Surface Infill
CURA-3940
2017-07-27 09:34:50 +02:00
Jaime van Kessel
e636dbdd10 Merge pull request #2107 from fieldOfView/feature_pyserial_usb_detection
Use pyserial to list serial ports
2017-07-27 09:31:35 +02:00
Lipu Fei
88ff975d15 Merge remote-tracking branch 'upstream/master' into remove_some_zags 2017-07-27 09:08:51 +02:00
Lipu Fei
d9d39c41df Fix auto-slicing upon value changes and error checks
CURA-4092

- Keep the error check finished signal.
- Restore the old way of triggering an auto-slicing which depends on a
  setting value change singal.
- Add a mechanism to make sure that if there is an error check, the
  auto-slicing will only be triggered after the check finishes.
2017-07-27 09:03:06 +02:00
Ghostkeeper
8a15d4432b
Merge branch 'remove_some_zags'
Contributes to issue CURA-3957.
2017-07-26 17:23:27 +02:00
Jaime van Kessel
021425ee06 Merge branch 'fix_system_text_rendering' of https://github.com/fieldOfView/Cura 2017-07-26 16:49:28 +02:00
Lipu Fei
091b75a2b5 Merge branch 'master' into remove_some_zags 2017-07-26 15:53:59 +02:00
Ghostkeeper
bd63c6a58a
Remove override of printing temperature from BB variant
We'd like to use the material's printing temperature, pretty please.
2017-07-26 15:47:51 +02:00
Lipu Fei
686ca803ee Set correct machine name when creating a new machine from a project
CURA-4074
2017-07-26 15:08:15 +02:00
Lipu Fei
2aa8e590bf Merge pull request #2056 from Ultimaker/top_most_skin_feature
Top most skin feature (CURA-3940)
2017-07-26 14:58:08 +02:00
krios-fabteam
f7a13e74e6 removed materials
undo .gitignore changes
2017-07-26 14:42:04 +02:00
Lipu Fei
506a0a48f4 Reword: roofing -> top surface infill
CURA-3940
2017-07-26 14:26:27 +02:00
Ghostkeeper
ffc5c2aa33
Update credits of last-translator metadata
These guys want to be credited with their full name as well as their nicknames, so let's give them the fame they deserve.

The change log will be updated later.
2017-07-26 14:24:13 +02:00
Ghostkeeper
a45ffad9bd
More small fixes to Polish translations
I had checked the translations and pointed out a number of missing or inconsistent translations to the translators. This is the result in the end of that correspondence.
2017-07-26 14:24:12 +02:00
Lipu Fei
9c1d23fe5b Make sure MachineManager initializes after ContainerRegistry does
CURA-4084

When MachineManager gets created, it will find and set the current
active machine. This requires the ContainerRegistry to be initialized
first.
2017-07-26 14:09:18 +02:00
Lipu Fei
93731b8d1f Trigger auto-slice based on stackValidation instead of stack/setting changes
CURA-4084

Stack error checks are scheduled with a delay, and when a container is
changed (e.g. Quality), the auto-slice may get triggered before the
error check is done. Because the error check result is cached, the
auto-slicing will use the previous result instead of new. So, the
auto-slicing should be triggered when a stack validation is finished
instead of when a stack/setting gets changed.
2017-07-26 14:09:18 +02:00
Ghostkeeper
b08c4cd1dc
Update PVA Verydraft support layer thickness
Apparently 0.6mm layers produced edges that were being pulled along with the nozzle. 0.3mm it is then.
2017-07-26 12:39:43 +02:00
Ghostkeeper
52bf6245c1
Remove superfluous fuzzy markers
These seem to be translated fine. I think the translators just forgot to remove these. There are some other fuzzy markers that are still properly marked because they need to be looked at.
2017-07-26 11:33:54 +02:00
Ghostkeeper
e81eb87d25
Consistency fixes
Mostly grammar.
2017-07-26 11:33:54 +02:00
Ghostkeeper
f2326f33de
Correct metadata
Including credits and such.
2017-07-26 11:33:53 +02:00
Ghostkeeper
5006356bfe
Improved Polish translation
I received this new Polish translation for Cura that was better translated. Let's fill these in.
2017-07-26 11:33:53 +02:00
krios-fabteam
4ad33dc0b8 platform size reduced 2017-07-26 10:58:54 +02:00
krios-fabteam
54c901de1b added materials 2017-07-26 09:17:15 +02:00
krios-fabteam
0cf355635d Added FABtotum Personal Fabricator 2017-07-25 15:54:01 +02:00
Jaime van Kessel
4b944d6ce8 Merge pull request #2160 from Ultimaker/thopiekar-layerview-text-color
LayerView: Set color for comp. mode text
2017-07-25 14:43:37 +02:00
kemiq3d
8ea185f04f Update kemiq_q2_gama_pla_normal.inst.cfg
new line added at the end
2017-07-25 12:54:15 +03:00
kemiq3d
05ce527ccf Update kemiq_q2_gama_pla_low.inst.cfg
new line added at the end
2017-07-25 12:53:55 +03:00
kemiq3d
7302fb5fd0 Update kemiq_q2_gama_pla_fine.inst.cfg
new line added at the end
2017-07-25 12:53:37 +03:00
kemiq3d
f1522e0589 Update kemiq_q2_gama_pla_draft.inst.cfg
new line added at the end
2017-07-25 12:53:12 +03:00
kemiq3d
47f38b8ad8 Update kemiq_q2_beta_pla_normal.inst.cfg
new line added at the end
2017-07-25 12:52:55 +03:00
kemiq3d
0501e36a94 Update kemiq_q2_beta_pla_low.inst.cfg
new line added at the end
2017-07-25 12:52:37 +03:00
kemiq3d
fea4141b68 Update kemiq_q2_beta_pla_fine.inst.cfg
new line added at the end
2017-07-25 12:52:03 +03:00
kemiq3d
d09f886f4c Update kemiq_q2_beta_pla_draft.inst.cfg
new line added at the end
2017-07-25 12:50:25 +03:00