Mark Burton
abea176f7b
Should only be visible when bridge settings are enabled.
2019-05-04 15:31:31 +01:00
Jaime van Kessel
979b29400a
Merge branch '4.1' of github.com:Ultimaker/Cura
2019-05-03 14:12:07 +02:00
Jaime van Kessel
e363f1af94
Remove hardcoded references to Ultimaker machines in QML
...
We shouldn't hardocode machines in QML in any case. It also created issues
for other monitor / connection flows.
2019-05-03 14:10:21 +02:00
Ghostkeeper
4910bc006b
Move platform mesh a bit down
...
This way it's outside of the build volume.
Contributes to issue CURA-6505.
2019-05-03 10:58:48 +02:00
Ghostkeeper
9463a288d8
Merge branch 'master' of https://github.com/markbernard/Cura into markbernard-master
2019-05-03 10:53:06 +02:00
Lipu Fei
2601e485da
Merge remote-tracking branch 'origin/4.1'
2019-05-03 10:47:16 +02:00
Lipu Fei
f89ba25faa
enable prime tower when adhesion is none or skirt
...
CURA-6492
2019-05-03 09:21:54 +02:00
Mark Bernard
9e45493587
Create anet_a6.def.json
...
Add Anet A6 printer to Cura printer definitions
2019-05-02 12:10:25 -04:00
Ghostkeeper
73f1b3fb50
Merge branch 'stereotech-master'
2019-04-30 09:40:43 +02:00
frylock34
0b364e8daf
reduce platform size
2019-04-30 10:39:05 +04:00
Jaime van Kessel
a14b331cb7
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-29 13:47:34 +02:00
Ghostkeeper
25bbc1e66e
Set default infill density for tree support to 0% in profiles
...
In profiles that overwrite the support infill density, also keep it 0% for tree support.
Except PVA profiles. Those are probably better off with their normal infill density.
Fixes #5297 .
2019-04-29 12:06:54 +02:00
Lipu Fei
3e91f89ffe
Add build volume temperature
...
CURA-6156
2019-04-26 07:43:03 +02:00
frylock34
67ccbc7677
add START and STE320 profiles
2019-04-25 15:42:59 +04:00
Ghostkeeper
0ad9d000ab
More consistent capital letter usage
2019-04-25 10:55:17 +02:00
Ghostkeeper
ce9f3c9bcc
Set maximum feedrate to light speed
...
For many printers this maximum feedrate is unknown. The rationale for this commit is that if it's unknown we shouldn't limit the speed settings.
This does cause the time estimations to be out of whack if the speed is limited on one axis but not on another axis, such as if you home the build plate while homing the head as well (when the head is much faster than the build plate). Because now Cura doesn't assume that there is a limit on any axis any more. It just holds the print speeds.
Many printers override these settings so that they have a more realistic value. Previously the value of 500mm/s wasn't very realistic anyway, as most printers have somewhere in the area of 250mm/s in their firmware limits.
Fixes #5640 .
2019-04-23 18:06:26 +02:00
Vlad Gribinchuk
fec0272c5f
Merge branch 'master' into feature_z_hop_extruder_switch
2019-04-22 10:45:57 +03:00
Diego Prado Gesto
a713cdc6bd
Add new values for the resolution and deviation settings
...
According to the experts
2019-04-18 17:26:01 +02:00
Vlad Gribinchuk
7d73921d63
Set "value" for retraction_hop_after_extruder_switch_height to ensure it copies the value of retraction_hop
2019-04-18 16:32:23 +03:00
Ghostkeeper
af42340e68
Slightly increase resolution by default
...
Most Marlin installations should be able to handle a bit more.
Contributes to issue CURA-6458.
2019-04-17 12:48:22 +02:00
Jaime van Kessel
acf7229d1d
Merge pull request #5620 from Ultimaker/add_maximum_deviation_setting
...
Add maximum deviation setting
2019-04-16 14:50:56 +02:00
Ghostkeeper
96abaf2376
Adjust warning values for maximum travel resolution
...
Due to the change in tactics to limit resolution by deviation, this can be increased quite a lot (as long as you don't increase deviation too much).
2019-04-16 14:02:13 +02:00
Ghostkeeper
3771040c04
Adjust warning values for maximum resolution
...
Due to the change in tactics to limit resolution by deviation, this can be increased quite a lot (as long as you don't increase deviation too much).
2019-04-16 14:02:05 +02:00
Ghostkeeper
6325a5f1c2
Change setting value defaults for maximum resolution to use deviation
...
All profiles that use maximum resolution should use maximum deviation instead, and halve it.
Contributes to issue CURA-6458.
2019-04-16 11:36:07 +02:00
Ghostkeeper
60777b72fc
Increase defaults for Maximum Resolution significantly
...
We want to limit it mostly to the Maximum Deviation now. So also don't increase the Maximum Deviation along this time.
Contributes to issue CURA-6458.
2019-04-16 11:27:29 +02:00
Ghostkeeper
7b62eb9560
Make minimum wall flow also settable per extruder
...
It was settable per mesh but not per extruder, but we want it to be settable per extruder as well, causing all meshes printed with that extruder to use that setting value. That's how most of these settings work (like Outer Wall Speed and such).
There are some exceptions to this where a setting only makes sense if applied in per-object settings, such as Infill Mesh or support blockers, but this is not such a setting.
Fixes #5622 .
2019-04-16 09:53:53 +02:00
Ghostkeeper
cea742218b
Revert "Hide travel jerk settings for RepRap flavour"
...
This reverts commit d5fa0b395e
. It was made based on bad information; travel moves do properly use jerk in RepRap.
2019-04-16 09:42:32 +02:00
Ghostkeeper
d5fa0b395e
Hide travel jerk settings for RepRap flavour
...
The firmware doesn't support it there.
2019-04-15 14:09:14 +02:00
Mark Burton
67d9db4162
Added bridge_sparse_infill_max_density to specify max density of sparse infill.
...
A skin that is over sparse infill is considered to be unsupported for bridging purposes.
2019-04-12 19:14:14 +01:00
Ghostkeeper
932fb75145
Add maximum deviation setting
...
This setting allows tweaking the deviation from the norm separately from the length of line segments.
Implements CURA-6458.
2019-04-12 18:40:22 +02:00
Робокинетика
d5bf2a73f4
The correct author is specified
2019-04-12 12:43:59 +03:00
Робокинетика
724661b600
Fixed some flaws
2019-04-11 21:17:15 +03:00
Робокинетика
ba1459d575
Fixed some flaws
2019-04-11 21:15:12 +03:00
Tim Kuipers
7ccf1cd617
Revert "Revert "JSON: new setting infill_randomize_start_location""
...
This reverts commit cc9aa1129a
.
Reintroduce the feature which I reverted on master (because I accidentally pushed to master).
2019-04-11 14:08:49 +02:00
Tim Kuipers
cc9aa1129a
Revert "JSON: new setting infill_randomize_start_location"
...
This reverts commit 89a74e8ae2
.
Accidentally committed to master.
2019-04-11 14:07:52 +02:00
Tim Kuipers
89a74e8ae2
JSON: new setting infill_randomize_start_location
2019-04-11 13:59:43 +02:00
Diego Prado Gesto
7d644c0d1a
Merge pull request #5594 from stecklars/anycubic-definition-fixes
...
Fix comments in anycubic printer definitions
2019-04-10 13:23:26 +02:00
Jaime van Kessel
87c4c03283
Fix incorrect tag in start g-code
...
Fixes #5591
2019-04-09 10:47:55 +02:00
Lars-Sören Steck
b47489eb30
Fix anycubic i3 mega gcode comments
2019-04-08 01:16:26 +02:00
Lars-Sören Steck
906074d6ce
Fix anycubic 4max gcode comments
2019-04-08 01:15:49 +02:00
Mark Burton
2159908377
Small feature slowdown settings are now settable per mesh.
2019-04-07 11:52:21 +01:00
Mark Burton
1dde8622ea
Merge branch 'master' into mb-small-features-slowdown
...
# Conflicts:
# resources/definitions/fdmprinter.def.json
2019-04-07 08:46:44 +01:00
Alexander
37d8ee3f73
Added Erzay3D machine definitions
2019-04-07 00:12:42 +03:00
Cataldo URSO
202734d7f1
Add files via upload
...
Adding Geetech A30 and FLSUN-QQS-S machine definitions
2019-04-05 11:10:41 +02:00
Ghostkeeper
4e2d7a6ea9
Fix combing setting
...
This is a Python expression so it needs to be in quotes to become a string.
2019-04-04 16:22:03 +02:00
Jaime van Kessel
932a5c8fc9
Merge branch 'WIP_onboarding' of github.com:Ultimaker/Cura
2019-04-04 14:38:18 +02:00
Lipu Fei
992040d4e6
Merge pull request #5497 from TinkerGnome/Mark2_definition
...
add Mark2 definition files
2019-04-04 08:08:46 +02:00
TinkerGnome
ebfd33ba10
remove machine_extruder positions from the definition file
2019-04-03 21:01:36 +02:00
Remco Burema
6242433d8e
Merge pull request #5356 from DesktopMetal/feature_wipe_script
...
Feature: "Wipe Script"
2019-04-03 14:42:18 +02:00
Vlad Gribinchuk
6e955f780b
Change description of clean_between_layers to make the relation this setting to retract_at_layer_change more clear for user
2019-04-03 13:45:19 +03:00