8977 Commits

Author SHA1 Message Date
Thomas Karl Pietrowski
c75261a023 Removing multiple import
We only need to import UM.Platform once.
2017-03-18 09:57:09 +01:00
Ghostkeeper
2d9b2216a3
Allow printing support roof and bottom with different extruders
Note that currently the support_interface_extruder_nr is still used by the engine for some things and therefore the build volume calculations may not be 100% correct. I'll fix that up soon.

Contributes to issue CURA-3491.
2017-03-17 15:55:18 +01:00
Tim Kuipers
35516ccc45 JSON fix: tetrehedral infill line distance was wrong (CURA-3474)
the infill line distance in the frontend is the average line distance, not the line distance between two lines which are equidistant
2017-03-17 15:05:01 +01:00
Ghostkeeper
8de0bd60c7
Split support inerface line width into roof and bottom
This way you can change them separately.

Contributes to issue CURA-3491.
2017-03-17 15:02:44 +01:00
Ghostkeeper
3e464964db
Split support interface density into roof/bottom
Each has its own line distance setting. The original support interface line distance is no longer used then.

Contributes to issue CURA-3491.
2017-03-17 14:47:17 +01:00
Lipu Fei
8e77d212f7 Remove "Save All" and add "Save As" MenuItem
CURA-3496
2017-03-17 14:31:22 +01:00
Ghostkeeper
cdaeb13c3a
Use support infill density instead of line distance
Making these profiles use line distance prevents the user from setting their own density. This density is exactly equivalent.

Contributes to issue CURA-3491.
2017-03-17 13:29:15 +01:00
Ghostkeeper
933ca70890
Add separate settings for support roof/bottom jerk
You can now tune them separately.

Contributes to issue CURA-3491.
2017-03-17 11:29:33 +01:00
Ghostkeeper
d33c8e8436
Fix spelling of support interface acceleration descriptions
My own copy-paste mistake here.

Contributes to issue CURA-3491.
2017-03-17 11:24:10 +01:00
Ghostkeeper
65daa86fb0
Add separate settings for support roof and bottom acceleration
You can now tune them separately.

Contributes to issue CURA-3491.
2017-03-17 11:14:48 +01:00
Ghostkeeper
250995611a
Fix typo in Support Interface Acceleration
Contributes to issue CURA-3491.
2017-03-17 11:14:02 +01:00
Ghostkeeper
c15e70a6a6
Make support bottom speed description more accurate
It doesn't affect overhang really.

Contributes to issue CURA-3491.
2017-03-17 11:13:30 +01:00
Ghostkeeper
03ae298389
Add support roof and bottom speeds
They can now be separately adjusted instead of just support interface.

Contributes to issue CURA-3491.
2017-03-17 10:43:01 +01:00
Ghostkeeper
ab3d2e3570
Fix typo in support interface description
Contributes to issue CURA-3491.
2017-03-17 10:41:27 +01:00
Jaime van Kessel
e620d8fd9a Added extra logging to authentication loading to indicate difference between no auth at all or (some) loaded auth 2017-03-17 10:30:04 +01:00
Jaime van Kessel
fe826d16b8 Merge branch 'master' of github.com:Ultimaker/Cura 2017-03-17 10:23:10 +01:00
Jaime van Kessel
296152ed33 Added extra logging when authentication gets removed for network printer 2017-03-17 10:22:41 +01:00
austin-makeit
8cd5c8bb69 Update makeit_pro_m 2017-03-16 15:50:54 -07:00
austin-makeit
918c5e1254 Update makeit_pro_l 2017-03-16 15:49:35 -07:00
austin-makeit
2a0137156b Merge pull request #2 from austin-makeit/patch-1
Patch 1
2017-03-16 15:45:34 -07:00
austin-makeit
8418c6b39b Create makeit_l_dual_2nd 2017-03-16 15:43:02 -07:00
austin-makeit
2523630455 Create makeit_l_dual_1st 2017-03-16 15:42:48 -07:00
austin-makeit
499f1998ca Create makeit_dual_2nd 2017-03-16 15:42:35 -07:00
austin-makeit
b5cc2b7059 Create makeit_dual_1st 2017-03-16 15:42:18 -07:00
austin-makeit
e4d32db873 Merge pull request #1 from austin-makeit/patch-2
Create MAKEiT definitions and extruders
2017-03-16 15:41:01 -07:00
austin-makeit
179919d14c Create makeit_pro_m 2017-03-16 15:33:13 -07:00
austin-makeit
d0ce717add Create makeit_pro_l 2017-03-16 15:30:42 -07:00
Jaime van Kessel
d52515d57d Added invert zoom preference option 2017-03-16 19:06:57 +01:00
Jack Ha
7604ae62f3 Merge branch '2.5' 2017-03-16 16:04:59 +01:00
Jack Ha
7d62a699fb Capitalize Not Supported. CURA-3390 2017-03-16 16:04:47 +01:00
Jack Ha
ff77571300 Merge branch '2.5' 2017-03-16 16:01:33 +01:00
Jack Ha
aa691033e0 Added Not Supported profiles for incompatible materials. CURA-3510 2017-03-16 16:01:18 +01:00
Jack Ha
6194ffa27b Removed comment. CURA-3390 2017-03-16 15:28:57 +01:00
Jack Ha
60c5112824 Merge branch 'master' of github.com:Ultimaker/Cura 2017-03-16 15:27:55 +01:00
Jack Ha
9b06983f3e GCode reader: Better layerheight guess, refactoring, more robust, take extruder offset into account of multi extrusion. CURA-3390 2017-03-16 15:27:48 +01:00
Jaime van Kessel
f736e74f77 Moved setting of color for convex hull to constructor
This should result in less color changes so should make it slightly faster
CURA-3419
2017-03-16 15:08:06 +01:00
Jaime van Kessel
36b5c369cf Merge branch '2.5' of github.com:Ultimaker/Cura 2017-03-16 13:44:26 +01:00
Jaime van Kessel
de02d331c7 Selection tool operation stoped no longer triggers platform physics
CURA-3465
2017-03-16 13:42:29 +01:00
Lipu Fei
e00c68344a CURA-3495 open project/models in one dialog 2017-03-16 13:37:06 +01:00
Lipu Fei
b35a97c770 CURA-3495 preRead() takes flexible arguments 2017-03-16 13:37:06 +01:00
Lipu Fei
ea16f967d7 Fix code styling 2017-03-16 13:37:06 +01:00
Jaime van Kessel
a7b5879263 Merge branch '2.5' of github.com:Ultimaker/Cura 2017-03-16 13:18:41 +01:00
Jaime van Kessel
efce0696bd Recently activated material can no longer be removed
CURA-3147
2017-03-16 13:11:51 +01:00
Tim Kuipers
36420070fa JSOn fix: more description on support_bottom_stair_step_height (CURA-3380) 2017-03-16 13:02:50 +01:00
Jaime van Kessel
134425db90 Merge branch '2.5' of github.com:Ultimaker/Cura 2017-03-16 11:27:54 +01:00
Jaime van Kessel
36bcd90e08 Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5 2017-03-16 11:27:10 +01:00
Jaime van Kessel
a170624ff1 Disabled the 2.5 upgrader 2017-03-16 11:26:50 +01:00
Jaime van Kessel
1f734d5245 Disabled the start_layers_at_same_position setting 2017-03-16 11:21:08 +01:00
Jaime van Kessel
6da6ae1b9e start_x and start_y are now settable per extruder 2017-03-16 11:19:44 +01:00
Jaime van Kessel
5bcfba0f17 Revert "removal: remove start_layers_at_same_position; it is now mandatory to start each layer near the given position (CURA-3339)"
This reverts commit 1482c27b21fb45819d2a400ede937662f34870ed.
2017-03-16 11:16:55 +01:00