Tim Kuipers
0f5f163fdf
fix: prime tower thickness has rounding (CURA-3180)
2017-03-08 11:05:37 +01:00
Mark Burton
5a7812b4b7
Rename combing_retract_before_outer_wall setting to travel_retract_before_outer_wall.
...
The forced retraction can now occur irrespective of whether combing is in use or not.
2017-03-08 09:30:58 +00:00
MaukCC
ba6677636e
Update cartesio.def.json
2017-03-08 09:56:21 +01:00
Tim Kuipers
3047ff26f1
fix: min warning for skin angle (CURA-3440)
2017-03-07 13:09:30 +01:00
Mark Burton
c9cdc40807
Merge remote-tracking branch 'upstream/master' into mb-combing-retract-before-outer-wall
2017-03-06 18:07:08 +00:00
Ghostkeeper
37e7971b81
Merge branch 'feature_temp_disable'
2017-03-06 16:51:59 +01:00
Tim Kuipers
87c8ff0e08
Merge branch 'mb-infill-line-angles' of https://github.com/smartavionics/Cura into smartavionics-mb-infill-line-angles
2017-03-06 14:31:57 +01:00
Tim Kuipers
34d99b5ab3
Merge branch 'smartavionics-mb-anchor-skin-in-infill'
2017-03-06 13:45:46 +01:00
Tim Kuipers
aca2faa696
fix: combing_retract_before_outer_wall always causes retraction now (CURA-3438)
2017-03-06 12:56:27 +01:00
Tim Kuipers
8fa3be5bf8
Merge branch 'mb-combing-retract-before-outer-wall' of https://github.com/smartavionics/Cura into smartavionics-mb-combing-retract-before-outer-wall
2017-03-06 12:51:04 +01:00
Ghostkeeper
44859210cc
Tweak bed adhesion settings
...
These settings are said to improve bed adhesion.
See https://github.com/Ultimaker/Cura/pull/1350#issuecomment-284247064
2017-03-06 11:13:20 +01:00
Tim Kuipers
4878a50b61
JSON refactor: skin expansion descriptions, defaults and new min_skin_angle_for_expansion settings (CURA-3440)
2017-03-03 14:50:46 +01:00
Tim Kuipers
a7e08f10a4
JSON fix: only enable skin expansion settings when we have it enabled (CURA-3440)
2017-03-03 12:41:54 +01:00
Tim Kuipers
5550dbf53f
JSON fix: don't expand bottom skins by default (CURA-3440)
2017-03-03 12:41:14 +01:00
Tim Kuipers
3a92bf73a8
JSON fix: moved expand_skins_expand_distance and min_skin_width_for_expansion out of illegitimate parent (CURA-3440)
2017-03-03 12:37:06 +01:00
Tim Kuipers
ca9c32c0aa
Merge branch 'mb-anchor-skin-in-infill' of https://github.com/smartavionics/Cura into smartavionics-mb-anchor-skin-in-infill
2017-03-03 12:15:44 +01:00
Ghostkeeper
d372e73eda
Adjust warning values for temperatures
...
We know that some printers (e.g. UM3) are able to reach at least 285 degrees so we set that to be our warning value now.
The warning value for the bed temperature was probably mixed up with the warning value for nozzle temperature. Fixed that too.
2017-03-02 10:36:19 +01:00
Mark Burton
aef39991a2
Disable infill_angles setting when infill_pattern is concentric, concentric_3d or cubicsubdiv.
2017-03-02 07:47:41 +00:00
Mark Burton
d6bed392e4
Disable skin_angles setting when top_bottom_pattern is concentric.
2017-03-02 07:46:55 +00:00
Mark Burton
c0fc8287c0
Rename expand_skins_shrink_distance setting to min_skin_width_for_expansion.
2017-03-01 14:47:56 +00:00
Mark Burton
9555a64ab1
Merge remote-tracking branch 'upstream/master' into mb-anchor-skin-in-infill
2017-03-01 14:24:21 +00:00
Ghostkeeper
3f059ff1d4
Reduce code duplication
...
It stays unreadable though, because of JSON.
Contributes to issue CURA-3405.
2017-03-01 14:08:33 +01:00
Ghostkeeper
17e1fdf7a6
Increase warning temperature for initial layer as well
...
It was already changed for normal printing temperature.
Contributes to issue CURA-3433.
2017-03-01 13:25:16 +01:00
Ghostkeeper
de7e1247e3
Merge branch 'VertexK8400Defs' of https://github.com/tbackdahl/Cura into tbackdahl-VertexK8400Defs
2017-03-01 10:44:03 +01:00
Ghostkeeper
82b2bc13e2
Don't cool bed if there is no heated bed
...
Makes the line a bit unusable, but it was already unusable, really.
Contributes to issue CURA-3405.
2017-03-01 09:48:53 +01:00
Tim Kuipers
cae40da7aa
JSON fix: put material_print_temperature_layer_0 back to normal print temp for all machines other than UM3 family (CURA-3359)
2017-02-28 14:23:46 +01:00
Tim Kuipers
4d5ac40bb2
Merge branch 'master' into feature_spaghetti_infill
2017-02-27 13:20:25 +01:00
Thomas Bäckdahl
6f9fe60a6c
Velleman Vertex K8400 single and dual head
...
Definition files for single and dual head versions of Velleman Vertex
K8400 printer.
The machine uses printable coordinates x=0 to 200, y=20 to 200 and
parking position 200, 200 regardless of how many extruders you use.
Thereby the different machine_width for the two models.
The g-code can probably be improved.
USB connection not successful this far.
2017-02-24 20:57:46 +01:00
MaukCC
cf6c99c5b1
Update cartesio.def.json
2017-02-24 12:39:12 +01:00
MaukCC
17abe51d0a
Update cartesio.def.json
2017-02-24 12:39:12 +01:00
MaukCC
7a25930166
Update cartesio.def.json
2017-02-24 12:39:11 +01:00
MaukCC
4469e5ce66
Update cartesio.def.json
2017-02-24 12:39:11 +01:00
Ghostkeeper
113eec0f68
Increase print temperature warning value to prevent warning for PC
...
Polycarbonate is printed by default at 270 degrees C.
2017-02-23 10:16:58 +01:00
Tim Kuipers
1482c27b21
removal: remove start_layers_at_same_position; it is now mandatory to start each layer near the given position (CURA-3339)
...
This is because of multithreading layers. Because we want to plan all layers at the same time we don't know where we ended in the previous layer.
2017-02-21 15:07:57 +01:00
Tim Kuipers
58e15848eb
feat: machine_nozzle_temp_enabled; refactor: let settings depend on it (rather than on gcode flavor) (CURA-3101)
2017-02-20 13:44:55 +01:00
Rui Filipe de Sousa Martins
0a5e279a9f
Printer helloBEEprusa added.
2017-02-18 16:15:56 +00:00
Ghostkeeper
fa2c141ec4
Merge branch 'folgertech_FT-5' of https://github.com/nallath/Cura into nallath-folgertech_FT-5
2017-02-16 15:26:54 +01:00
Ghostkeeper
9a480ac041
Change description of temperature settings to prevent confusion
...
The term 'pre-heat' is now reserved for the actual pre-heating functionality.
Contributes to issue CURA-3161.
2017-02-16 13:55:09 +01:00
MaukCC
8f3ced5791
Update cartesio.def.json
2017-02-15 09:55:35 +01:00
MaukCC
48331a2579
Update cartesio.def.json
2017-02-15 09:40:55 +01:00
Mark Burton
0237a5a386
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
...
# Conflicts:
# cura/CuraApplication.py
2017-02-15 08:20:45 +00:00
Jaime van Kessel
a8853a992f
Removed unused ID
2017-02-14 09:29:14 +01:00
Jaime van Kessel
b7176f0c62
Added basic profile for folgertech
...
As per info provided by Paul Bussiere
2017-02-13 19:51:21 +01:00
Tim Kuipers
935ee141d4
feat: spaghetti_flow setting (CURA-3238)
2017-02-13 15:44:29 +01:00
Tim Kuipers
647ff3403e
feat: spaghetti_inset setting (CURA-3238)
2017-02-13 15:44:29 +01:00
Tim Kuipers
84b019393e
JSON feat: Spaghetti infill settings (CURA-3238)
2017-02-13 15:44:29 +01:00
Mark Burton
c1a770877f
Add "Skin " prefix to "Expand Distance" and "Shrink Distance" labels.
...
It's useful to know what is being expanded/shrunk when those labels are
cited (for example if you are switching profiles without saving changes).
2017-02-12 17:48:11 +00:00
Ghostkeeper
f5ac357824
Merge branch 'probonopd-patch-1'
2017-02-10 10:19:41 +01:00
Ghostkeeper
b5a88d5964
Merge branch 'patch-1' of https://github.com/probonopd/Cura into probonopd-patch-1
2017-02-10 10:19:27 +01:00
Ghostkeeper
928d13b1e5
Fix string-type settings by making them specify default_value
...
None of these settings get a 'value' property defined in fdmprinter, so they can safely use 'default_value' to specify their setting value.
2017-02-10 09:59:36 +01:00