Mark Burton
0cc0fe93b8
Add further options to z_seam_type.
...
Can now specify that the z-seam should be located in either the most concave region of the
outline, the most convex region or the most curved (concave or convex) region.
2017-08-25 09:25:53 +01:00
Ghostkeeper
ff4fb0dea0
Merge branch 'patch-4' of https://github.com/probonopd/Cura into probonopd-patch-4
2017-08-25 09:41:59 +02:00
Ghostkeeper
9cea356a18
Replace tabs with spaces
...
As per our code style standard.
2017-08-25 09:22:47 +02:00
Ghostkeeper
90583bd56d
Replace tabs with spaces
...
And fix the alignment while we're at it.
2017-08-25 09:22:07 +02:00
Ghostkeeper
4b4f971222
Make 'other' the default category
...
This should make it a bit easier for others to create a new definition since there is less for them to 'have to know'. Previously they would be required to fill in as category Other, but now they can just leave the category out.
2017-08-25 09:17:55 +02:00
Ghostkeeper
557173e799
Merge branch '2.7'
2017-08-24 15:33:01 +02:00
Ghostkeeper
a1fdcd0e48
Update prime tower settings for PVA
...
This reduces the jerk considerably and makes use of the new prime tower purge settings.
2017-08-24 15:32:41 +02:00
Ghostkeeper
4caad8f3b9
Add Creality CR10S4 and S5 definitions
...
They use the same settings as the normal one but they are larger printers.
2017-08-24 14:53:15 +02:00
Ghostkeeper
c43b7f6f1b
Update Creality CR10 Beta definition
...
The printer was also renamed to a more specific name. These are updates I'm getting from Michael.
2017-08-24 14:42:39 +02:00
Ghostkeeper
bef1611e98
Merge branch 'kemiq3d-patch-9'
2017-08-24 09:17:25 +02:00
Ghostkeeper
ccf6d12283
Merge branch 'patch-9' of https://github.com/kemiq3d/Cura into kemiq3d-patch-9
2017-08-24 09:17:18 +02:00
Ghostkeeper
5c66beb082
Merge branch 'kemiq3d-patch-8'
2017-08-24 09:15:26 +02:00
Ghostkeeper
548d17390e
Merge branch 'patch-8' of https://github.com/kemiq3d/Cura into kemiq3d-patch-8
2017-08-24 09:15:20 +02:00
Ghostkeeper
df4cd98406
Merge branch 'kemiq3d-patch-7'
2017-08-24 09:14:06 +02:00
Ghostkeeper
6a40264f9a
Merge branch 'patch-7' of https://github.com/kemiq3d/Cura into kemiq3d-patch-7
2017-08-24 09:13:55 +02:00
Ghostkeeper
222c9b66d8
Merge branch 'kemiq3d-patch-6'
2017-08-24 09:12:16 +02:00
Ghostkeeper
a12c569281
Merge branch 'patch-6' of https://github.com/kemiq3d/Cura into kemiq3d-patch-6
2017-08-24 09:12:00 +02:00
Ghostkeeper
523635dfc4
Merge branch 'kemiq3d-patch-5'
2017-08-24 09:10:21 +02:00
Ghostkeeper
ef3377e6fe
Merge branch 'patch-5' of https://github.com/kemiq3d/Cura into kemiq3d-patch-5
2017-08-24 09:10:05 +02:00
Ghostkeeper
65247ae9d4
Merge branch 'patch-4' of https://github.com/kemiq3d/Cura into kemiq3d-patch-4
2017-08-24 09:08:36 +02:00
Ghostkeeper
2000ccd8da
Merge branch 'patch-3' of https://github.com/kemiq3d/Cura into kemiq3d-patch-3
2017-08-24 09:07:11 +02:00
Ghostkeeper
5bd575c1aa
Merge branch 'fix_readme_make_definition' of https://github.com/fieldOfView/Cura into fieldOfView-fix_readme_make_definition
2017-08-24 00:11:37 +02:00
Lipu Fei
3d44d3c4ca
Add logging and minor fix for project loading
...
CURA-4204
2017-08-23 17:42:40 +02:00
Lipu Fei
3805d2ff9e
Add comments for HACK in project loading
...
CURA-4204
2017-08-23 17:37:59 +02:00
Lipu Fei
c37782d544
Stop slicing when a new slice is needed
...
CURA-4206
2017-08-23 17:19:48 +02:00
Lipu Fei
d662770b22
Fix setting new material for stacks
...
CURA-4204
When a new material is created during project file loading, the material
for each stack is set according to the parent material ID, but actually
the child material should be used. This fix uses a hack to find the
corresponding child material for a stack so when a user chooses to
create a new material during project file loading, the material can be
correctly set.
2017-08-23 16:27:28 +02:00
Jaime van Kessel
b1160c2c37
Labels in layerview now correctly use font
...
Fixes #2309
2017-08-23 14:02:02 +02:00
Jaime van Kessel
d74d865ec8
Merge branch 'skin_preshrink' of github.com:Ultimaker/Cura
2017-08-23 13:34:21 +02:00
Lipu Fei
5564d80950
Merge branch '2.7'
2017-08-23 13:02:05 +02:00
Jaime van Kessel
904682945a
Decreased the value of the u_z_bias, so the plate quad is drawn again.
...
CURA-4150
2017-08-23 12:48:19 +02:00
Lipu Fei
7a2493dd2f
Use per-object stack instead of the active extruder
...
CURA-4186
2017-08-23 12:32:20 +02:00
fieldOfView
32a863d9dc
Find a material with the correct diameter when adding a printer
2017-08-23 11:13:36 +02:00
Jaime van Kessel
ca1f7430c1
Merge branch 'fix_add_machine_material_diameter' of https://github.com/fieldOfView/Cura
2017-08-23 11:11:45 +02:00
Mark
2d0a4d443d
Switch material and print core
...
CURA-4147
2017-08-23 10:54:46 +02:00
Ghostkeeper
b58fb0d05d
Merge branch '2.7'
2017-08-23 09:23:29 +02:00
Ghostkeeper
90860c67c2
Minor tweaks suggested by fieldOfView
...
See the comments in this commit: c4d23437f2
2017-08-23 09:23:04 +02:00
alekseisasin
9363f93467
Merge pull request #2224 from fieldOfView/fix_multiextruder_menus
...
Fix multiextruder menus
2017-08-23 09:08:48 +02:00
Lipu Fei
16764f4750
Create user containers for newly created custom FDM printer extruders
...
CURA-4188
The newly created extruder stacks don't have user containers, so the
user changes cannot be saved. This fix makes sure that in the upgrade,
user containers will be created.
2017-08-22 17:37:25 +02:00
Ghostkeeper
03311132f0
Merge branch 'feature_grid_lines'
2017-08-22 16:41:45 +02:00
Ghostkeeper
18b88065f4
Render build plate slightly lower than grid to prevent Z fighting
...
Looks much better.
Contributes to issue CURA-4150.
2017-08-22 16:40:11 +02:00
Lipu Fei
28670edf8e
Align profile dropdown box correctly
...
CURA-4147
2017-08-22 16:11:15 +02:00
Lipu Fei
e17a88fe11
Merge branch '2.7'
2017-08-22 16:06:36 +02:00
alekseisasin
10b50244e0
Merge branch 'master' of github.com:Ultimaker/cura
2017-08-22 14:00:41 +02:00
alekseisasin
a0b7a2d165
Merge branch 'feature_grid_lines'
...
CURA-4150
2017-08-22 13:59:19 +02:00
Mark
64f6cd237f
Rename Print tab to Monitor
...
CURA-4106
2017-08-22 13:58:01 +02:00
Lipu Fei
39ab740adb
Adding binding for per-object settings to update stack ID
...
CURA-4186
The stack ID to use for a setting in per-object settings is not updated
when it is set to limit to extruder.
2017-08-22 13:35:51 +02:00
Lipu Fei
812e262f39
When deserialising a material, also update the material derived from it
...
CURA-4204
2017-08-22 11:29:35 +02:00
Jaime van Kessel
fd6ee6ee3c
Merge branch 'pirate' of github.com:Ultimaker/Cura into 2.7
2017-08-22 10:53:51 +02:00
Lipu Fei
3d75342a11
Stop the loop if any extruder is found
...
CURA-4188
2017-08-22 10:51:14 +02:00
Lipu Fei
72575eaf37
Rename function to _acquireNextUniqueCustomFdmPrinterExtruderStackIdIndex()
...
CURA-4188
2017-08-22 10:44:22 +02:00