1389 Commits

Author SHA1 Message Date
Lipu Fei
3ec4cc6a0b Revert "Rename Enable Travel Optimization to Infill Travel Optimization"
This reverts commit a31d65786b0c8a0a62c1a3637db914d88bbcc6b4.
2018-01-23 12:38:51 +01:00
Ghostkeeper
a31d65786b
Rename Enable Travel Optimization to Infill Travel Optimization
Because it's now no longer in the Infill category this is unclear.
2018-01-23 11:24:43 +01:00
Ghostkeeper
3f81347ef8
Add warning that tree support increases slicing time
It's much slower than the normal support generation.
2018-01-22 12:51:26 +01:00
Ghostkeeper
71cea55bda
Move untested settings to experimental category
These settings are just some of the settings that were not tested by our materials and processing team.
2018-01-22 12:48:29 +01:00
Ghostkeeper
dc08e7f043
Merge branch 'mb-move-wall-order-opt-setting' of https://github.com/smartavionics/Cura into smartavionics-mb-move-wall-order-opt-setting 2018-01-18 13:23:16 +01:00
Lipu Fei
b0d2ef0f72 Correct default material diameter value for single-extrusion machines
CURA-4812
2018-01-16 15:04:21 +01:00
Ghostkeeper
39aec54a56
Fix reference to Tevo Black Widow model
Also fix some whitespace mistakes according to code style. Lots of tabs in there, whitespace at the end of a line, brackets on the same line, etc.
2018-01-16 09:28:29 +01:00
Ghostkeeper
e6cd6c2645
Replace travel_speed with speed_travel
That travel_speed is a very old setting name. I'm guessing that people were copy-pasting that from older versions of Cura.
2018-01-15 13:57:38 +01:00
jack
4751de00ae
Merge pull request #3089 from fieldOfView/feature_support_mesh_enhancements
Support Mesh enhancements
2018-01-10 11:58:22 +01:00
Jack Ha
72c24c2b5b Merge branch 'master' of github.com:Ultimaker/Cura 2018-01-10 11:15:23 +01:00
Jack Ha
b295d915f8 Fix line support_infill_rate / support_line_distance for support meshes without generating any support. CURA-4777 2018-01-10 11:08:32 +01:00
Lipu Fei
4801ace546 Fix monoprice select mini v2 definition
CURA-4655
2018-01-10 08:58:51 +01:00
Tyler Gibson
203fc37c7c Merge branch 'master' into malyan_m200
# Conflicts:
#	resources/qml/SidebarSimple.qml

Resolving with updated 2 digit truncation
2018-01-07 22:54:56 -08:00
Tyler Gibson
c885341e5a Removing nozzle variants, adding material definitions 2018-01-07 22:39:54 -08:00
fieldOfView
8dd5b166f4 Move 'Drop Down Support Mesh" to "Support" section...
... so it can be added as a per model setting for Support Meshes
2018-01-06 22:46:59 +01:00
Ghostkeeper
a717960695
Disallow negative branch angles
The engine can't really handle that any more.

Contributes to issue CURA-4523.
2018-01-05 13:46:05 +01:00
jack
5273fcf238
Merge pull request #2790 from Ultimaker/feature_tree_support
Tree support
2018-01-04 16:57:52 +01:00
Lipu Fei
d778856025
Merge pull request #3009 from smartavionics/mb-add-infill_enable_travel_optimization
Added infill_enable_travel_optimization setting.
2018-01-04 15:09:58 +01:00
Jack Ha
d19015e85f CURA-4523 solved merge conflict 2018-01-04 10:47:24 +01:00
ChrisTerBeke
46827b9295 Fix tevo blackwidow json file 2018-01-04 10:14:55 +01:00
ChrisTerBeke
0c504560fa
Merge pull request #3057 from thetobby/master
Adding printer definition for Anycubic i3 Mega & Tevo Black Widow
2018-01-04 09:57:31 +01:00
ChrisTerBeke
4e10d6ee87
Merge pull request #3030 from TheAssassin/patch-1
Reduce amount of movements after print for Tevo Tarantula
2018-01-03 17:49:50 +01:00
Ghostkeeper
e18b3b3669
Remove duplicate setting
Some merge conflict, I think.

Contributes to issue CURA-4523.
2018-01-03 17:29:49 +01:00
Lipu Fei
2e4ffc83b5 Add material_diameter to fdmextruder definition
CURA-4708
2018-01-02 10:50:06 +01:00
Mark Burton
f82753b766 Move optimize_wall_printing_order from experimental section to shell.
Still not enabled by default yet but perhaps in the future after it has been tested more it will be.
2018-01-02 09:39:20 +00:00
Torbjørn
948497c9a8 Major update of Quality profiles and definitions
Removed has_materials, quality over quantity
2017-12-31 03:23:19 +01:00
Torbjørn
391adbdfb3 Remove ID from definition files 2017-12-30 02:24:23 +01:00
Torbjørn
5690aef3d5 Added 3D Platform for Anycubic i3 Mega 2017-12-30 01:58:22 +01:00
Torbjørn
04589596f0
Reverted back to use of RepRap (Marlin/Sprinter) 2017-12-30 00:18:15 +01:00
Torbjørn
7aaedff8af
Reverted back to use of RepRap (Marlin/Sprinter) 2017-12-30 00:17:36 +01:00
Torbjørn
6e35936ab9
Merge pull request #3 from Ultimaker/master
test
2017-12-30 00:15:48 +01:00
Torbjørn
b782b532fc Update to new machine_gcode_flavor definition 2017-12-29 23:27:39 +01:00
Torbjørn
8a308ef0db Added Quality profiles for Anycubic i3 Mega 2017-12-29 19:59:04 +01:00
Torbjørn
c1dea6e9d4 Adding support Tevo Black Widow
Definition for _Tevo Black Widow_ from the user manual.
2017-12-29 01:56:46 +01:00
Torbjørn
b733c587f4 Adding support Anycubic i3 Mega
Definition for _Anycubic i3 Mega_ from the user manual.
2017-12-29 01:33:12 +01:00
Tyler Gibson
2ac3ef78c3 Adding support for Malyan M200, Monoprice Select Mini V1 & V2, renaming Malyan M180 for consistency. 2017-12-28 09:11:41 -08:00
Ghostkeeper
bf2972200d
Clarify infill/skin overlap setting descriptions a bit
Discovered during work on CURA-4732.
2017-12-28 18:09:44 +01:00
TheAssassin
a63ad41676
Move extruder to X0 2017-12-24 22:14:45 +01:00
TheAssassin
ed8f73765e
Reduce amount of movements after print
At the moment, the base plate is moved to the end stops, which moves the head to the front of the base plate (at least for stock printers, but most likely for modified ones, too), making the object inaccessible. This has been fixed by moving the base plate to the back after this step. That eliminates the need for the X/Y homing, hence it got removed from the after print code.
Also, before these changes, the "steppers off" command was pretty pointless, as the final move was performed after this step. This is not necessarily a problem, but can be annoying when trying to move the base plate or extruder after the print by hand.
All in all some useful changes.
2017-12-22 02:11:34 +01:00
Mark Burton
97b051907f Added infill_enable_travel_optimization setting.
Enabling this can greatly reduce the travel time during the printing of infill but it can
be expensive to compute so now the user can decide whether to use it or not.
2017-12-18 14:52:25 +00:00
Ghostkeeper
f538c3a686
Allow support bottom extruder to be set with tree support
It is now implemented.

Contributes to issue CURA-4523.
2017-12-18 15:30:21 +01:00
Ghostkeeper
eb1efc4928
Merge branch 'master' into feature_tree_support 2017-12-18 13:25:59 +01:00
Ghostkeeper
76d0a336f0
Merge branch 'master' of https://github.com/innovo3d/Cura 2017-12-18 11:24:22 +01:00
Ghostkeeper
2451e90370
Increase default resolution for tree support
Otherwise you get lines falling completely next to the previous layer.

Contributes to issue CURA-4523.
2017-12-18 09:57:03 +01:00
Ghostkeeper
948301c531
Remove duplicate setting definition
I think this was a merge conflict.

Contributes to issue CURA-4523.
2017-12-12 09:28:42 +01:00
Ghostkeeper
9a94e73b63
Merge branch 'master' into feature_tree_support 2017-12-12 08:40:57 +01:00
Ghostkeeper
1029d4509c
Merge branch 'master' into feature_local_container_server 2017-12-08 16:03:05 +01:00
Adam Rumjahn
d2e2f13bd7
Merge branch 'master' into master 2017-12-05 21:26:23 -05:00
Adam Rumjahn
f690961900
Deactivated G32 autoleveling
Update form last commit, complied with new syntax
2017-12-05 21:20:43 -05:00
Ghostkeeper
b453e0a4e7
Allow minimum layer time to be higher than the fan speed min/max threshold
Previously that wasn't possible because the division that calculated the slope of the fan speed ramping up towards the minimum layer time couldn't deal with negative values. Now it deals with that properly and in the limit the regular fan speed will be used.

Fixes #2328 and CURA-4272.
2017-12-04 11:27:37 +01:00