MaukCC
b6cc11d02b
Update cartesio_global_High_Quality.inst.cfg
2017-04-20 10:57:16 +02:00
MaukCC
d7897376df
Update cartesio_global_Extra_Coarse_Quality.inst.cfg
2017-04-20 10:57:11 +02:00
MaukCC
4836bd8863
Update cartesio_global_Coarse_Quality.inst.cfg
2017-04-20 10:57:07 +02:00
MaukCC
4c9b8bdf0a
Update cartesio.def.json
2017-04-20 10:18:30 +02:00
MaukCC
91e0ab8fde
Update cartesio.def.json
2017-04-20 10:16:04 +02:00
MaukCC
ebcf1baae8
Update cartesio.def.json
2017-04-20 10:13:21 +02:00
MaukCC
1e27ba86ac
Update cartesio_global_Coarse_Quality.inst.cfg
2017-04-20 08:51:24 +02:00
MaukCC
f627f92168
Update cartesio_global_Extra_Coarse_Quality.inst.cfg
2017-04-20 08:51:15 +02:00
MaukCC
98c8bc1929
Update cartesio_global_High_Quality.inst.cfg
2017-04-20 08:50:59 +02:00
MaukCC
f7404a8c10
Update cartesio_global_Normal_Quality.inst.cfg
2017-04-20 08:50:51 +02:00
MaukCC
5aee2556a1
Update cartesio.def.json
2017-04-20 08:45:48 +02:00
MaukCC
5a4475c7d9
Update cartesio.def.json
2017-04-20 08:42:47 +02:00
MaukCC
dea3b06de4
Update cartesio_global_Normal_Quality.inst.cfg
2017-04-20 08:41:25 +02:00
MaukCC
782c3628d2
Update cartesio_global_High_Quality.inst.cfg
2017-04-20 08:40:58 +02:00
MaukCC
a07559ea53
Update cartesio_global_Extra_Coarse_Quality.inst.cfg
2017-04-20 08:40:28 +02:00
MaukCC
28ef1cc109
Update cartesio_global_Coarse_Quality.inst.cfg
2017-04-20 08:39:40 +02:00
MaukCC
a4449c1916
Update cartesio_0.8_petg_high.inst.cfg
2017-04-20 08:33:48 +02:00
MaukCC
c686cecb6b
Update cartesio.def.json
2017-04-18 09:33:29 +02:00
MaukCC
351d8ceb89
Update cartesio_global_Coarse_Quality.inst.cfg
2017-04-18 09:30:59 +02:00
MaukCC
12351dc278
Update cartesio_global_Extra_Coarse_Quality.inst.cfg
2017-04-18 09:30:52 +02:00
MaukCC
1bd7e6d019
Update cartesio_global_High_Quality.inst.cfg
2017-04-18 09:30:43 +02:00
MaukCC
4d2e4ea5f4
Update cartesio_global_Normal_Quality.inst.cfg
2017-04-18 09:30:17 +02:00
MaukCC
817cff9d2f
Merge pull request #2 from Ultimaker/master
...
update
2017-04-18 09:27:48 +02:00
Ghostkeeper
7151dc0381
Merge branch '2.5'
2017-04-14 17:06:37 +02:00
Ghostkeeper
c3d18bc256
Remove lower warnings for jerk settings
...
It's not a problem to have lower jerk. It'll just print corners quite slow. But sometimes that's necessary, for example for PVA.
Contributes to issue CURA-3650.
2017-04-14 17:06:18 +02:00
Ghostkeeper
9b06d7dd80
Relax warning constraints for top and bottom thickness
...
With very thick layers, fewer layers will still provide enough strength to not sag. 2 is quite a hard minimum though because there are 2 different orientations.
Contributes to issue CURA-3650.
2017-04-14 16:26:14 +02:00
Ghostkeeper
39fbe542b9
Fix font rendering issues in job spec details
...
Labels render with system settings. Text renders with our settings.
Contributes to issue CURA-3389.
2017-04-14 16:08:12 +02:00
Ghostkeeper
0d793a60fe
Remove duplicate infill overlap setting
...
infill_overlap and infill_overlap_mm were in conflict with each other. Went to the Materials team to resolve it. They say it should be 0.
Contributes to issue CURA-3650.
2017-04-14 15:14:51 +02:00
Ghostkeeper
d6f49d4c12
Merge branch '2.5'
2017-04-14 15:04:05 +02:00
Ghostkeeper
541e28a387
Allow exactly 2 line widths for prime tower
...
We give a warning when it's 2 or fewer lines in the prime tower, but 2 should be allowable. It works quite well.
Contributes to issue CURA-3650.
2017-04-14 14:58:30 +02:00
Ghostkeeper
72c0295c81
Set nozzle tip diameter for 0.8mm cores
...
They have a outer diameter of 2mm.
Contributes to issue CURA-3650.
2017-04-14 14:58:23 +02:00
Jaime van Kessel
c087f4b0dc
Merge branch 'master' of git://github.com/maukcc/cura
2017-04-14 14:30:25 +02:00
Jaime van Kessel
5fcb7714af
Merge branch 'master' of github.com:Ultimaker/Cura
2017-04-14 14:22:06 +02:00
Jaime van Kessel
53ecaba7f2
Added more typing.
...
These typing hints should have prevented the previous issue from happening
2017-04-14 14:21:36 +02:00
Jaime van Kessel
09d624dcfe
Fixed accidental switch of function properties
2017-04-14 14:15:43 +02:00
Mark
bfda8712e1
Change all Label to Text so fonts are rendered correct
...
CURA-3389
2017-04-14 13:16:48 +02:00
Mark
9cd7d9a038
Use the correct i18n catalog name for translations in the right-click menu
...
CURA-3660
2017-04-14 12:38:26 +02:00
Ghostkeeper
ac46c4358b
Merge branch '2.5'
2017-04-14 11:56:57 +02:00
Ghostkeeper
3a30386ec6
Fix brim width of Nylon 0.8mm profiles
...
The 3mm was computed from wanting 7 lines, but in that calculation I used a line width of 0.4mm. This is obviously wrong, since for 0.8mm profiles the line width is 0.8mm.
Contributes to issue CURA-3650.
2017-04-14 11:56:36 +02:00
Ghostkeeper
e72d5ce93f
Make raft middle thickness warn based on nozzle size
...
Whether the layer is too thick to extrude properly depends on the nozzle size, not on the line width.
Contributes to issue CURA-3650.
2017-04-14 11:54:20 +02:00
Mark
81ab6dd754
Merge branch 'master' of github.com:Ultimaker/Cura
2017-04-14 11:41:29 +02:00
Mark
8ede111001
Texts in the mainwindow should be Text instead of Label
...
CURA-3389
2017-04-14 11:41:12 +02:00
Jaime van Kessel
16a3f10e1e
Merge branch 'master' of github.com:Ultimaker/Cura
2017-04-14 11:27:00 +02:00
Jaime van Kessel
397b08ce6d
Merge branch 'feature_filter_materials_by_diameter' of git://github.com/fieldOfView/Cura
2017-04-14 11:22:35 +02:00
Ghostkeeper
2cb45f698f
Merge branch 'master' of github.com:Ultimaker/Cura
2017-04-14 10:30:08 +02:00
Ghostkeeper
a8df94f5b3
Merge branch '2.5'
2017-04-14 10:29:43 +02:00
Jaime van Kessel
d6d6036760
Fixed minor mistake with pull request
...
CURA-3681
2017-04-14 10:29:24 +02:00
Jaime van Kessel
04d2f8d68c
Merge branch 'usbprinting-zparseerror-refactor' of git://github.com/tamarintech/Cura
2017-04-14 10:28:14 +02:00
Ghostkeeper
137b5309fd
Relax warning value for support interface thickness
...
It was being violated by the superdraft profiles. With very thick layers, 2 layers of interface suffices. But 2 layers is not quite enough for very thin layers. So I'm making it scale a bit more slowly with an offset.
Contributes to issue CURA-3650.
2017-04-14 10:28:13 +02:00
Ghostkeeper
39ceb53980
Set raft margin to 10
...
This was ambiguous in the original profiles.
Contributes to issue CURA-3650.
2017-04-14 10:22:25 +02:00