26f0f40931
Merge remote-tracking branch 'remotes/origin/ys_color_print'
2019-01-30 09:29:55 +01:00
12d4c86ec7
Merge branch 'master' of https://github.com/prusa3d/Slic3r into sidebar_fixes
2019-01-30 08:27:52 +01:00
b4c015ba8f
Fix of a G-code comment. Fixes
...
Incorrect filament profile being used during purge - always set to PLA. #1691
2019-01-29 18:28:52 +01:00
c660eb6f45
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-01-29 18:08:02 +01:00
52c1ec873e
Disabled the experimental pressure equalizer.
2019-01-29 18:07:45 +01:00
2b1d2acf17
Build: MSVC 2017 compat (w/o xs code - Perl unit tests)
2019-01-29 17:11:07 +01:00
d28cecf6c5
Implemented "Color Print" for preview mode (without re-slicing)
2019-01-29 15:11:29 +01:00
3adaceed2d
Many major issues solved. Performance may be degraded.
2019-01-29 15:10:07 +01:00
3894b01b3c
Merge branch 'master' of https://github.com/prusa3d/Slic3r into sidebar_fixes
2019-01-29 14:34:13 +01:00
eca770397c
Fix of #1730
2019-01-29 14:16:31 +01:00
d2ecf77818
Added missing include (build on OSX)
2019-01-29 12:09:40 +01:00
0226d00450
Merge branch 'master' of https://github.com/prusa3d/Slic3r into sidebar_fixes
2019-01-29 12:09:01 +01:00
dd9de2848b
Fixes Add [layer_num] and [layer_z] to Custom Tool change G-code #1651
2019-01-29 12:02:48 +01:00
3066e4ee4b
Fixed compile on OSX
2019-01-29 11:38:51 +01:00
d29c776127
Merge branch 'master' of https://github.com/prusa3d/Slic3r into sidebar_fixes
2019-01-29 11:33:55 +01:00
252861aa65
Fix of rotations using sidebar fields
2019-01-29 11:26:35 +01:00
cbbd3b23aa
Fix of Custom filename - used_filament in meters #1680
2019-01-29 11:14:29 +01:00
a46a7f1e04
Merge branch 'master' of https://github.com/prusa3d/Slic3r into sidebar_fixes
2019-01-29 08:25:45 +01:00
cb0ec4638c
Merge branch 'master' into tm_colldetection_upgr
2019-01-28 16:52:50 +01:00
69a8cf8839
Fix for SPE-797
2019-01-28 16:30:15 +01:00
6d3e96c1b9
Fixing empty first layer when no pad and no supports are selected.
2019-01-28 16:17:43 +01:00
362c117ef0
ENABLE_IMPROVED_SIDEBAR_OBJECTS_MANIPULATION set as default
2019-01-28 16:06:44 +01:00
78c4288099
Remove duplicate code from support generation.
2019-01-28 14:20:42 +01:00
5a6abe6e9a
Fix for erroneous support slicing.
...
Adding upper and lower closure for pillars and bridges.
2019-01-28 11:58:25 +01:00
3e7cec0ce5
Merge remote-tracking branch 'remotes/origin/objects_centering'
2019-01-28 10:25:41 +01:00
a4feec906d
WIP: Optimization of the object's 2D convex silhouette for arrangement,
...
not working yet.
2019-01-28 10:10:23 +01:00
0f02b2fb1e
Merge branch 'objects_centering' of https://github.com/prusa3d/Slic3r into objects_centering
2019-01-28 08:53:46 +01:00
8bf692a640
WIP synchronization of Z rotation of the instances
2019-01-28 08:52:22 +01:00
e5c201f2a3
Performance improvements:
...
Lazy "Place on face" gizmo update.
Caching of MeshObject::raw_mesh_bounding_box() for the object size display.
ModelObject::bounding_box(), raw_mesh_bounding_box(), full_raw_mesh_bounding_box() will not copy the mesh.
TriangleMesh::transformed_bounding_box(const Transform3d &trafo) will not copy the mesh data.
get_options_for_bundle() will not return reference to temp value
is_splittable() calls cheap mesh.has_multiple_patches()
2019-01-26 18:51:34 +01:00
fd2573bf7c
Merge remote-tracking branch 'remotes/origin/tm_autoplacement'
2019-01-26 13:32:47 +01:00
07ac41c726
Updated mode value for some options
2019-01-25 16:57:44 +01:00
de2fd21289
Fixed import of volumes from .amf
2019-01-25 12:58:55 +01:00
369391303b
Tweak to euler angles euristic
2019-01-25 12:46:45 +01:00
63015c6a4a
Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering
2019-01-25 08:29:15 +01:00
8991eb4201
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-01-24 19:09:06 +01:00
9341ac5584
Improvements of the triangulation of SLA layer preview.
2019-01-24 19:08:58 +01:00
98cbd2e053
Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering
2019-01-24 13:34:37 +01:00
d428e7b78e
Fixed output of volumes to .amf files
2019-01-24 13:32:45 +01:00
98c34827f3
Another iteration on euler angles and instances synchronization
2019-01-24 10:04:39 +01:00
37ce6baa69
Merge remote-tracking branch 'origin/master' into tm_autoplacement
2019-01-23 17:12:28 +01:00
725cd3c55c
Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering
2019-01-23 15:56:46 +01:00
eccce89204
Added model for sl1 bed
2019-01-23 15:52:08 +01:00
d3ceec39fc
Little optimization when creating a SLA support mesh for preview.
2019-01-23 14:22:33 +01:00
7eb28c6a3b
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-01-23 14:00:23 +01:00
bd4108cd5c
Fixed update on reset of the variable layer height profile.
...
Fixed update of the layer height profile on PrintObject when changing profiles.
Fixed crash due to the layer height editing refactoring & wipe tower.
2019-01-23 14:00:03 +01:00
d3d79e58a8
Fixed conflicts after merge with master
2019-01-23 13:24:05 +01:00
69995106c0
Polishing autoplacement feature for testing
2019-01-23 13:13:12 +01:00
f5dcf161a9
Apply anisotropic filtering to bed textures
2019-01-23 12:45:58 +01:00
cb1f7e8aa6
Fixed unselected instance synchronization when rotating using rotate gizmo
2019-01-23 11:08:18 +01:00
0b19f363c5
fixing is_colliding and centering translation.
2019-01-23 10:37:37 +01:00