Commit graph

9287 commits

Author SHA1 Message Date
Diego Prado Gesto
de5de8b9f1 Merge branch 'master' of github.com:Ultimaker/Cura 2019-06-11 09:54:14 +02:00
Diego Prado Gesto
b90fb9f810 Make the layer and path slider a bit longer 2019-06-11 09:53:37 +02:00
KOUBeMT
00dbe63300 ABS_cooling_N0.6 2019-06-07 17:01:30 +02:00
Ghostkeeper
abda45ee59
Set crystalline to false by default
Because PLA is not crystalline.

Contributes to issue CURA-6329.
2019-06-07 16:26:19 +02:00
Ghostkeeper
27ea9c813e
Allow negative retraction distances
You COULD want to extrude.

Contributes to issue CURA-6329.
2019-06-07 13:57:56 +02:00
Ghostkeeper
ec22ddcb9a
Give infill and support interface a more distinct colour
We had complaints that infill had a too similar colour to skin.

Fixes #5827.
2019-06-07 13:30:15 +02:00
Remco Burema
6f928ad97c Merge branch 'master' into feature_intent 2019-06-07 10:39:52 +02:00
KOUBeMT
ee06ecca01 Indentation_fix_tabs_to_4spaces 2019-06-07 10:15:29 +02:00
KOUBeMT
c54f599acb indentation_fix 2019-06-06 15:04:32 +02:00
Lipu Fei
e28ba497d3 Remove prime_tower_circular from profiles
CURA-6460
2019-06-06 13:11:26 +02:00
Lipu Fei
47ecdda0bc Show prime blob by default
CURA-6414

So user can see if it's in a warning state.
2019-06-06 12:31:06 +02:00
Lipu Fei
960a20652a Add warning state for prime blob and CheckBox
CURA-6414
2019-06-06 12:30:27 +02:00
Lipu Fei
0e55b25e0b
Merge pull request #5768 from Ultimaker/CURA-5395-orthographic-view
Support for orthographic view
2019-06-06 11:49:25 +02:00
Remco Burema
ccbc00c2ee Don't prime-blob when print-sequence is one-at-a-time. [CURA-6414] 2019-06-06 11:16:30 +02:00
Ghostkeeper
1620ee6825
Rename user-visible setting
This is the easy part...

This setting actually indicates the maximum diameter that gets supported by a tower, so it should be more of a 'maximum diameter'.
Now the setting key is very different from the setting name so we're going to change that too.

Contributes to issue CURA-6311.
2019-06-06 10:20:12 +02:00
Ghostkeeper
81919b75df
Implement Z Hop Speed
Z Hops have their own speeds now. It no longer uses the maximum feedrate, which was unknown for some printers and therefore limited only to light speed, which was too much for some printers to handle.

Implements CURA-6532.
2019-06-06 10:15:50 +02:00
Remco Burema
a30814fe52 Remove square prime tower. [CURA-6460] 2019-06-06 10:07:05 +02:00
KOUBeMT
4751bfc75f Speed_change 2019-06-05 17:52:41 +02:00
KOUBeMT
2a2656b14e Speed_adjustment 2019-06-05 17:46:11 +02:00
Jaime van Kessel
499e02579e Fix hiding settings that were not visible by default
CURA-6556
2019-06-05 16:36:30 +02:00
KOUBeMT
cc693a8804 First_Strateo3D_commit 2019-06-05 15:04:18 +02:00
Remco Burema
7aa17da536
Merge pull request #5791 from Ultimaker/CURA-6490_fix_ppa_attempt2
CURA-6490 Fix settings attempt 2
2019-06-05 13:07:47 +02:00
Jaime van Kessel
35ec70a3cf Add a selector for the intent profile
CURA-6534
2019-06-05 11:13:32 +02:00
Jaime van Kessel
2d8c19203e Expose intent model to QML
CURA-6534
2019-06-05 09:57:42 +02:00
trouch
4e7067ad2b remove creasomemod essential setting visibility 2019-06-05 01:19:15 +02:00
Jaime van Kessel
69038c9e75 Added two test intent profiles
CURA-6534
2019-06-04 17:40:58 +02:00
Ghostkeeper
b9e4ce8d15
Remove break preparation temperature
This setting is not used in the deprime procedure.

Contributes to issue CURA-6329.
2019-06-04 17:06:41 +02:00
trouch
ce9b48ab26 fix: remove heavy platform models 2019-06-04 16:46:03 +02:00
trouch
0812f354f0 feat: use quality inheritance 2019-06-04 16:44:40 +02:00
Ghostkeeper
3d6e43ba9e
Disable deprime-related settings
Cura needs to be able to read these from the XML profiles in order to set up the experiment, but they don't affect slicing so the user doesn't need to adjust them.

Contributes to issue CURA-6329.
2019-06-03 17:28:53 +02:00
Ghostkeeper
d7d51571b5
Add additional settings from XML materials
These are all needed to implement the end-of-filament deprime procedure in the PPA's experiment. They are not necessary for slicing.

Contributes to issue CURA-6329.
2019-06-03 17:25:00 +02:00
Jaime van Kessel
7cc4ac741c Add version upgrade that adds empty intent profile to the stacks
CURA-6534
2019-06-03 11:49:03 +02:00
trouch
7f282a9870 fix: ender-2 purge line 2019-06-02 16:40:49 +02:00
trouch
2581183930 fix: gantry height 2019-06-02 16:37:10 +02:00
Ghostkeeper
233ce41b29
Merge branch 'patch-1' of https://github.com/BarrensZeppelin/Cura into BarrensZeppelin-patch-1 2019-05-31 14:53:48 +02:00
Ghostkeeper
95e7835da8
Better defaults for preshrink and skin expansion distance in CLI
Discovered during investigation of Ultimaker/CuraEngine#1062.
2019-05-31 13:06:10 +02:00
Jaime van Kessel
c9f07c898c Refactoring the rotateView to setCameraRotation
The new name actualy reflects what it was doing (it sets the rotation, it
doesn't apply a new one to it!)

CURA-5395
2019-05-31 11:32:16 +02:00
Diego Prado Gesto
e55e25e391 Improve Japanese translation that missed one sentence
Contributes to CURA-6547.
2019-05-31 11:24:58 +02:00
Jaime van Kessel
8b7c95da35 ViewOrientationControls now use actions
This prevents code duplication

CURA-5395
2019-05-31 11:23:44 +02:00
Mark Burton
77643d1788 Fix visibility of Connect Support Lines. 2019-05-31 07:58:47 +01:00
Oskar Haarklou Veileborg
5dca589d6a
fdmprinter.def.json: draft_shield_enable -> draft_shield_enabled
This seems to have been typos.
2019-05-30 11:06:41 +02:00
trouch
17da2b2afd fix: import creawsome definitions 2019-05-29 22:16:58 +02:00
Jaime van Kessel
27f60a6d5d Directly show feedback when pressing the slice button
CURA-6034
2019-05-29 16:32:43 +02:00
Cherubim
310a48a2c9
Correct American spelling: Flavour -> Flavor 2019-05-28 15:33:47 +02:00
Cherubim
6bf3b1509a
Merge branch 'master' of github.com:Ultimaker/Cura 2019-05-28 14:37:37 +02:00
Cherubim
eea9528795
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master 2019-05-28 12:56:18 +02:00
Remco Burema
fc908cdf9b Revert "Settings-GUI: Max decimal places to 4 (from 3)."
This reverts commit 020bedcfee.
2019-05-28 11:33:17 +02:00
Cherubim
b19c6dad64
Merge branch 'master' of github.com:Ultimaker/Cura 2019-05-28 11:07:48 +02:00
Cherubim
0ebb2a35fe
Merge branch '4.1'
Conflicts:
	resources/i18n/es_ES/cura.po -> Correction being made on master while translations were being done for 4.1.
2019-05-28 11:07:20 +02:00
Remco Burema
020bedcfee Settings-GUI: Max decimal places to 4 (from 3). 2019-05-28 11:07:18 +02:00