Commit graph

2130 commits

Author SHA1 Message Date
Tim Kuipers
b14b05d6fb JSON: upped the retraction_count_max further up to 90 (CURA-1662) 2016-06-07 12:12:14 +02:00
Tim Kuipers
889844e34b profiles: speed changes (extra overrides) (CURA-1662) 2016-06-07 11:39:23 +02:00
Aldo Hoeben
6257fe41d5 Remove unsanctioned PLA profile 2016-06-02 14:50:02 +02:00
fieldOfView
02b8fa9043 Add missing tooltip
CURA-1643
2016-06-02 12:46:01 +02:00
Arjen Hiemstra
070e791b94 Add a preference to change LayerView top layers between 1 and 5
Fixes CURA-1643
2016-06-02 11:23:18 +02:00
Arjen Hiemstra
5873f1d4d0 Limit layer processing to 99% to indicate more stuff needs to happen
Fixes CURA-1644
2016-06-02 11:22:39 +02:00
Arjen Hiemstra
49e5b1938a Reduce number of top layer to increase processing speed 2016-06-01 15:45:54 +02:00
Jaime van Kessel
969a1ccc05 Merge pull request #759 from thopiekar/patch-5
[2.1] Set default version to 2.1.2
2016-06-01 09:38:53 +02:00
Thomas Karl Pietrowski
23cb386b7c Set default version to 2.1.2
While discussing on #718 I noticed that the splash screen still shows "master" when built from [2.1].

This sets the version to 2.1.2.
2016-05-31 17:41:36 +02:00
Ghostkeeper
7e33b76fe2 Increment version number
Contributes to issue CURA-1583.
2016-05-30 16:18:54 +02:00
fieldOfView
740f3775fa Reset stored layer data as soon as a new slice operation starts
This prevents layer view showing a combination of stale and fresh data

Fixes CURA-1370 (and CURA-1519)
2016-05-23 12:07:02 +02:00
fieldOfView
f8c8de86bc Fix showing changelog when the first item in the changelog doesn't start with an "*"
CURA-1583
2016-05-23 11:35:01 +02:00
Arjen Hiemstra
4de0a208d1 Fix version number and remove beta tag in Changelog
Fixes CURA-1575
2016-05-19 14:52:11 +02:00
Ghostkeeper
14f860f8ae
Also change default raft fan speed for subsettings
Contributes to issues PL-162, PL-163, PL-164 and PL-165.
2016-05-18 12:39:39 +02:00
Ghostkeeper
cad6d87a0c
Change inheritance for initial layer z overlap
This makes the defaults more accurate. The overlap is a little bigger now.

Contributes to issues PL-162, PL-163, PL-164 and PL-165.
2016-05-18 12:36:22 +02:00
Ghostkeeper
fa81604b89
Set default raft fan speed to 0
This makes layer adhesion better.

Contributes to issues PL-162, PL-163, PL-164 and PL-165.
2016-05-18 12:34:10 +02:00
Simon Edwards
442b9f2af3 Rename 'tmp' to something a bit more meaningful.
Contributes to CURA-1512
2016-05-17 09:43:14 +02:00
Simon Edwards
5f0c96d4a5 Correctly filter the input to the convex hull function for duplicates.
Contributes to CURA-1512
2016-05-12 16:54:34 +02:00
Ghostkeeper
34b257d0f4
Add translations for Initial Layer Z Overlap setting
English is a copy of the original. Dutch, French, Spanish and German translations were made by a native speaker. Italian by a non-native speaker. Finnish is machine-translated.

Contributes to issue CURA-1549.
2016-05-12 13:41:39 +02:00
Tim Kuipers
9f226d7552 Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 2016-05-12 11:01:59 +02:00
Tim Kuipers
5716069fe4 JSON fix: First Layer Z OVerlap ==> Inital Layer ... (CURA-1549) 2016-05-12 11:01:46 +02:00
Ghostkeeper
76f78295c4
Translation correction suggested by BagelOrb
BagelOrb indicated the translation wrongly at first. This is apparently correct.

Contributes to issue CURA-1549.
2016-05-12 10:28:18 +02:00
Ghostkeeper
c79d064107
Convert raft_airgap settings to float before computing
Can't subtract strings from each other, after all.

Contributes to issue CURA-1549.
2016-05-11 18:26:18 +02:00
Ghostkeeper
acd0a987a1 Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 2016-05-11 18:01:38 +02:00
Ghostkeeper
5a7486a32e
Add conversion of First Layer Airgap from legacy
First Layer Airgap's internal name is raft_airgap (yeah don't ask).

Contributes to issue CURA-1549.
2016-05-11 17:27:14 +02:00
Tim Kuipers
9993fcc3cf JSON feat: layer_0_z_overlap (CURA-1549) 2016-05-11 17:14:49 +02:00
Simon Edwards
2f54e3554a When trying to exit the application, forcefully shutdown the backend exe.
Fixes CURA-1453 Cura in slicing loop (Arcus Error (6, native 54))
2016-05-09 12:42:51 +02:00
Simon Edwards
dff976f197 Minor code style fix.
Contributes to CURA-1434
2016-04-26 15:21:11 +02:00
Jaime van Kessel
4d11bdd366 Changed height
CURA-1429
2016-04-26 12:09:11 +02:00
Simon Edwards
f92ff3e864 Only talk to the CuraEngine socket from the same (Main) thread, and be a lot more careful about handling the StartSliceJob when restarting CuraEngine.
Fixes CURA-1434
2016-04-25 15:53:02 +02:00
Jaime van Kessel
d606d6dfe4 Merge pull request #701 from THeijmans/2.1
UM2+ profile improvements
2016-04-15 14:43:06 +02:00
Tom Heijmans
7ce5c6c6bc Fixed inheritance issues 2016-04-15 14:36:13 +02:00
Tom Heijmans
00305f1c53 Updated inheritance functions for um2+ 2016-04-15 13:35:25 +02:00
Tom Heijmans
3776d3c6d2 Updated material & UM2+ profiles 2016-04-15 13:33:30 +02:00
Ghostkeeper
ea6a4d5f27
../resources/i18n/nl/fdmprinter.json.po 2016-04-12 17:39:03 +02:00
Ghostkeeper
7cc31c3d2e Update translations
Updates the translations with the updated strings. Made by Bothof.

Contributes to issue CURA-1190.
2016-04-12 16:34:45 +02:00
Arjen Hiemstra
4253a3f9ef Round convex hull data to 0.1mm, then remove duplicates
This greatly reduces convex hull complexity while at the same
time not introducing much error into the convex hull. This keeps
things responsive when dealing with more complex models.

Contributes to CURA-1387
2016-04-12 15:40:10 +02:00
fieldOfView
6e1265a822 Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX
Without these additions, windows (preferences, wizards, about) open larger than fullscreen, making some controls inaccessible

Fixes CURA-504
2016-04-12 10:23:43 +02:00
Arjen Hiemstra
51c4e277ae Do not round convex hull points to nearest int
This might have made sense when convex hulls were not recalculated on
transformation changes but as it is now, we want to be able to specify
0.5 as a valid point for a convex hull.

Contributes to CURA-435
2016-04-11 15:30:27 +02:00
Arjen Hiemstra
cdb235740d Use fdmprinter.json If we have no active machine instead of returning None
This prevents issues where backend creation would end up in an infinite
loop while there was no active machine.

Contributes to CURA-1376
2016-04-11 13:01:03 +02:00
Tim Kuipers
e28bed6006 JSON fix: max value of infill_sparse_thickness based on engine MAX_COMBINE_COUNT hardcoded value (CURA-1374) 2016-04-08 16:43:18 +02:00
Jaime van Kessel
bc0d8818cf Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 2016-04-08 09:59:35 +02:00
Jaime van Kessel
e034e3f9e1 Extra hull area now matches the assumptions in the rest of the code
It's now also correct according to the original documentation.
CURA-435
2016-04-08 09:58:34 +02:00
ckielstra
75d3a13659 Spelling 2016-04-08 09:51:46 +02:00
Jaime van Kessel
24950627dc Removable drives with any name are now accepted by OSX
I have no idea why the old plugin only accepted drives with the name
"MASS STORAGE DEVICE", but it now simply lists all removable drives

CURA-1365
2016-04-07 13:31:20 +02:00
Jaime van Kessel
b62c890bfa Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 2016-04-06 17:24:40 +02:00
Jaime van Kessel
c176c608d7 Added extra mm to UM2+ lower right disallowed area
CURA-1166
2016-04-06 17:23:11 +02:00
Ghostkeeper
3a478dac12
Fix inaccuracy in change log
You can't actually set a profile per object. You can set settings per object.

Contributes to issue CURA-1326.
2016-04-06 16:47:21 +02:00
Jaime van Kessel
34b0d051fb Updated changelog for 2.1 release
CURA-1326
2016-04-06 15:02:49 +02:00
Jaime van Kessel
e2e25ea3e8 Merge branch '2.1-max_message_size_fix' of https://github.com/Ultimaker/Cura into 2.1 2016-04-06 11:42:38 +02:00