Commit graph

4678 commits

Author SHA1 Message Date
Ghostkeeper
1cab9cb567
Clarify description of Max Comb Distance With No Retract
It wasn't really clear that a value of 0 essentially equates to not having any maximum (like setting it to infinity).
2021-05-11 15:35:14 +02:00
Kostas Karmas
3741fd59fe Delete the old twotrees_bluer definition
Since it is being replaced by the new two_trees_bluer

CURA-8212
2021-05-10 17:41:15 +02:00
Kostas Karmas
2645dc880e Update setting version to 17 for 4.10
CURA-8212
2021-05-10 17:39:33 +02:00
Konstantinos Karmas
86d84d14e1
Merge pull request #9114 from Lester3DGadgets/master
Adding Twotrees Full range printer profiles
2021-05-10 17:23:10 +02:00
Ghostkeeper
e86ae7c7c1
Keep Z Hop Speed visible
It's also used as the speed at which layer changes are made, so technically it should be kept visible since the setting does indeed affect the g-code.
In practice, it won't affect the print though. Using a reasonable Z hop speed of 10mm/s and the default acceleration of 100mm/s/s, it would take 0.1s to reach the Z hop speed. With the formula for acceleration, 1/2att+vt+c, you can see that it needs 0.5mm to get up to speed, and another 0.5mm to get back to 0. So this speed is only attained with layer heights of more than 1mm which is very unrealistic. For this reason we won't document this in the setting description or its name. The Z hop speed is only used for layer changes because it needs a sensible default for extreme cases, not because it needs to be configurable as such.

But we'll keep it visible to give a less-than-expert user a feeling of control, a placebo effect that they are actually making print quality improvements even if their firmware forbids it from making an actual difference.

Fixes Ultimaker/CuraEngine#1446.
2021-05-10 13:38:38 +02:00
ChronosTech
8b52836c64 Update temperatures and remove duplicate temperature declarations 2021-05-10 12:33:29 +02:00
ChronosTech
e9e5327bc5 Create definitons and HT0.4 quality for strateo3d. 2021-05-10 11:07:32 +02:00
Ghostkeeper
34ba341115
Merge branch '4.9' 2021-05-06 16:48:20 +02:00
NilsRo
d1fd07007b Added Mega X 2021-05-06 16:45:43 +02:00
Jaime van Kessel
88660699eb
Fix stupid copypaste error 2021-05-06 16:33:28 +02:00
Jaime van Kessel
cab92952d3
Also add PETG to excluded materials of Dual UMO
CURA-8220
2021-05-06 16:22:54 +02:00
Jaime van Kessel
948977f28f
Merge branch 'master' of https://github.com/balacij/Cura 2021-05-06 13:21:05 +02:00
Jaime van Kessel
4cba960783
Fix incorrect value for anycubic profile
This was done as part of merging the printer. Since the issue is so small
I decided to fix it right away instead of bouncing it back & forth with the
original author

CURA-8221
2021-05-06 12:49:54 +02:00
Jaime van Kessel
f07e2bf799
Merge branch 'master' of https://github.com/NilsRo/Cura 2021-05-06 12:42:38 +02:00
Jaime van Kessel
59ed8e129d
Merge branch '4.9' of github.com:Ultimaker/Cura 2021-05-06 11:54:26 +02:00
Jaime van Kessel
974d04a423
Also add red petg to exclude list for UM3 & UMO
Forgot to add them last time. Whoops.

CURA-8220
2021-05-06 11:52:03 +02:00
synsuiter
84d04a4d6d edit start gcode
syndaver axi start gcode edit
2021-05-05 11:03:06 -06:00
VOLUMIC
b662237a63
fix parameters 2021-05-05 15:22:55 +02:00
VOLUMIC
ac7a733179
Add files via upload 2021-05-05 14:17:37 +02:00
VOLUMIC
5e8348e90f
Add files via upload 2021-05-05 13:55:12 +02:00
Victor Lin
d089bf16cd
Add files via upload
Minor tweaks
2021-05-05 11:54:55 +08:00
synsuiter
5cfc8fabd7 correction
correct axi machines gantry height value
2021-05-04 11:29:18 -06:00
VOLUMIC
871a0cea69
Add general parameters in definitions 2021-05-04 17:00:15 +02:00
Ghostkeeper
08976dcc7e
Merge branch '4.9'
Conflicts:
	resources/themes/cura-light/styles.qml -> Fixes for QML warnings in this theme file, while on Master the icons were renamed.
2021-05-04 11:58:50 +02:00
Ghostkeeper
acaf378f4b
Disallow Ultimaker PETG for Ultimaker 2+ printer
Apparently this has been tested and found to not print well.

Contributes to issue CURA-8200.
2021-05-04 11:54:46 +02:00
KeltE
99ce3b16bf
Move retraction amount and speed to definition for flashforge
* Update flashforge_global_0.08_ultra.inst.cfg
* Update flashforge_dreamer_nx.def.json
* Update flashforge_global_0.12_super.inst.cfg
* Update flashforge_global_0.16_adaptive.inst.cfg
* Update flashforge_global_0.20_standard.inst.cfg
* Update flashforge_global_0.28_low.inst.cfg
* Update flashforge_global_0.32_draft.inst.cfg
* Update flashforge_global_0.40_coarse.inst.cfg
* Update flashforge_global_0.48_extra_coarse.inst.cfg
* Update flashforge_global_0.08_ultra.inst.cfg
* Update flashforge_global_0.12_super.inst.cfg
* Update flashforge_global_0.16_adaptive.inst.cfg
* Update flashforge_global_0.20_standard.inst.cfg
* Update flashforge_global_0.28_low.inst.cfg
* Update flashforge_global_0.32_draft.inst.cfg
2021-05-03 16:49:07 +02:00
Jaime van Kessel
784b1d8976
Merge pull request #9596 from MattCatt87/patch-1
Update creality_ender4.def.json
2021-05-03 16:19:37 +02:00
Jaime van Kessel
ce38ac3ed7
Merge branch 'master' of https://github.com/Skriware/Cura 2021-05-03 15:38:56 +02:00
Jaime van Kessel
f1f1d661f8
Merge branch 'SyndaverAXI2_MachineProfile' of https://github.com/SynDaverCO/Cura 2021-05-03 15:28:04 +02:00
Jaime van Kessel
9fcc513edd
Add PETG quality profiles
CURA-8200
2021-05-03 10:46:35 +02:00
Gabriele Rossetti
01b9adaeac Merge branch 'master' of https://github.com/kaleidoscopeit/Cura 2021-05-02 00:55:08 +02:00
Gabriele Rossetti
d8fab4eca8 Merge branch 'master' of https://github.com/kaleidoscopeit/Cura 2021-05-02 00:53:56 +02:00
Gabriele Rossetti
18b5855a1c Merge branch 'master' of https://github.com/kaleidoscopeit/Cura 2021-05-02 00:46:14 +02:00
Gabriele Rossetti
6100aea54a - Deltacomb : Full supporto for dual extruders
- Quality fixes
2021-05-02 00:42:11 +02:00
Gabriele Rossetti
fdd4e8f3d9 - Deltacomb : Full supporto for dual extruders
- Quality fixes
2021-05-02 00:38:31 +02:00
Gabriele Rossetti
6844145834 - Deltacomb : Full supporto for dual extruders
- Quality fixes
2021-05-02 00:24:44 +02:00
NilsRo
57c3050709 Added Anycubic Mega S Profil 2021-04-29 22:10:26 +02:00
Ghostkeeper
38061c4044
Merge branch 'master' of https://github.com/lowkeyjoe/Cura into lowkeyjoe-master 2021-04-29 14:24:41 +02:00
Ghostkeeper
d788bab150
Merge branch 'master' into libArachne_rebased 2021-04-29 13:14:51 +02:00
freejoe
28b90b1ebe remove material restriction 2021-04-29 16:31:26 +08:00
Konstantinos Karmas
6120d8a054
Merge pull request #9716 from Ultimaker/CURA-8010_new_icons
Cura 8010 new icons
2021-04-28 19:02:47 +02:00
Konstantinos Karmas
71ec43d4b9
Merge pull request #9408 from cataclism/MINGDAprofiles
Added profiles for MINGDA D3/Pro,Rock3/Pro,D4/Pro
2021-04-28 11:51:12 +02:00
jelle Spijker
13cd2d677c
Added new icon for Top/Bottom
CURA-8010_new_icons
2021-04-28 11:00:52 +02:00
jelle Spijker
2bd6f28f3a
Update Icons
Subdivided the new icons in 3 size categories. As requested by UX
Used the company naming scheme for uniformity and easy recognition.

Known issues:
- Top/Bottom category wasn't taken into account by UX at the time. Since
 this is a recent addition. Both the Walls and Top/Bottom will be updated.
- Cloud/Network connection icons 12px don't render correctly. Due to the
 theme-ing.
- Extruder Icons do not render correctly.

CURA-8010_new_icons
2021-04-26 19:42:17 +02:00
Jelle Spijker
7632f66d23
Merge branch 'master' into libArachne_rebased
# Conflicts:
#	resources/texts/change_log.txt
2021-04-24 14:12:33 +02:00
Victor Lin
d5f845831f
Added Atom Plus 2021-04-22 17:07:47 +08:00
Ghostkeeper
312b5ed100
Reduce gantry height of UMS5 and UMS3
One of our engineers found experimentally that his 60mm model was crashing into the gantry. And indeed it is confirmed with the designs of the UM3/S5 print head that the space between the nozzle tip and bottom of the gantry is 57mm. Allowing for some play in the dimensions of the print head and the positioning of the nozzle in the print head, 55mm is agreed as a safe distance.

Fixes issue CURA-8182.
2021-04-21 14:06:20 +02:00
Victor Lin
781a5d42a6
Update Atom 2.0 2021-04-21 16:37:37 +08:00
Victor Lin
2bcbe94008
Standard Atom 2.0 2021-04-21 15:35:08 +08:00
John Gehrig
fff2f2c073 Add Voron V0 Printer
Configuration is based on the existing Voron V2 Cura printer profile.

The Bed STL is based on the VoronDesign CAD files, with some minimal
modifications to reduce STL size.
2021-04-17 15:56:24 -04:00