2711 Commits

Author SHA1 Message Date
Ghostkeeper
022c2678d0
Overwrite gantry height value instead of default_value
Because fdmprinter now overwrites the value using a formula, the default_value properties are no longer used.
2019-05-13 09:38:36 +02:00
Ghostkeeper
137619567a
Merge branch '4.1' 2019-05-13 09:32:58 +02:00
Ghostkeeper
e26e825d83
Overwrite gantry height value instead of default_value
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-05-13 09:30:32 +02:00
Ghostkeeper
dbcea27405
Merge branch 'GunZi200-patch-1' 2019-05-10 13:14:55 +02:00
Guðni Már Gilbert
d5b6b80291
removed an extra comma 2019-05-10 10:07:53 +00:00
Guðni Már Gilbert
1277220aed
Adjust retraction distance and retraction speed 2019-05-09 22:06:34 +00:00
Guðni Már Gilbert
056f36f6ac
Update creality_ender3.def.json
I suggest a change to the value of max  Z-axis Jerk to be the same as on Marlin 1.1.9 firmware used by Ender 3. Its a small change, reducing 0,4 to 0,3. Having these settings match the firmware's configuration makes a print's estimated time more accurate.
2019-05-09 20:40:14 +00:00
Lipu Fei
0d0825e9f3
Merge pull request #5718 from Ultimaker/corner_preference_smart
Add option to prefer hiding seams in a smarter way
2019-05-09 15:59:13 +02:00
Lipu Fei
153c9a5277 Merge remote-tracking branch 'origin/4.1' 2019-05-09 09:40:41 +02:00
Ghostkeeper
97203c2dc1
Add option to prefer hiding in a smarter way
This option prefers hiding, but if no good hiding spot is available it'll expose the seam on the sharpest outer corner.

Contributes to issue CURA-6489.
2019-05-08 17:09:55 +02:00
Ghostkeeper
a17fc7842a
Merge branch '4.1' into CURA-6039_fix_raft_disabled_extruder 2019-05-08 15:21:44 +02:00
Lipu Fei
ebbc950ac1
Add build volume temperature
CURA-6156
2019-05-08 14:07:49 +02:00
Remco Burema
db581d4825 Fix prime tower enabled with disabled extruder(s). [CURA-6039] 2019-05-08 13:48:30 +02:00
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 d5fa0b395e5185968c70147cf24cb421369fa2f0. 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 cc9aa1129a7795a9bcc13bf4916d38a2c4b11375.

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 89a74e8ae209f53e3b0876c3bef79bc19dc7c985.

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