2131 Commits

Author SHA1 Message Date
Ghostkeeper
5a87a5a980
Make base Creality profile invisible (but the rest visible)
This makes it more logical to the user who just has a certain printer model.

Contributes to issue CURA-6554.
2019-07-02 12:00:24 +02:00
Ghostkeeper
234a85202a
Rename creawsome to creality
These are now meant to be the one-and-only Creality profiles, replacing the old profiles originally in Cura.

Contributes to issue CURA-6554.
2019-07-02 11:48:23 +02:00
Ghostkeeper
d9013a918e
Remove IDs from .def.json files
They are not used. It uses the filename instead.

Contributes to issue CURA-6554.
2019-07-02 11:23:28 +02:00
Ghostkeeper
8f83b5aea2
Merge branch 'fix/creawsomemod' of https://github.com/trouch/Cura into trouch-fix/creawsomemod 2019-07-02 11:20:51 +02:00
Jaime van Kessel
20357dabb3 Merge branch 'feat_line_spacings' of https://github.com/BagelOrb/Cura 2019-07-01 17:19:26 +02:00
Lipu Fei
67f10d8bc3
Merge pull request #5885 from Ultimaker/CURA-6329_add_crystallinity_setting
Add deprime settings
2019-06-27 16:09:36 +02:00
Ghostkeeper
fe0fcc6eec
Change human-readable names of renamed settings too
Forgot about those.

Contributes to issue CURA-6329.
2019-06-26 16:43:11 +02:00
Ghostkeeper
faf256b2f0
Rename deprime settings with the new name
These have been renamed for greater clarity. We also have to rename them on this side now.

Contributes to issue CURA-6329.
2019-06-26 16:41:51 +02:00
pkuiper-ultimaker
67191c4040
Merge pull request #5863 from Ultimaker/CURA-6414_no_blob_for_one_at_a_time
Don't prime-blob when print-sequence is one-at-a-time. [CURA-6414]
2019-06-25 17:44:51 +02:00
Lipu Fei
934248e218
Merge pull request #5578 from curso007/master
Adding Geeetech A30 & FLSUN QQ-S machine definitons
2019-06-24 13:27:03 +02:00
Lipu Fei
92d029d18f
Update flsun_qq_s.def.json 2019-06-24 13:22:18 +02:00
Lipu Fei
7bd297bef5
Fix setting_version 2019-06-24 13:21:04 +02:00
Lipu Fei
544e7a1614
Rename Geeetech_A30.def.json to geeetech_a30.def.json 2019-06-24 13:20:04 +02:00
Lipu Fei
6a7da56057
geeetech_a30.def.json
Fix geeetech_a30.def.json
2019-06-24 13:19:24 +02:00
Ghostkeeper
6273d34eae
Merge branch 'master' of https://github.com/Robokinetics/Cura into Robokinetics-master 2019-06-21 11:33:07 +02:00
Робокинетика
f5d94b9646
Fixed the value of "retraction_amount" 2019-06-21 11:53:06 +03:00
Diego Prado Gesto
efa42ccbd1 Merge branch 'master' into CURA-6329_add_crystallinity_setting 2019-06-20 14:06:18 +02:00
Remco Burema
9845178d26 Remove superfluous bracket (causing 'EOF'). [CURA-6460] 2019-06-20 09:44:19 +02:00
Ghostkeeper
15997685df
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master 2019-06-20 09:18:16 +02:00
Ghostkeeper
adc6f79c9c
Merge branch 'master' into CURA-6329_add_crystallinity_setting 2019-06-18 15:50:48 +02:00
maukcc
c2ad542e21 HMS434 update
start gcode
exruder gcode
2019-06-18 10:56:04 +02:00
Lipu Fei
1d85e60a6b Merge remote-tracking branch 'origin/master' into CURA-6460_remove_square_tower 2019-06-17 13:11:07 +02:00
Ghostkeeper
edcf905870
Merge branch 'master' of https://github.com/Robokinetics/Cura into Robokinetics-master 2019-06-17 09:38:12 +02:00
Робокинетика
f95bac436e
Update erzay3d.def.json 2019-06-16 19:33:30 +03:00
Ghostkeeper
a39ac2ca22
Reduce travel jerk/acceleration and reduce print jerk slightly
These settings are preventing layer shifts on the Tevo Tornado according to our users at #5694.
2019-06-14 11:50:58 +02:00
Remco Burema
fd8dfb4185 Fix resolve/value/warning definition for enable prime blob. [CURA-6414] 2019-06-14 11:39:48 +02:00
Ghostkeeper
a89465afa1
Build volume temperature should not be settable per extruder
Just like build plate temperature, the per-extruder profiles can still override it but it will be resolved to a single global value.
2019-06-14 11:38:18 +02:00
Ghostkeeper
52ed79805e
Enable numerous settings that just work fine with tree support
Found via a report in #5453.
2019-06-14 09:51:27 +02:00
Remco Burema
1ae8011cf7 Clarify crystalline description (crystal clear?). [CURA-6329] 2019-06-12 14:02:37 +02:00
Ghostkeeper
cf9f97e897
Merge branch 'rename_minimum_diameter' into CURA-6460_remove_square_tower
Conflicts:
	plugins/VersionUpgrade/VersionUpgrade41to42/VersionUpgrade41to42.py -> Both had a version upgrade implementation.
	plugins/VersionUpgrade/VersionUpgrade41to42/__init__.py -> Both had a version upgrade implementation.
2019-06-12 13:03:05 +02:00
Ghostkeeper
b5a59d19ff
Set acceleration to 500 for Tevo Tornado
The users of this printer in #5702 found this to be a better value to prevent layer shifting. Fixes #5702.
2019-06-12 10:38:54 +02:00
Ghostkeeper
9bcf1cd761
Reduce Tevo Tornado's jerk to 10 by default
This prevents layer shifts, according to the users in #5702.
2019-06-12 10:35:37 +02:00
Ghostkeeper
a38984dcec
Increment setting_version to 8
This is required for the version upgrade.

Contributes to issue CURA-6311.
2019-06-12 09:09:41 +02:00
Ghostkeeper
f897e31e96
Rename key of support_minimal_diameter to support_tower_maximum_supported_diameter
A bit long, but you won't have to type it that often.

Contributes to issue CURA-6311.
2019-06-11 17:43:16 +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
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
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
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
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