Sophist
d16b13d20d
Tweak indentation again
2020-07-10 22:48:51 +02:00
Sophist
e921c4ae3d
Tweak indentation
2020-07-10 22:47:37 +02:00
Sophist
107d23e9e5
Include additional machine defaults for Dagoma DiscoEasy / DiscoUltimate
...
Values taken from [Dagoma Marlin source code](https://github.com/dagoma3d/Marlin-By-Dagoma/blob/Dagoma-Development/LinuxAddons/Dagoma/conf/serie/E200/Base ).
2020-07-10 22:45:19 +02:00
Jelle Spijker
e8f0d41d29
Merge pull request #7995 from Ultimaker/CURA-7199_remove_spaghetti_infill
...
Cura 7199 remove spaghetti infill
2020-07-02 15:12:54 +02:00
jelle Spijker
a2a6e8b3e9
skin_outline_count default_value changed to value
...
Since the top container defines a default_value and a value
Part of CURA-6684
2020-06-30 14:30:38 +02:00
jelle Spijker
053c05b956
skin_outline_count function is moved from default_value to value field
...
Rolledback previous commit
Part of CURA-6684
2020-06-30 14:29:09 +02:00
jelle Spijker
862e459f52
skin_outline_count is now determined with equation in default_value
...
Failed on test `test_validateOverridingDefaultValue` previously.
Part of CURA-6684
2020-06-30 13:44:27 +02:00
jelle Spijker
9528791a79
Value of skin_outline_count reverts to 0 when concentric top/bottom used
...
Part of CURA-6684
2020-06-30 12:26:03 +02:00
jelle Spijker
5bf1f34b34
Removed spaghetti infill settings
...
Removed the settings themself and their usage in various other settings.
Part of CURA-7199
2020-06-29 12:46:06 +02:00
Nino van Hooff
b70e6b0172
Merge pull request #7969 from maukcc/master
...
HMS434 update
2020-06-29 11:48:55 +02:00
Ghostkeeper
8ab765576f
Attempt at improving documentation of Slicing Tolerance setting
...
Make it more clear that it's about the vertical tolerance only.
Also correct the interpretation at the end. Inclusive retains more details, while exclusive makes parts fit better, not the other way around.
Contributes to issue #6093 .
2020-06-29 11:32:13 +02:00
Ghostkeeper
574f2426ef
Correct alignment after applying transformations
...
I had deleted the 2.5mm manually. Sorry.
Contributes to issue CURA-7534.
2020-06-26 17:59:49 +02:00
Ghostkeeper
201b6b6f89
Merge branch 'master' of https://github.com/beamup3d/Cura into beamup3d-master
2020-06-26 16:55:27 +02:00
Kostas Karmas
0738696312
Revert the geeetech_A10 size to the official size (220x220x260)
...
Related to https://github.com/Ultimaker/Cura/pull/7752
2020-06-24 16:14:44 +02:00
Konstantinos Karmas
374a6b7b68
Merge branch 'master' into master
2020-06-24 15:59:07 +02:00
maukcc
c9e5f8ac54
HMS434 update
...
Max temps updated
2020-06-24 11:12:03 +02:00
BeamUp 3D
73d221cb46
stl to 3mf
2020-06-19 11:28:29 +03:00
Jaime van Kessel
7d75060342
Merge branch 'CURA-6747_and_CURA-6989-stairs-on-the-slope' of github.com:Ultimaker/Cura
2020-06-17 16:06:35 +02:00
Remco Burema
9204ed4a02
Fixes #7943 / Replacing an arbitrary value with a better one.
...
Not the most elegant way, but it _is_ the ultimate answer after all.
2020-06-17 11:02:41 +02:00
Ghostkeeper
09f40c8f77
Upgrade to setting_version 15
...
These were apparently outdated.
Contributes to issue CURA-7515.
2020-06-16 03:51:49 +02:00
Ghostkeeper
b645d210ec
Remove unused platform texture
...
This texture is unused because the OBJ file of the platform mesh has no texture coordinates.
Contributes to issue CURA-7515.
2020-06-15 18:09:39 +02:00
Ghostkeeper
07953488ae
Fix alignment of platform mesh
...
It was aligned to the bottom side of the build plate rather than the top side. This build plate is 3.2mm thick, so to prevent Z fighting I'm moving the model 3.3mm down.
Contributes to issue CURA-7515.
2020-06-15 18:02:14 +02:00
Ghostkeeper
5794deeade
Fix slashes in TinyBoy printer names
...
Somehow they turned into underscores, but clearly they are demarking different alternatives.
Contributes to issue CURA-7515.
2020-06-15 18:02:13 +02:00
Ghostkeeper
ab28590439
Clean up whitespace
...
No tabs, just spaces for indentation. Remove whitespace at the end of a line.
Contributes to issue CURA-7515.
2020-06-15 18:02:13 +02:00
fred
34bc78ef85
Updated to fit Cura 4.6
2020-06-15 18:02:12 +02:00
fred
17ee28ca55
Delete tinyboy.def.json
...
fix
update
update
update
fix
fix
2020-06-15 18:02:09 +02:00
fred
c6deb397dd
Create tinyboy.def.json
...
save
update
update
update
update
fix
Update tinyboy_e16.def.json
fix
fix
2020-06-15 18:01:59 +02:00
fred
c380dc5f25
Add TinyBoy & mago 3D Printer
...
fix update error
try to fix
try to fix
fix again
Update tinyboy.def.json
Update tinyboy_ra20.obj
Update tinyboy_e10_extruder_0.def.json
update again
Update tinyboy.def.json
update
2020-06-15 18:01:45 +02:00
fred
3d88c96b7a
Add TinyBoy profile
...
Updated
Update
TinyBoy / mago
Add TinyBoy and mago 3D Printer profile
2020-06-15 18:01:29 +02:00
Ghostkeeper
9b750a50c0
Merge branch 'mesh_processing_order'
2020-06-15 17:36:59 +02:00
Jaime van Kessel
66a183b8e2
Merge branch 'master' of https://github.com/Joyce-lujunxu/Cura
2020-06-15 14:14:13 +02:00
BeamUp 3D
c46d176a68
Update beamup_l def
2020-06-13 16:59:43 +03:00
BeamUp 3D
56e359f100
Add beamup_l.def.json
2020-06-13 13:40:36 +03:00
Ghostkeeper
abc105a727
Merge branch '4.6'
2020-06-12 12:02:08 +02:00
Ghostkeeper
bab037554c
Avoid hitting the prime blob when Z-hop is enabled
...
Similar to commit be814535e979c28734460a697da879dbe2b41a07, but ported to the Ultimaker Original.
2020-06-12 12:01:38 +02:00
Remco Burema
29e68fe407
Fix default value min_skin_width_for_expansion.
...
At some point max_skin_angle_for_expansion s deafult value was updated, but the default value for its child, min_skin_width_for_expansion wasn't altered to reflect that. Fixes #7925
2020-06-12 11:43:37 +02:00
Remco Burema
f4dc180594
Fix default value min_skin_width_for_expansion.
...
At some point max_skin_angle_for_expansion s deafult value was updated, but the default value for its child, min_skin_width_for_expansion wasn't altered to reflect that.
2020-06-12 11:31:13 +02:00
Remco Burema
637f14fdad
Add setting: Minimum slope steepness for stair-stepping.
...
part of fixing CURA-6989 (and tickets such as CURA-6747)
2020-06-11 19:46:25 +02:00
Ghostkeeper
ae272d42b8
Align build plate correctly to build volume
...
I don't know how this came to be misaligned. Maybe an oversight.
Contributes to issue CURA-7497.
2020-06-10 14:59:11 +02:00
orel
ddc8785755
Add 3mf meshes for mono extruder disco printers
2020-06-10 12:39:02 +02:00
orel
36f70e43c2
Extruders gcodes sequences were inverted...
2020-06-10 11:43:44 +02:00
orel
7c6104b812
Merge remote-tracking branch 'upstream/master' into dagoma_bicolor
2020-06-10 11:42:48 +02:00
Joyce-lujunxu
72f84ff489
Add files via upload
2020-06-09 19:04:51 +08:00
Ghostkeeper
7ec681a04d
Merge branch 'feature_support_meshes_present' of https://github.com/fieldOfView/Cura into fieldOfView-feature_support_meshes_present
2020-06-05 13:20:31 +02:00
Ghostkeeper
1d6c722505
Indent using spaces, not a mix of tabs and spaces
...
Contributes to issue CURA-7450.
2020-06-04 13:14:56 +02:00
Ghostkeeper
06dce91bef
Merge branch 'master' of https://github.com/grk3010/Cura into grk3010-master
2020-06-04 13:06:08 +02:00
fieldOfView
c34162a2ba
Merge branch 'master' into feature_support_meshes_present
...
# Conflicts:
# cura/Scene/CuraSceneController.py
# cura/Scene/CuraSceneNode.py
2020-06-04 10:27:11 +02:00
Orel
e537af24da
Refine platform offset
2020-06-03 20:14:10 +02:00
Orel
93715bf2ad
Replace 3mf to stl files for mono extruder dagoma printers
2020-06-03 20:05:15 +02:00
Orel
5079009ccd
Merge remote-tracking branch 'upstream/master' into dagoma_bicolor
2020-06-03 20:04:16 +02:00