Commit graph

10581 commits

Author SHA1 Message Date
Ghostkeeper
707f261503
Merge branch 'halfakop-2.6' into 2.6 2017-06-06 09:02:45 +02:00
Ruslan Popov
0e3b03795d Update russian translation. 2017-06-05 08:55:57 +03:00
Ghostkeeper
ec7081d95a
Add sanding speed setting
The acceleration and jerk aren't adjustable yet (it uses top/bottom acceleration and jerk). Later, maybe.

Contributes to issue CURA-3903.
2017-06-02 17:15:02 +02:00
Ghostkeeper
c69b3110be
Add line spacing setting
This determines the distance between the passes of the sanding nozzle over the surface.

Contributes to issue CURA-3903.
2017-06-02 15:53:17 +02:00
Ghostkeeper
d9f03790dc
Remove lines pattern from sanding
The lines pattern is essentially the same as zigzag if you're extruding nothing or very little.

Contributes to issue CURA-3903.
2017-06-02 15:29:23 +02:00
Ghostkeeper
f719be2484
Be robust against faulty data from the engine
We modify the line types that we get from the engine so that it's always within range.

This was a bug I found during development of CURA-3903.
2017-06-02 11:35:11 +02:00
Ghostkeeper
afb5dd7582
Merge branch '2.6' 2017-06-02 10:27:51 +02:00
Ghostkeeper
e57a39b028
Move prime tower 1mm down again
Otherwise the combination of 0.8mm PVA and 0.8mm CPE causes the prime tower brim to be placed off the build plate.
2017-06-02 10:25:58 +02:00
MaukCC
2b48311a12 Update cartesio_0.4_arnitel2045_high.inst.cfg 2017-06-02 09:47:59 +02:00
MaukCC
ade6d45d7c Update cartesio_0.4_arnitel2045_normal.inst.cfg 2017-06-02 09:47:47 +02:00
maukcc
88e761e1be Cartesio acc. and jerk control
Added acceleration and jerk control for normal opperation, for special
materials, and for multi material jobs.
2017-06-02 09:41:04 +02:00
Mark Burton
c02f981f16 Merge branch 'master' into mb-group-walls 2017-06-02 08:27:45 +01:00
Ghostkeeper
a58926263c
Add flow rate for sanding
Let's see how this works out.

Contributes to issue CURA-3903.
2017-06-02 09:27:05 +02:00
Ghostkeeper
33dccc1340
Add sanding pattern setting
I should probably remove Lines or Zig Zag as option, since they are basically the same.

Contributes to issue CURA-3903.
2017-06-01 21:57:26 +02:00
Ghostkeeper
5400e87548
Add setting to enable sanding
Contributes to issue CURA-3903.
2017-06-01 17:15:37 +02:00
Ghostkeeper
3d8c932bcc
Clarify context of Print Selected Model With button description 2017-06-01 16:20:40 +02:00
Mehmet Sutas
4244c60665 Update rigid3d_zero2.def.json
Updated start_gcode
2017-06-01 15:06:26 +03:00
Lipu Fei
6bcc1c296d Do not override filter_by_material if no material is found
CURA-3884

We rely on the machine to decide whether it needs machine specific
materials, so we don't override the filter_by_material flag when
looking for quality profiles for a material.
2017-06-01 13:26:45 +02:00
Ghostkeeper
29f57f1565
Merge branch 'maukcc-master' 2017-05-31 22:36:52 +02:00
Ghostkeeper
107eeed8f4
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master 2017-05-31 22:36:02 +02:00
Ghostkeeper
2fb7821972
Merge branch '2.6' 2017-05-31 17:17:32 +02:00
Ghostkeeper
654b9cfa1c
Fix global container stack variable
The definition changes are only on the global container stack. That's the one that was meant here.

Contributes to issue CURA-3875.
2017-05-31 17:17:11 +02:00
fieldOfView
163707df01 Fix definition changes for UMO upgrade options 2017-05-31 17:03:42 +02:00
Mark Burton
d267b60534 Add warning that enabling optimization can produce slower prints in some cases. 2017-05-31 15:07:42 +01:00
Ghostkeeper
c57fa72e3b
Merge branch 'master' of github.com:Ultimaker/Cura 2017-05-31 15:22:37 +02:00
Ghostkeeper
d3ebb95734
Merge remote-tracking branch 'origin/master' 2017-05-31 15:22:19 +02:00
Jaime van Kessel
ccec148243 Plugins can now also be installed by dropping them onto the application
CURA-3712
2017-05-31 14:40:17 +02:00
Jaime van Kessel
c76a91fbb4 added curaplugin to list of plugin extensions
CURA-3712
2017-05-31 13:21:44 +02:00
Tim Kuipers
384fd45d7f JSON fix: only enable feature extruder nr settings for multi-extrusion printers (CURA-292) 2017-05-31 13:00:44 +02:00
Mark
daa51bcfb9 Merge branch 'fix_dialog_sizes' of github.com:Ultimaker/Cura into fix_dialog_sizes 2017-05-31 12:47:14 +02:00
Mark
4398960264 Give text in labels specific width so icons stay aligned 2017-05-31 12:46:07 +02:00
Mark
a66f0d4781 resize the rename-dialog 2017-05-31 12:46:07 +02:00
Mark
7bc715a9bd fixed too big dialogs and hidden checkboxes 2017-05-31 12:46:07 +02:00
Mark
4e03eeca8e Anchor the i-button to materialVariantContainer
CURA-3810
2017-05-31 12:00:44 +02:00
Mark
3177d99bcf Anchor the i-button to materialVariantContainer
CURA-3810
2017-05-31 11:59:05 +02:00
Mark
4fe4c759bd Anchor the i-button to materialVariantContainer
CURA-3810
2017-05-31 11:57:48 +02:00
maukcc
a5f46d2ff2 quality updates
deleted speed_slowdown_layers from individual qualities as it is a
global setting
2017-05-31 11:11:19 +02:00
Ghostkeeper
2ad68f6ebd
Clarify description of wall thickness
There was some confusion about whether this was the thickness of the outer walls or just the thickness of walls in general. I've removed 'outside' from the description, because hopefully that is implicit enough.
2017-05-31 11:02:53 +02:00
Mark
a934cc4182 Make the icon a litle bit smaller
CURA-3810
2017-05-31 10:50:49 +02:00
Mark
6311563909 Realign the selectboxes
CURA-3810
2017-05-31 10:50:49 +02:00
Mark
c0321a9d83 Merge branch 'fix_dialog_sizes' of github.com:Ultimaker/Cura into fix_dialog_sizes 2017-05-31 10:41:59 +02:00
Mark
f630f9c464 Give text in labels specific width so icons stay aligned 2017-05-31 10:41:36 +02:00
Mark
df3425e9e6 resize the rename-dialog 2017-05-31 10:41:36 +02:00
Mark
f0c130c593 fixed too big dialogs and hidden checkboxes 2017-05-31 10:41:36 +02:00
Mark
7676975fcb Make the icon a litle bit smaller
CURA-3810
2017-05-31 09:37:20 +02:00
Mark
4c88b82b99 Realign the selectboxes
CURA-3810
2017-05-31 09:35:22 +02:00
Ghostkeeper
fc7a32ca7f
Merge branch '2.6' 2017-05-31 09:23:01 +02:00
Ghostkeeper
5392b8f65c
Remove commented-out temperature commands from start g-code
Even though it was commented-out, it was still being detected and made Cura think that the start g-code was heating up the nozzles by itself. I've removed the lines so that the normal temperature commands get inserted by Cura automatically.
2017-05-31 09:22:49 +02:00
Ghostkeeper
9acef70b31
Merge branch '2.6' 2017-05-31 09:18:41 +02:00
Ghostkeeper
1a1266404b
Include old translations of Japanese and Korean
Because of the missing files for fdmextruder and fdmprinter, I re-generated these translations from the POT template. But that erased them, so I put the old translations back and then updated them properly with the new keys.

Contributes to issues CURA-3885 and CURA-3817.
2017-05-30 17:44:43 +02:00