krios-fabteam
54c901de1b
added materials
2017-07-26 09:17:15 +02:00
krios-fabteam
0cf355635d
Added FABtotum Personal Fabricator
2017-07-25 15:54:01 +02:00
Jaime van Kessel
4b944d6ce8
Merge pull request #2160 from Ultimaker/thopiekar-layerview-text-color
...
LayerView: Set color for comp. mode text
2017-07-25 14:43:37 +02:00
kemiq3d
8ea185f04f
Update kemiq_q2_gama_pla_normal.inst.cfg
...
new line added at the end
2017-07-25 12:54:15 +03:00
kemiq3d
05ce527ccf
Update kemiq_q2_gama_pla_low.inst.cfg
...
new line added at the end
2017-07-25 12:53:55 +03:00
kemiq3d
7302fb5fd0
Update kemiq_q2_gama_pla_fine.inst.cfg
...
new line added at the end
2017-07-25 12:53:37 +03:00
kemiq3d
f1522e0589
Update kemiq_q2_gama_pla_draft.inst.cfg
...
new line added at the end
2017-07-25 12:53:12 +03:00
kemiq3d
47f38b8ad8
Update kemiq_q2_beta_pla_normal.inst.cfg
...
new line added at the end
2017-07-25 12:52:55 +03:00
kemiq3d
0501e36a94
Update kemiq_q2_beta_pla_low.inst.cfg
...
new line added at the end
2017-07-25 12:52:37 +03:00
kemiq3d
fea4141b68
Update kemiq_q2_beta_pla_fine.inst.cfg
...
new line added at the end
2017-07-25 12:52:03 +03:00
kemiq3d
d09f886f4c
Update kemiq_q2_beta_pla_draft.inst.cfg
...
new line added at the end
2017-07-25 12:50:25 +03:00
Thomas Karl Pietrowski
fe3bccaf5f
LayerView: Set color for comp. mode text
...
Before it was using the system's default, which is not that nicely visible, if you are using a dark theme.
2017-07-25 09:35:42 +02:00
Lipu Fei
a0e59dd6aa
Add settings for skipping some zags
...
CURA-3957
2017-07-25 08:53:29 +02:00
Jaime van Kessel
24f89e3714
Merge branch 'master' of github.com:Ultimaker/Cura
2017-07-24 17:18:56 +02:00
Jaime van Kessel
a8a475a1a7
Only stop the camera if the timer is actually running
...
CURA-4081
2017-07-24 17:18:04 +02:00
Ghostkeeper
89cd11e62a
Upgrade g-code flavour Volumatric to Volumetric
...
Contributes to issue CURA-3998.
2017-07-24 16:19:59 +02:00
Ghostkeeper
74feabacd0
Add warning value for initial layer line width
...
150% seems about right. Then you get a warning value for lines thicker than 0.525mm on a 0.4mm nozzle.
2017-07-24 16:19:59 +02:00
Lipu Fei
4564b2a843
Rebuild disallowed area when a limit_to_extruder_nr has been changed
...
CURA-4069
Trigger to rebuild the disallowed area when a limit to extruder feature
has been changed.
2017-07-24 10:40:14 +02:00
Ghostkeeper
06caedbed8
Update PVA profiles with gradual infill settings
...
These profiles are optimised by hand.
2017-07-24 09:09:14 +02:00
Tim Kuipers
cbc3daf535
better description skin reference wall settings (CURA-3990)
2017-07-23 12:35:09 +02:00
Tim Kuipers
3af089cfa0
feat: Skin Reference wall settings (CURA-3990)
2017-07-23 12:34:58 +02:00
Lipu Fei
3aabbab11f
Correctly handle IndexError for defaultColors
...
CURA-4072
defaultColors is a list, so it's not KeyError but IndexError.
2017-07-21 16:03:11 +02:00
Tim Kuipers
5f97d2cbde
fix: account for roofing extruder when checking which extruder is used (CURA-4069, CURA-3940)
2017-07-21 15:53:05 +02:00
Tim Kuipers
2a758c85e7
Merge branch 'master' into top_most_skin_feature
2017-07-21 15:50:50 +02:00
Lipu Fei
d7f3553c90
Brim Line Count should take into account the initial layer line width factor
...
CURA-4027
2017-07-21 14:39:45 +02:00
Lipu Fei
3d378ebc5f
Merge remote-tracking branch 'upstream/CURA-4057'
2017-07-21 14:14:27 +02:00
Lipu Fei
b0be901079
Do not check support_interface_extruder_nr if it is used
...
CURA-4069
support_bottom_extruder_nr and support_roof_extruder_nr are the support
interface extruder numbers, so checking those two is enough and there is
no need to check the interface extruder number.
2017-07-21 13:40:13 +02:00
Lipu Fei
1b0268f09c
Use extruder_nr as integers for comparison
...
CURA-4069
2017-07-21 13:32:46 +02:00
Lipu Fei
9a92b58ac3
Check all limit_to_extruder features in getUsedExtruderStacks()
...
CURA-4069
getUsedExtruderStacks() doesn't take into account some new limit to
extruder features, The BuildVolume uses it to determine disallowed
areas, and this makes it give incorrect results.
2017-07-21 13:28:12 +02:00
Ghostkeeper
75af56b1a1
Only use line widths of used extruders for brim/skirt size
...
No lines are drawn for the rest of the extruders.
Contributes to issue CURA-4072.
2017-07-21 12:56:37 +02:00
Ghostkeeper
4bb95eee36
Apply initial layer line width to skirt lines in prime tower position calculation
2017-07-21 12:56:37 +02:00
Ghostkeeper
66c97259c2
Make prime tower automatic formula the default for all FDM printers
...
The Custom FDM Printer had wrong positions by default as well.
2017-07-21 12:56:37 +02:00
Lipu Fei
ed91bf816f
Correct definition_changes location in 2.6 to 2.7 upgrade script
...
CURA-4053
2017-07-21 11:36:47 +02:00
Lipu Fei
15a6b5626d
Remove useless code
...
CURA-4053
2017-07-21 11:32:11 +02:00
Lipu Fei
141cfe776e
Fix handling old stack without definition_changes and add doc
...
CURA-4053
2017-07-21 11:28:47 +02:00
Ghostkeeper
a768234cad
Merge branch 'master' of github.com:Ultimaker/Cura
2017-07-21 10:41:03 +02:00
Jaime van Kessel
326c4cc4a4
Removed code duplication
...
CURA-4053
2017-07-21 10:15:20 +02:00
Tim Kuipers
7ed07c9f3b
rename: tetrahedral ==> octet
...
that's its proper name.
Otherwise it would be very confusing because Quarter Cubic also contains a lot of tetrahedra
2017-07-20 23:48:04 +02:00
Tim Kuipers
f621e435d9
feat: quarter cubic infill
2017-07-20 23:44:25 +02:00
Tim Kuipers
d5be43d45d
roofing: inherit from topbottom (CURA-3940)
2017-07-20 15:42:04 +02:00
Jaime van Kessel
4d0c46508a
Fixed incorrect naming of printcores in error messages
...
CURA-3734
2017-07-20 15:17:46 +02:00
Jaime van Kessel
121fc17064
Multiply objects dialog is now application modal
...
CURA-3768
2017-07-20 15:15:03 +02:00
Jaime van Kessel
6e55bf2d8f
If output device has a contorl item, that one is used.
...
If a printerOutput device does not define anything, the fallback is used.
CURA-4057
2017-07-20 13:30:57 +02:00
Tim Kuipers
d25e227707
Merge branch 'master' into top_most_skin_feature
2017-07-20 12:37:48 +02:00
Arjen Hiemstra
b839cb74f4
Do not only check if activeMaterialId is None, also check for empty
...
Fixes CURA-4065
2017-07-20 12:01:21 +02:00
Jaime van Kessel
216b1a7a14
Added control item to printOutputDevice
...
CURA-4057
2017-07-20 11:39:12 +02:00
kemiq3d
c5aea703cb
Add Kemiq Q2 Beta and Kemiq Q2 Gama qualities
2017-07-20 11:58:23 +03:00
kemiq3d
07b2f58165
Add mesh for Kemiq Q2 Beta and Kemiq Q2 Gama
2017-07-20 11:57:07 +03:00
kemiq3d
f3d288054c
Add Kemiq Q2 printer profiles, mesh and quality
...
Add Kemiq Q2 Gama profile, mesh and quality
2017-07-20 11:55:16 +03:00
kemiq3d
beb1a7736c
Add files via upload
2017-07-20 11:50:08 +03:00