Ghostkeeper
31e88aa5af
Also check for errors via limit_to_extruder settings
...
The error should then not be checked in the active stack but in the stack which has the correct setting value.
Contributes to issue CURA-3291.
2017-02-01 14:14:50 +01:00
Mark Burton
eabfb797d6
Add anchor_skin_distance setting and tweak descriptions of related settings.
...
Now, the user can control how far the skins are expanded into the infill.
2017-02-01 12:54:35 +00:00
Ghostkeeper
9cf0fdc4a3
Add quality profiles for ABAX printers
...
These are delivered to me by Pedro J. of ABAX 3D Tech. I modified the file names to be in line with our code standards, and I modified the link to the machine definition to coincide with the file names that were changed there to be in line with our code standards.
2017-02-01 13:17:02 +01:00
Ghostkeeper
f2695a40e0
Remove Prusa platforms from ABAX printers
...
The Prusa platform meshes say 'PRUSA' in huge letters. They are not the ABAX printers, though the structure is mostly the same. To prevent confusion I'm removing the platform mesh.
2017-02-01 13:17:02 +01:00
Ghostkeeper
2c893e2ea1
Conform ABAX printers to our code style
...
Fixed indenting, that's mostly all.
2017-02-01 13:17:02 +01:00
Ghostkeeper
d45f292324
Add ABAX printer definitions
...
These are exactly how they were delivered to me by Pedro J. from ABAX 3D Tech.
2017-02-01 13:17:02 +01:00
Tim Kuipers
6e84805c93
fix: angle limitations for machine_nozzle_expansion_angle (CURA-2572)
2017-02-01 13:10:39 +01:00
Tim Kuipers
6b7876d60e
fix: fill line distance of 0 is possible, but generates no fill (CURA-2572)
2017-02-01 13:06:02 +01:00
Tim Kuipers
2db15602a4
fix: minmum line width is 1 micron (CURA-2572)
2017-02-01 13:05:17 +01:00
Ghostkeeper
307896cb41
Fix converting URL to local path in setDefaultPath
...
It is a method, not a static function.
Contributes to issue CURA-3297.
2017-02-01 09:48:06 +01:00
Mark Burton
45dc52de16
Provide separate settings for anchoring upper and lower skins in infill.
...
Just expanding the upper skins into the infill is probably sufficient for
most situations but if users want a symmetrical structure then expanding
lower skins too could be useful. Users will need to experiment to get the
desired results for a given model.
2017-02-01 08:37:20 +00:00
Mark Burton
5817905459
Added anchor_skin_in_infill setting.
...
When enabled, skin areas are increased in size so that they project into
the infill by at least the distance between infill lines.
2017-01-31 18:47:27 +00:00
Ghostkeeper
1a4d71c3f8
Save last-opened file path as local-file format
...
It's stored in the format of '/home/user/Models/Basic' rather than 'file:///home/user/Models/Basic'. The QML FileDialog class expects the latter format though.
Contributes to issue CURA-3297.
2017-01-31 17:42:32 +01:00
Jack Ha
e31a695061
WIP OpenGL 4.1 core profile. CURA-3273
2017-01-31 17:05:00 +01:00
Ghostkeeper
3aec36018f
Add entry that we switched Linux to AppImage format
...
It was deemed worthy to mention.
Contributes to issue CURA-3048.
2017-01-31 16:54:54 +01:00
Ghostkeeper
a9b8fbe72b
Don't start menu entry with 'Configur'
...
Because OSX triggers on that and moves the entry in its own main menu.
Contributes to issue CURA-3029.
2017-01-31 14:19:21 +01:00
Ghostkeeper
d4af2ce797
Merge branch 'maukcc-master'
2017-01-31 13:14:42 +01:00
Ghostkeeper
7115db6f2e
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2017-01-31 10:46:36 +01:00
Jack Ha
aa923321f8
Fix compatibility mode layout. CURA-3273
2017-01-31 09:19:18 +01:00
MaukCC
e2b208eebd
Update cartesio_0.4.inst.cfg
2017-01-31 09:02:31 +01:00
MaukCC
26854eedcf
Update cartesio_extruder_0.def.json
2017-01-31 09:01:46 +01:00
MaukCC
f65ea57e80
Update cartesio.def.json
2017-01-31 09:01:14 +01:00
Ghostkeeper
876de2bd03
Merge branch 'patch-1' of https://github.com/probonopd/Cura into probonopd-patch-1
2017-01-30 17:39:31 +01:00
Jack Ha
523211c3e8
Merge branch 'layer_view3_cleanup' into layer_view3_layout
2017-01-30 16:48:31 +01:00
Jack Ha
5a2aa8846b
Added extruder count detection to layer view. CURA-3273
2017-01-30 13:29:35 +01:00
Jack Ha
d6f00a0a64
Solved merge conflict. CURA-3321
2017-01-30 11:40:53 +01:00
Jack Ha
5f6ed488d1
Layerview removed Color Only Selected Extruder, cleanup 3d shader. CURA-3273
2017-01-30 11:39:59 +01:00
Jack Ha
645d188698
Merge branch 'layer_view3_cleanup' into layer_view3_layout
2017-01-30 11:26:13 +01:00
Jack Ha
2f9618f2ad
Merge branch 'master' into layer_view3_cleanup
2017-01-30 11:25:55 +01:00
Jack Ha
b1d95f3464
Layout Layer View menu, removed item, changed size. CURA-3321
2017-01-30 11:24:51 +01:00
Ghostkeeper
ee2076b407
Merge branch '2.4'
2017-01-28 02:35:28 +01:00
Ghostkeeper
d24f42444e
Fix formatting so translation files actually compile
...
My guess is that the translation bureau didn't properly check its file format correctness.
Contributes to issue CURA-3028.
2017-01-28 02:30:33 +01:00
Ghostkeeper
24cb768339
Remove all fuzzy markers from professional translations
...
They don't want them there. They apparently don't think they have to check for fuzziness either.
Contributes to issue CURA-3028.
2017-01-28 01:44:17 +01:00
Ghostkeeper
3d0c57262c
Fix fuzzy translations
...
They are still marked as fuzzy. Going to resolve that next.
Contributes to issue CURA-3028.
2017-01-28 01:29:40 +01:00
Ghostkeeper
efb866c64f
Update translations for 2.4
...
This initial round, the translators didn't check the fuzzy string matches. These are therefore incorrect. We have new translations for the fuzzies. I'm going to add them now.
Contributes to issue CURA-3028.
2017-01-28 01:05:43 +01:00
Mark Burton
31c1684066
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
2017-01-27 15:55:43 +00:00
Mark Burton
27a52092d3
Add the skin_angles setting which is analogous to the infill_angles setting.
2017-01-27 15:55:22 +00:00
Mark Burton
afc75b6c3e
Now uses the [int] setting type. The default value is [ ] (an empty list).
2017-01-27 15:54:58 +00:00
Mark Burton
db3cf0c0fb
Add the [int] setting type for settings that are a list of integers.
...
The RegExpValidator (more of a restrictor than a validator) requires the
text to start with a '[' and then have a sequence of integers separated by
commas. A trailing ']' is accepted.
2017-01-27 15:54:19 +00:00
Simon Edwards
eb43806d7a
Merge branch 'master' into python_type_hinting
2017-01-27 15:37:30 +01:00
Ghostkeeper
35cbedc5fe
Merge pull request #1386 from Patola/master
...
Fixed little things according to advice from Ghostkeeper
2017-01-27 09:52:46 +01:00
Cláudio (Patola) Sampaio
f83a2c1066
Fixed two typos, removed quotes from jerk, changed 'anti-suporte' to 'anti-pendências' so that it does not conflict with future changes.
2017-01-27 09:51:38 +01:00
Jaime van Kessel
48e5a2237d
Merge branch 'master' of github.com:Ultimaker/Cura
2017-01-27 09:33:13 +01:00
Cláudio (Patola) Sampaio
798b40864c
Fixed two typos, removed quotes from jerk, changed 'anti-suporte' to 'anti-pendências' so that it does not conflict with future changes.
2017-01-27 03:44:05 -02:00
Jack Ha
bb1fa3ae04
Started changing layout of layer view. CURA-3321
2017-01-26 17:29:39 +01:00
Jaime van Kessel
d9541a08b8
3mf reader now uses fast normal calculation
...
CURA-3215
2017-01-26 17:27:41 +01:00
Ghostkeeper
bb584f5f32
Merge branch 'ubitux-misc'
2017-01-26 17:27:29 +01:00
Ghostkeeper
4f2ec59298
Merge branch 'misc' of https://github.com/ubitux/Cura into ubitux-misc
2017-01-26 17:24:24 +01:00
Ghostkeeper
73516fce89
Merge branch 'fieldOfView-fix_unthemed_rects'
2017-01-26 17:21:21 +01:00
Ghostkeeper
0a2520599d
Merge branch 'fix_unthemed_rects' of https://github.com/fieldOfView/Cura into fieldOfView-fix_unthemed_rects
2017-01-26 17:19:05 +01:00