Lipu Fei
8a0afa9c32
Enable prime tower purge volume when prime tower and wipe are both enabled
2017-06-26 15:54:56 +02:00
Ghostkeeper
a5f3a1c983
Remove maximum warning for gradual infill step height
...
That 100mm figure was weird. 9cm was fine, but 10cm not? It's all going to print fine, really.
Contributes to issue CURA-3960.
2017-06-26 15:53:40 +02:00
Ghostkeeper
aee0cf7207
Make expand_lower_skins inherit from expand_skins_into_infill
...
And then also update the profiles to make the profiles end up at what it was originally (I confirmed this with the materials team).
Contributes to issue CURA-3960.
2017-06-26 15:47:49 +02:00
Ghostkeeper
b617c8be9c
Remove minimum warning value for z-hop height
...
It was giving a warning for 0.8mm polypropylene because that was set to 0.5mm hop. It was decided that a minimum value at all for z-hop is nonsense because you can just disable z-hop without getting a warning. I'm still setting it to zero because negative will still go wrong in your print.
Contributes to issue CURA-3960.
2017-06-26 15:27:27 +02:00
fieldOfView
d1211e3951
Add a setting for Horizontal Expansion for the first layer
2017-06-26 15:16:26 +02:00
Ghostkeeper
c0b6df0bfa
Increase warning value for outer wall wipe distance
...
For polypropylene a wipe distance of twice the nozzle size is fine. Even required, since the material warps so much that it breaks open automatically if a breach starts to appear at the seam. For other warping materials this could also be a problem, so let's just increase the warning value.
Contributes to issue CURA-3960.
2017-06-26 15:14:22 +02:00
Jaime van Kessel
568b0c2285
Changed start code of Dagoma printer to indicate it's created by cura.
...
Originally it said it was created by Cura-by-dagoma, which is not the case. CURA-3966
2017-06-26 15:02:24 +02:00
Lipu Fei
d3bc625852
Fix prime tower purge description text
...
CURA-3094
2017-06-26 13:49:13 +02:00
Lipu Fei
c2f9786303
Fix enable Prime Power Purge when Prime Tower Wipe is enabled
...
CURA-3094
2017-06-26 10:59:58 +02:00
Lipu Fei
af1e18df24
Enabled Prime Power Purge when Prime Tower Wipe is enabled
...
CURA-3094
2017-06-26 08:30:01 +02:00
Lipu Fei
15293964f8
Better description for Prime Tower Purge Volume
...
CURA-3094
2017-06-26 08:29:13 +02:00
Cyrille Meichel
f7a1c8dbb2
Add DiscoEasy printer (dagoma.fr)
2017-06-26 01:02:52 +02:00
Lipu Fei
2438effe0a
Use 0.5 as max warning value for prime tower purge volume
...
CURA-3094
Purging more than 0.5mm^3 of material can be way too much, so we use
0.5mm^3 as the maximum warning value for the prime tower purge volume.
2017-06-23 13:34:19 +02:00
Lipu Fei
eb254b085a
Use "Prime Tower Purge Volume" for setting label
...
CURA-3094
2017-06-23 13:34:09 +02:00
Lipu Fei
293c1690c6
Change to use machine_nozzle_id
...
CURA-3872
We cannot assume that all nozzles will have IDs like "<type> <size>"
such as "AA 0.4", so we should use a complete string as the nozzle IDs.
2017-06-22 14:00:04 +02:00
Lipu Fei
46b6e5b0a1
Add machine_nozzle_type and set them in UM3 and UM3XL variants
...
CURA-3872
We add a new setting "machine_nozzle_type" to give the engine
information about the nozzle type, such as "AA" and "BB". This is
applicable to UM3 and UM3XL.
2017-06-22 14:00:04 +02:00
Lipu Fei
8393a0efb4
Use resolveOrValue(prime_tower_enable) for prime tower purge "enabled" field
...
CURA-3094
2017-06-22 11:37:17 +02:00
Ghostkeeper
b05f1654f8
Fix spelling of Prime Tower Purge Volume description
...
'Useful' is spelled with only one L.
Contributes to issue 3094.
2017-06-22 11:37:17 +02:00
Jaime van Kessel
1ec9987cc2
Removed prime tower wipe enabled setting
...
CURA-3094
2017-06-22 11:37:17 +02:00
Jaime van Kessel
151d7d285b
Added default values & some warnings
...
CURA-3094
2017-06-22 11:37:17 +02:00
Jaime van Kessel
11dad711e6
Added two new required settings for prime tower purge
...
CURA-3094
2017-06-22 11:37:16 +02:00
Mark Burton
6dc55a035e
Tweak description of z_seam_relative.
2017-06-21 08:08:46 +01:00
Mark Burton
fa15a5b5ce
Added z_seam_relative setting to determine whether z seam is relative to part or not.
2017-06-20 10:29:43 +01:00
Jaime van Kessel
80cb0e5aac
Merge pull request #1961 from fieldOfView/feature_moai_updates
...
Update Peopoly Moai definition
2017-06-19 11:21:33 +02:00
Ghostkeeper
8c5c28d399
Convert tabs to spaces
...
Contributes to issue CURA-3916.
2017-06-16 13:23:54 +02:00
Ghostkeeper
a060cfbc66
Merge branch 'master' of https://github.com/beeverycreative/Cura into beeverycreative-master
2017-06-16 13:18:30 +02:00
Ghostkeeper
107b47ef18
Merge branch 'maukcc-master'
2017-06-16 12:57:24 +02:00
Ghostkeeper
e11a52b4ac
Fix infill pattern
...
Since the value is interpreted as Python code, it needs to have an extra set of quotes to be interpreted as a string instead of a variable.
Contributes to issue CURA-3907.
2017-06-16 12:46:52 +02:00
Ghostkeeper
a1cbdc10df
Merge branch 'master' of github.com:Ultimaker/Cura
2017-06-16 12:43:29 +02:00
Mark Burton
8ca01de762
Merge branch 'master' into mb-group-walls
2017-06-16 11:29:00 +01:00
Lipu Fei
5647800aec
Merge pull request #1978 from Ultimaker/feature_sanding_horizontal
...
Horizontal Ironing
2017-06-16 11:55:45 +02:00
Ghostkeeper
d6baf98632
Merge branch 'Rigid3D-master'
2017-06-16 11:54:09 +02:00
Ghostkeeper
a488bbe392
Merge branch 'master' of https://github.com/Rigid3D/Cura into Rigid3D-master
2017-06-16 11:53:26 +02:00
Ghostkeeper
6c02c46168
Merge branch 'patch-1' of https://github.com/nliaudat/Cura into nliaudat-patch-1
2017-06-16 09:23:19 +02:00
Ghostkeeper
b4559eba2d
Rename forgotten sanding settings to ironing
...
Oops.
Contributes to issue CURA-3903.
2017-06-15 16:38:12 +02:00
Ghostkeeper
092483cac5
Rename setting ids for sanding to ironing
...
This makes the code easier to follow since we consistently use the same terms for things in our code as what is user-visible.
Contributes to issue CURA-3903.
2017-06-15 15:19:45 +02:00
Ghostkeeper
a7ed0d011a
Rename speed settings for sanding to ironing
...
This is consistent with the rest. I had forgotten these since they are in a different category.
Contributes to issue CURA-3903.
2017-06-15 15:17:42 +02:00
Ghostkeeper
0c9556a48c
Rename Sanding to Ironing
...
Just the user-visible name.
Contributes to issue CURA-3903.
2017-06-15 08:54:44 +02:00
Ghostkeeper
8302819310
Merge branch '2.6'
2017-06-12 09:23:41 +02:00
Ghostkeeper
38a2685681
Take the maximum of line widths for minimising prime tower thickness
...
Otherwise you get layers where the prime tower isn't printed because it is less than twice the line width, and then the prime tower falls away. I'm sure this was the whole intent of this 'max()' clause but it was executed wrongly.
2017-06-12 09:23:23 +02:00
fieldOfView
c3dcee7f14
Update Peopoly Moai definition infill overlap and adhesion type
2017-06-11 12:18:16 +02:00
Ghostkeeper
0d0ae1efc2
More consistent capital letter usage
...
The machine settings aren't visible, but sometimes we make some of them visible for an issue or just for a colleague. Anyway it's best to stay consistent even under water.
2017-06-09 11:54:28 +02:00
Mark Burton
3584703039
Merge remote-tracking branch 'upstream/master' into mb-group-walls
2017-06-08 10:15:16 +01:00
Marcos Gomes
e37a3c48f5
Updated helloBEEprusa printer profiles
2017-06-07 13:28:26 +01:00
Ghostkeeper
d705ca1b1d
Only enable sanding line spacing when sanding is enabled
...
Forgot this one.
Contributes to issue CURA-3903.
2017-06-06 11:13:24 +02:00
Ghostkeeper
5eab3191af
Limit sanding settings to top/bottom extruder
...
Makes sense that whether you need to sand is based on the material used for most of the material that you're sanding over. You're also sanding over the walls, but the skin is hopefully more telling for the types of surfaces you're sanding.
Contributes to issue CURA-3903.
2017-06-06 11:09:36 +02:00
Ghostkeeper
7135a26c1b
Adjust default for sanding inset to half line width
...
This way it ends up at the very top of the outer wall, which may work better.
Contributes to issue CURA-3903.
2017-06-06 11:03:32 +02:00
Ghostkeeper
f9b792ef76
Set default for sanding flow to 10%
...
30% is way too much. 10% is a bit much too I think but it produces nice results in the long run. 5% is too little.
Contributes to issue CURA-3903.
2017-06-06 10:54:53 +02:00
Ghostkeeper
762dbe44b5
Fix default for sanding pattern
...
The previous default wasn't even in the options.
Contributes to issue CURA-3903.
2017-06-06 10:54:01 +02:00
Ghostkeeper
600b855037
Add sanding inset setting
...
This performs an inset of the area which is sanded, so it doesn't sand all the way to the edge.
Contributes to issue CURA-3903.
2017-06-06 10:53:05 +02:00