David Kocik
c6b5253bce
merge
2019-12-11 17:43:11 +01:00
David Kocik
e2048775f6
eject button functionality
2019-12-11 17:42:56 +01:00
Slic3rPE
a03ce255d6
macos eject
2019-12-11 17:39:34 +01:00
David Kocik
7602cde289
merge
2019-12-11 17:03:30 +01:00
David Kocik
f057077826
eject button functionality
2019-12-11 17:02:12 +01:00
Slic3rPE
38c69f16f0
macos eject
2019-12-11 16:59:26 +01:00
YuSanka
43d5437e1f
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-11 16:07:51 +01:00
YuSanka
d66761e030
Fixed wrong context menu selection for instance(s). Related to #3275
2019-12-11 16:07:00 +01:00
Enrico Turri
2744e71967
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-11 15:30:44 +01:00
Enrico Turri
57d069bd0a
Some rework on layout of imgui dialogs
2019-12-11 15:30:25 +01:00
David Kocik
6dddc1cc6b
eject button functionality
2019-12-11 15:02:20 +01:00
David Kocik
4a7f50ad66
eject button functionality
2019-12-11 14:53:28 +01:00
tamasmeszaros
5b67ce5105
Merge branch 'tm_opencsg'
2019-12-11 12:52:03 +01:00
tamasmeszaros
38aa5cb437
Finding GLEW work in release and debug.
...
Make building in release and debug in one cmake run on msvc with the prusaslicer_add_cmake_project function.
2019-12-11 12:32:29 +01:00
David Kocik
975642e3e0
eject button functionality
2019-12-11 12:28:51 +01:00
Slic3rPE
bcfc333fb1
macos better wrapper
2019-12-11 11:00:47 +01:00
Slic3rPE
cd1d49b015
macos better wrapper
2019-12-11 10:16:32 +01:00
Lukas Matena
e747577271
Added a validation check to reject wipe tower in sequential prints
...
This scenario was never supported (#3283 )
2019-12-11 08:12:19 +01:00
bubnikv
d0aad74c27
Fixed update logic to support newer index downloaded from the internet
...
than the index stored in the resources.
2019-12-10 17:49:09 +01:00
tamasmeszaros
d7ac8f2774
Merge branch 'tm_cgal'
2019-12-10 17:45:36 +01:00
tamasmeszaros
fc19666fa2
Add dll copy after targets for gmp and mpfr
2019-12-10 17:42:25 +01:00
YuSanka
5872598679
Merge branch 'dk_remote_devices' of https://github.com/prusa3d/PrusaSlicer into dk_remote_devices
2019-12-10 17:31:58 +01:00
YuSanka
37b6d9e8ad
Implemented "Disconnect" button
2019-12-10 17:31:27 +01:00
YuSanka
313e86ea94
Fixed show context menu for multiple selection in ObjectList
2019-12-10 17:25:30 +01:00
Enrico Turri
b63b5125b6
Enable selection for missing files in reload from disk command
2019-12-10 14:42:28 +01:00
David Kocik
027b9f5082
fix
2019-12-10 14:41:49 +01:00
David Kocik
d2a440c794
macos better wrapper
2019-12-10 14:10:47 +01:00
YuSanka
cc4026cfc5
Fixed Wizard material configuration check
2019-12-10 13:47:10 +01:00
YuSanka
a9b1ab0a4c
Fixed localization for JA and some strings
2019-12-10 13:47:10 +01:00
Enrico Turri
64fc278212
GLCanvas3D - render methods set as constant methods
2019-12-10 12:57:55 +01:00
Slic3rPE
3b6daf64c7
macos list devices
2019-12-10 11:35:39 +01:00
Slic3rPE
40a83e67dd
macos implementation
2019-12-10 11:17:12 +01:00
bubnikv
03bb8a60a3
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-12-10 11:13:09 +01:00
bubnikv
b12bc5c4d5
Optimization in GLCanvas3D::reload_scene():
...
Use sorting and binary search instead of linear search.
O(n log n) versus O(n^2)
2019-12-10 11:12:17 +01:00
Enrico Turri
bdfed9d9ef
Attempt to fix view toolbar background not showing up on Mac when using dark mode
2019-12-10 10:56:21 +01:00
David Kocik
fdc493f6fd
macos mm files
2019-12-10 10:08:57 +01:00
Lukas Matena
f6e217171a
Added comments in MeshUtils.hpp
...
PIMPL in MeshRaycaster now uses std::unique_ptr instead of raw pointer
2019-12-10 09:53:34 +01:00
David Kocik
8810a9aa31
init call
2019-12-09 17:12:22 +01:00
Enrico Turri
68812b081f
Removed obsolete (and unused) code
2019-12-09 15:40:14 +01:00
David Kocik
0d2a2d2b20
osx device unmount callback - not sure if will build
2019-12-09 15:33:10 +01:00
Enrico Turri
a7b12f97db
Gray icons for gizmos in disabled state
2019-12-09 15:21:18 +01:00
Enrico Turri
d0a3e8d41d
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-09 13:27:38 +01:00
Enrico Turri
e7e4cc5600
Fixed crash while repairing imported model
2019-12-09 13:27:21 +01:00
YuSanka
85645a1253
Fixed crash on ConfigWizard opening after a language change
...
+ updated Creality.ini and PrusaResearch.ini
2019-12-09 13:02:48 +01:00
Enrico Turri
61ab9e37d6
#3287 - Fixed GCodeAnalyzer and GCodeTimeEstimator when using Machinekit and Mach3/Linuxcnc gcode flavours
2019-12-09 11:40:26 +01:00
foxox
dea83da5b7
Speed legend scales depending on travel visibility.
2019-12-08 00:03:41 -05:00
David Kocik
87fff4626e
windows registration for device notif(thru hidden app) - windows doesnt need update now
2019-12-06 16:51:04 +01:00
tamasmeszaros
5d77c34567
Forgot to remove string_printf from 3mf.cpp
2019-12-06 16:28:14 +01:00
YuSanka
24bbad634a
Fixed filament presets compatibility updating after switch of different vendor's printers
2019-12-06 16:22:20 +01:00
YuSanka
3acbc07caf
Localization improvements
2019-12-06 16:20:59 +01:00
tamasmeszaros
5be66a52c0
add drain hole 3mf export and import
2019-12-06 15:47:58 +01:00
YuSanka
805a6c936c
Localization improvements: Text correction
2019-12-06 13:58:23 +01:00
David Kocik
118354ecf4
erase callbacks
2019-12-06 13:21:44 +01:00
David Kocik
0f18e7e7ec
callback only for used device
2019-12-06 13:17:36 +01:00
tamasmeszaros
3b0241c98b
Fix trianglemesh slicer error with empty meshes
2019-12-06 10:59:05 +01:00
David Kocik
822ffa6c86
last save path
2019-12-05 16:22:54 +01:00
bubnikv
073579eefc
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-12-05 15:04:59 +01:00
bubnikv
f80ed539a7
System profiles and profiles derived from system profiles are now
...
compatible with the profiles of the same vendor only.
2019-12-05 14:48:11 +01:00
Enrico Turri
f991017a3f
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-05 14:43:36 +01:00
Enrico Turri
8728f192c6
Follow-up of c370bb7141
-> Do not force even size of toolbars icon textures
2019-12-05 14:43:18 +01:00
YuSanka
e2f859c3b2
Fixed filament/material sorting in the lists of ConfigWizard
2019-12-05 14:22:06 +01:00
YuSanka
cac64576c5
Fixed mode icons rendering under OSX (MacOSX10.14.sdk)
2019-12-05 14:22:05 +01:00
David Kocik
5f54856be0
last path functions
2019-12-05 14:07:02 +01:00
tamasmeszaros
60758abbb4
Merge branch 'tm_slice_func'
2019-12-05 13:38:33 +01:00
tamasmeszaros
514bb23c6c
Add free functions to slice a TriangleMesh
2019-12-05 13:38:04 +01:00
bubnikv
5e3e549248
Fix of OSX compilation - forward declaration of Semver
2019-12-05 13:06:02 +01:00
Enrico Turri
90741c993d
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-05 12:22:42 +01:00
Enrico Turri
c370bb7141
Forces even size and disable compression for toolbar icon texture to try to solve artifacts on OsX Catalina
2019-12-05 12:22:24 +01:00
bubnikv
ab34ef3ceb
Fix of an application update situation, where the profiles were
...
not updated correctly if the index installed in vendor directory
was the same as the one provided with the applicaton installation.
2019-12-05 11:05:18 +01:00
Matthias Urlichs
688457b2d0
Grammar fix
2019-12-04 21:13:42 +01:00
Matthias Urlichs
5320af6c13
Don't show a confirmation dialog when saving a preset
2019-12-04 21:12:26 +01:00
YuSanka
26eaa8af1e
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-04 16:11:35 +01:00
YuSanka
fea91829eb
Localization improvements:
...
* added wrapper to SliderFloat in imgui
* fixed localized text in Mouse3DController
* added take_snapshot for extruder change in object list
* fixed text typos in AppConfig.cpp, ConfigWizard.cpp and ConfigManipulation.cpp
2019-12-04 16:11:10 +01:00
David Kocik
18be3ffb5f
refactoring
2019-12-04 15:27:33 +01:00
bubnikv
bd10b52f0e
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-12-04 14:03:10 +01:00
bubnikv
c7d306e21e
Profiles for the alpha are stored into the PrusaSlicer-alpha directory
...
to not mix with the current release.
2019-12-04 14:02:49 +01:00
Lukas Matena
4ba7cb7ede
Fix of the wipe tower starting point
...
see issues #2968 , #3234 and #3248
2019-12-04 13:47:02 +01:00
Lukas Matena
3ef34848c7
Fix of skirt: wipe tower was not correctly processed when rotated
2019-12-04 13:45:42 +01:00
David Kocik
0a4b2331a1
comment testing lines
2019-12-04 13:43:28 +01:00
David Kocik
1f6d2c87b8
path check
2019-12-04 13:30:25 +01:00
David Kocik
9a301ac98d
path check
2019-12-04 13:21:41 +01:00
David Kocik
1c9dddeb2b
path check
2019-12-04 13:18:08 +01:00
David Kocik
0b015b0864
path check
2019-12-04 13:13:18 +01:00
David Kocik
fd7d75028a
path check
2019-12-04 13:10:08 +01:00
David Kocik
79cdb0ab07
linux owner checking
2019-12-04 11:47:47 +01:00
bubnikv
4bce9e0eb9
Merge branch 'vb_libudev_explicit_linking'
2019-12-04 11:38:24 +01:00
YuSanka
ee71f83939
Localization improvements:
...
* fixed "\n" at the end of phrases
+ updated list of files to localization
+ new PrusaSlicer.pot
+ Japanese localization
2019-12-04 11:14:13 +01:00
Enrico Turri
8604e19384
Fix into GLShader::load_from_text()
2019-12-04 10:35:28 +01:00
David Kocik
14fdf429ea
osx search for drives
2019-12-04 10:05:18 +01:00
Matthias Urlichs
329ad97a84
Add int() and % (modulo)
2019-12-04 09:32:22 +01:00
YuSanka
6440c8ccfd
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-03 18:35:05 +01:00
YuSanka
785eed2ca0
Added context to new saved preset name
2019-12-03 18:34:46 +01:00
YuSanka
7aea0ceff3
ConfigWizard improvements - added check for printers and filaments/matelials selection
2019-12-03 18:31:07 +01:00
Enrico Turri
8a8c71429c
Fixes into ENABLE_THUMBNAIL_GENERATOR_DEBUG
2019-12-03 12:44:20 +01:00
David Kocik
2ecc8a1b6f
merge s kocikdav fork removable_drives branch
2019-12-03 11:35:46 +01:00
David Kocik
55409b0e96
windows paths
2019-12-03 10:55:38 +01:00
Lukas Matena
a6e737f05a
Various small changes in hollowing gizmo:
...
- changed layout of controls
- fixed supports appearing when they shouldn't
- fixed clipping plane (holes were hidden at a bit different position of the plane then appropriate)
- when hollowing is done, clipping plane is automatically moved to show the cavity
- the dialog should no longed overlap bottom-left corner controls
- gizmo controls now correspond to config values in ObjectSettings box and both update each other
- added undo/redo support when manipulating holes
2019-12-03 10:45:49 +01:00
David Kocik
0eb8cb3fa1
linux eject
2019-12-03 10:09:53 +01:00
YuSanka
a00ff7b06f
Implemented new suggestion from content team:
...
Just HigherThumb is moved to selected position after mouse click on color band
2019-12-02 15:04:15 +01:00
bubnikv
afa72da9d1
Fix of infill connecting along perimeter lines,
...
new 3-opt iterative improvement of infill path (currently disabled,
it is extremely slow)
2019-12-02 15:01:52 +01:00
YuSanka
d182c35248
Focused "Next" or "Finish" button according to the selected page.
...
Moved update_materials function call
2019-12-02 14:19:13 +01:00
Enrico Turri
89c42063de
Merge branch 'et_adaptive_layer_height_2' of https://github.com/prusa3d/PrusaSlicer
2019-12-02 12:47:15 +01:00
Enrico Turri
45f10a3730
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Removed debug output and cleanup
2019-12-02 11:44:11 +01:00
Enrico Turri
773bcbae7a
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Further extension of debug output to investigate issues on Mac and Linux
2019-12-02 10:48:46 +01:00
YuSanka
9f1e01b750
Fixed "Pause print" and "Custom Gcode" cancel.
...
It was possible to add empty code, when "Cancel" button was selected
2019-12-02 09:59:20 +01:00
Enrico Turri
d3b2db27a3
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height_2
2019-11-29 14:33:45 +01:00
root
b0e9bdee9b
Merge remote-tracking branch 'remotes/origin/vb_libudev_explicit_linking'
2019-11-29 14:28:30 +01:00
Enrico Turri
40498eee44
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Extended debug output to investigate issues on Mac and Linux
2019-11-29 14:24:24 +01:00
Lukas Matena
14d56929e7
SLA drain holes can be removed by right click, Ctrl+A selects all holes
2019-11-29 14:12:31 +01:00
Lukas Matena
735f82c019
Hollowing gizmo has now its own shortcut [H], fixed a situation with supports showed in editing mode
2019-11-29 13:56:39 +01:00
Enrico Turri
1d5db5cf7a
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Added debug output to investigate issues on Mac and Linux
2019-11-29 12:45:41 +01:00
YuSanka
22aa17128a
Fixed function to get a profile name by alias for all preset collections
2019-11-29 11:02:58 +01:00
YuSanka
71f5ed5b9e
Added new icon for "change extruder" menu.
...
+ some improvements for colored band
2019-11-29 11:02:58 +01:00
Enrico Turri
58fa4f32de
Revert e3b9c755aa
2019-11-29 11:01:51 +01:00
Lukas Matena
53976de250
Merge branch 'master' into lm_hollow_gizmo
2019-11-29 10:20:37 +01:00
Lukas Matena
f2a810f335
Merge branch 'lm_tm_hollowing' into lm_hollow_gizmo
2019-11-29 10:20:32 +01:00
Lukas Matena
73af7c64b8
SLATreeSupports generator now takes account for holes and can build supports through them
2019-11-29 10:19:02 +01:00
tamasmeszaros
b2b5df7d43
Remove redundant search path for libudev
2019-11-28 17:12:01 +01:00
David Kocik
82baaf291e
search for rd as root
2019-11-28 16:35:22 +01:00
YuSanka
16137411c4
Fixed icon positioning and color_band scaling for DoubleSlider under OSX
2019-11-28 16:23:58 +01:00
Enrico Turri
4fc723d52e
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-11-28 15:42:01 +01:00
Enrico Turri
e3b9c755aa
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Attempt to fix events on Linux and Mac
2019-11-28 15:41:44 +01:00
YuSanka
0005049927
Updated icons for DoubleSlider
2019-11-28 15:40:18 +01:00
Enrico Turri
3dd46f2e03
ENABLE_THUMBNAIL_GENERATOR -> some other refactoring
2019-11-28 15:19:42 +01:00
Enrico Turri
ddd1df1552
ENABLE_THUMBNAIL_GENERATOR -> render printbed into thumbnails
2019-11-28 14:18:24 +01:00
David Kocik
7301b4f7dd
refactoring
2019-11-28 13:50:58 +01:00
David Kocik
b7a5020196
add_callback function
2019-11-28 13:38:08 +01:00
Enrico Turri
bd1ee8ee4a
Small refactoring in Camera::calc_zoom_to_bounding_box_factor
2019-11-28 12:14:31 +01:00
Enrico Turri
0de3704287
ENABLE_THUMBNAIL_GENERATOR -> small refactoring
2019-11-28 12:03:19 +01:00
Enrico Turri
3537f74936
Printbed axes renderable on demand
2019-11-28 11:51:00 +01:00
bubnikv
3b24b8c378
Linux libudev explicit linking: One more function wrapped.
2019-11-28 11:06:57 +01:00
YuSanka
773dace33c
Merge remote-tracking branch 'origin/master' into ys_aliases
2019-11-28 10:34:05 +01:00
bubnikv
67827546cf
linux specific: Explicit linking of libudev because there are
...
two versions out there in the wild. libusb0 is still used on
some LTS distros, for example on Centos6.
2019-11-28 10:09:13 +01:00
YuSanka
dfd38c7818
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-11-28 09:01:14 +01:00
YuSanka
c87feb9870
Code cleaning - removed unused state from DoubleSlider
2019-11-28 08:38:28 +01:00
YuSanka
322c0230c3
Code cleaning - deleted extruder selector
2019-11-27 16:03:16 +01:00
David Kocik
4337b65f52
rdm update every 2 seconds
2019-11-27 15:47:37 +01:00
YuSanka
901a20b3b1
Code cleaning
2019-11-27 15:27:44 +01:00
YuSanka
496e09302f
Implemented a message on Printer display for pause print
...
+ Added new icons
2019-11-27 14:44:33 +01:00
David Kocik
1cd06e3267
prev commit linux part
2019-11-27 14:30:10 +01:00
Enrico Turri
1ba3f0a4f6
Transparent background for thumbnails saved into gcode and sl1 files
2019-11-27 13:37:37 +01:00
David Kocik
97a9f245f9
check if last path is on rem drive
2019-11-27 13:30:45 +01:00
David Kocik
fdf159af42
refactoring
2019-11-27 11:33:36 +01:00
Enrico Turri
5fcf41a3aa
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Added undo/redo
2019-11-27 11:08:10 +01:00
YuSanka
963969e210
Fixed RadioButton selection in ExtruderSequenceDialog under OSX
2019-11-27 09:21:28 +01:00
David Kocik
4822b577d2
removable drives manager linux part
2019-11-26 15:52:18 +01:00
Enrico Turri
55a163e216
Added tooltip, showing layer height at mouse cursor, to layer height profile bar
2019-11-26 14:44:14 +01:00
David Kocik
ef12f35599
removable drive manager - Windows part
2019-11-26 14:19:29 +01:00
tamasmeszaros
281762db45
Add hollowed interiors to the support data
2019-11-26 14:18:56 +01:00
Enrico Turri
381d7e6c2e
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Attempt to fix sliders size, on Mac, into imgui dialog for adaptive layers
2019-11-26 12:50:57 +01:00
Enrico Turri
643b26a0f3
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Small refactoring
2019-11-26 12:24:07 +01:00
YuSanka
6a68002a1f
Implemented use of aliases in Plater's preset comboboxes
2019-11-25 15:57:36 +01:00
bubnikv
67b8506800
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-25 15:56:10 +01:00
bubnikv
d3ec53d9a6
WIP: Improvement in path planning
...
reorder_by_three_exchanges_with_segment_flipping()
works, but it is excessively slow, with close to O(n^3) time complexity.
Commited, but not used in production until sped up.
2019-11-25 15:55:59 +01:00
Enrico Turri
44d7ac4474
Fixed crash when calling Reload from disk command after slicing on SLA printer
2019-11-25 14:42:36 +01:00
Enrico Turri
df3e47e093
Another attempt to fix build on Linux (due to ab00f501f1
)
2019-11-25 12:45:49 +01:00
Enrico Turri
2bbd916ccc
Fixed build on Linux
2019-11-25 11:13:50 +01:00
YuSanka
afb8483250
Merge remote-tracking branch 'origin/master' into ys_aliases
2019-11-25 10:44:58 +01:00
YuSanka
6429c3bd89
Added code for next step of a preset's aliasing
2019-11-25 10:40:36 +01:00
Enrico Turri
ab00f501f1
#3230 - Detection of 3Dconnexion devices every 2 seconds
2019-11-25 10:34:42 +01:00
Enrico Turri
b1047d2e26
ENABLE_THUMBNAIL_GENERATOR -> ENABLE_THUMBNAIL_GENERATOR_PNG_TO_GCODE set as default
2019-11-25 10:30:31 +01:00
YuSanka
1096c24fae
Show _Finish_ button
2019-11-25 09:33:54 +01:00
bubnikv
2b17e81f13
If of the previous commit: Set the MutablePriorityQueue indices
...
to size_t(-1) when removed from the queue.
2019-11-22 19:09:39 +01:00
bubnikv
9c4dc80057
Fix of the new gyroid infill path planning. Fixes #3226
2019-11-22 18:22:44 +01:00
bubnikv
232f324999
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-22 16:08:42 +01:00
bubnikv
6fcd51d5be
Fix of "Slicer crashes when slicing for flexible filament" #2988
2019-11-22 16:08:25 +01:00
Lukas Matena
bc0db7dc91
Quickly added a hole height setting
2019-11-22 15:45:48 +01:00
Enrico Turri
98255d566e
Disabled ENABLE_3DCONNEXION_DEVICES_DEBUG_OUTPUT
2019-11-22 15:35:34 +01:00
bubnikv
0b9b74e35e
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-22 15:33:38 +01:00
bubnikv
4cff569b62
Improvements of infill path planning:
...
Implementation of 2-opt pairwise exchange iterative improvement
algorithm with an extension to a chain of segments, where
the chain of segments may get flipped during the exchange operation.
The 2-opt exchange algorithm may be quite slow.
2019-11-22 15:33:20 +01:00
Enrico Turri
599403ba94
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-11-22 14:40:59 +01:00
Enrico Turri
62e69d986a
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height
2019-11-22 14:18:51 +01:00
Enrico Turri
6df506e482
ENABLE_THUMBNAIL_GENERATOR -> Thumbnails generated using a callback function
2019-11-22 12:39:03 +01:00
Lukas Matena
c6e112a060
Merge branch 'lm_tm_hollowing' into lm_hollow_gizmo
2019-11-22 12:04:54 +01:00
Lukas Matena
2c1d256b0c
EigenMesh3D raycaster should now be able to pick a correct intersection on the object or inside a hole
2019-11-22 11:14:38 +01:00
YuSanka
5bf1c02303
Implemented aliase for sla_materials
2019-11-22 10:42:30 +01:00
YuSanka
cb395460c4
Implemented aliases for filaments
2019-11-21 13:12:06 +01:00
Enrico Turri
aea32ffe72
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Added 'keep min' option to smoothing algorithm
2019-11-20 14:06:30 +01:00
Enrico Turri
955439b3ba
Fixed build on Mac
2019-11-20 10:57:56 +01:00
Enrico Turri
4982e177a2
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Attempt to fix imgui dialog position on Mac
2019-11-19 15:39:49 +01:00
Enrico Turri
79d516ca7f
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Smoothing algorithm modified to give more weight close to height limits
2019-11-19 14:58:27 +01:00
Enrico Turri
f1ad73e226
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height
2019-11-19 11:44:14 +01:00
Enrico Turri
25ab9e8d5d
Fixed normals transformation in functions stl_transform()
2019-11-19 11:43:20 +01:00
Lukas Matena
9dd18a8d6d
Started work on extending EigenMesh3D to account for possible drain holes when raycasting
2019-11-19 11:33:49 +01:00
tamasmeszaros
7011c58faa
Merge branch 'master' into lm_tm_hollowing
2019-11-18 17:50:56 +01:00
Enrico Turri
9e7e1fb5e2
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-11-18 14:51:06 +01:00
Enrico Turri
da44618074
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Fixed adaptive layer height profile and layer height profile smoothing calculations
2019-11-18 14:32:41 +01:00
YuSanka
15251397b8
Added wxEXPAND flag to Filament and SLA Materials pages
2019-11-18 13:26:52 +01:00
Enrico Turri
28dedd65f0
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Code cleanup
2019-11-18 10:25:23 +01:00
Enrico Turri
68a9980a5e
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Small refactoring to improve performances
2019-11-18 10:17:44 +01:00
YuSanka
ec6c87756f
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-11-18 09:18:25 +01:00
Enrico Turri
e1f06a1b84
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height
2019-11-18 08:12:24 +01:00
enricoturri1966
a1aa343416
Follow-up of b2a6a07d72
-> Fixed code to render supports and pad into thumbnails for sla printer (currently commented out)
2019-11-16 09:04:06 +01:00
Lukas Matena
bbb519ad0e
Fixed a typo in MeshUtils.hpp
2019-11-16 08:22:39 +01:00
YuSanka
bc68b8eaf2
ExtruderSequenceDialog :
...
Fixed layouts after the second opening of the dialog.
(Removing any extruder from the sequence does not cause an incorrect layout)
Validation of entered values added
(0 is not a valid value)
2019-11-16 02:12:37 +01:00
bubnikv
b2a6a07d72
Make the .gcode and .sl1 thumbnails configurable through printer profile.
2019-11-15 17:33:31 +01:00
YuSanka
0fb8b2ce09
Delete color changes for unused extruders
2019-11-15 16:36:29 +01:00
bubnikv
bc53c44bf4
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-15 16:20:12 +01:00
bubnikv
fe4b65e305
Improvement of the Elephant foot compensation:
...
Using a positive curvature estimate to control the strength
of the Elephant foot compensation shall work similarly to
the previous implementation while avoiding pinching off
tiny pieces from the contour.
2019-11-15 16:20:01 +01:00
Enrico Turri
3baf11f694
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height
2019-11-15 15:49:26 +01:00
Enrico Turri
f548a4d7d6
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Profile smoothing using gaussian blur
2019-11-15 15:49:07 +01:00
Enrico Turri
2dec84a429
Added model and texture for Mini and Ender3 printer printbeds
2019-11-15 09:28:51 +01:00
bubnikv
8c377c6585
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-14 17:02:46 +01:00
bubnikv
dd59945098
Fix of a typo in KDTreeIndirect.
...
Improvement of the infill path planning.
Regression fix of Gyroid infill crashes.
Some unit tests for elephant foot and path planning.
2019-11-14 17:02:32 +01:00
YuSanka
8c22b0cd4f
Added MINI and Creality Ender to ConfigWizard
2019-11-14 14:04:02 +01:00
Lukas Matena
88514eeb0e
Merge branch 'lm_low_wipe_tower'
2019-11-14 10:37:04 +01:00
Enrico Turri
5baffdb9c2
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Customizable cusp value
2019-11-14 10:22:48 +01:00
Lukas Matena
53cdb8ef53
No sparse layers option marked as EXPERIMENTAL
2019-11-14 10:05:02 +01:00
tamasmeszaros
673549d608
Merge branch 'tm_openvdb_integration' into lm_tm_hollowing
2019-11-13 16:07:40 +01:00
tamasmeszaros
d4d037792d
Holes are now visible on slices in preview.
2019-11-13 15:55:37 +01:00
Enrico Turri
6eee31bf5a
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Disabled unused code
2019-11-13 15:06:17 +01:00
Enrico Turri
8768b04c8a
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height
2019-11-13 14:18:30 +01:00
Enrico Turri
0001ce3dab
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Refactoring of SlicingAdaptive to account for volumes' transformation
2019-11-13 13:53:02 +01:00
tamasmeszaros
97811130a1
Merge branch 'tm_openvdb_integration' into lm_tm_hollowing
...
SLAPrintSteps parallel functions now fully adapted to sla::ccr
2019-11-12 17:11:26 +01:00
YuSanka
8ec1465ea5
Added editing of custom G-code
...
+ Code cleaning
2019-11-12 16:59:27 +01:00
tamasmeszaros
4e067c42f0
SLAPrint steps moved to separate module.
...
* Lambdas replaced with class methods
2019-11-12 16:54:59 +01:00
Lukas Matena
73ae733484
New icon for the hollowing gizmo
2019-11-12 15:04:40 +01:00
Enrico Turri
b77ba32bb2
Adaptive layer height profile -> Added Adaptive button to imgui dialog
2019-11-12 14:18:43 +01:00
YuSanka
050a9adf36
OSX issue: Fix Background drawing for some of controls in Dark mode
2019-11-12 13:54:36 +01:00
Enrico Turri
0c4507141a
Attempt to fix Mac build on buildserver
2019-11-12 13:19:17 +01:00
Enrico Turri
9d5da8b18c
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height
2019-11-12 12:43:16 +01:00
Enrico Turri
01d2728060
Added missing include
2019-11-12 12:29:31 +01:00
Enrico Turri
cc919c68b8
Use Linux-style paths when saving custom bed texture and model files into config
2019-11-12 11:59:33 +01:00
Lukas Matena
b6edd5ddb9
SLA support points gizmo renders the holes and does not allow to place a support point in them
2019-11-12 11:48:12 +01:00
YuSanka
74e4a743af
Added missed update for a config after extruder change from the ObjectList.
...
Fixed erase "tool_change" ticks from ticks set.
2019-11-12 10:42:20 +01:00
Enrico Turri
f7e27eb21d
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-11-12 09:14:59 +01:00
Enrico Turri
316832b23d
Fixed out of printbed detection for non-printable objects leading to inconsistent volumes' color
2019-11-12 09:14:42 +01:00
tamasmeszaros
a69e80b987
Fix non thread-safe data flow between plater and hollowing gizmo.
2019-11-11 17:27:32 +01:00
Vojtech Kral
e12512dec0
Fix: Rename DPI changed event to not clash with impl in wxwidgets
2019-11-11 17:10:29 +01:00
tamasmeszaros
60650d0dfc
Progress indication for hollowing gizmo.
2019-11-11 16:10:46 +01:00
YuSanka
519291394a
Save/Load new color print data to/from amf and 3mf files.
2019-11-11 16:01:34 +01:00
bubnikv
ae887d5833
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-11 15:16:31 +01:00
bubnikv
f597131604
Trying to disable dark mode when compiled against the latest OSX SDK
...
as we are not yet ready for that.
2019-11-11 15:16:20 +01:00
tamasmeszaros
35ba7a481c
adding precompiled header should probably be the last statement.
2019-11-11 13:56:05 +01:00
Enrico Turri
db51809191
Fixed build on Linux
2019-11-11 13:41:50 +01:00
Enrico Turri
dbc0996be1
3Dconnexion devices -> Disabled handling of device buttons / Added camera target to debug dialog / Added extra debug output
2019-11-11 13:04:02 +01:00
tamasmeszaros
c22423a219
Merge branch 'tm_openvdb_integration' into lm_tm_hollowing
...
* Refactor file names in SLA dir
2019-11-11 12:55:22 +01:00
Vojtech Kral
bbb4a20dcd
Disable Dark Mode on Mac OS for now in the Info.plist
...
wxWidgets upgrade (or backport) is required first
2019-11-11 12:08:04 +01:00
Enrico Turri
621b8426d3
#3175 - Fixed compatibility with boost v 1.71
2019-11-11 11:21:08 +01:00
YuSanka
6c8bb51f4a
Use constant names for G-codes like M600, M601 and "tool_change"(Change extruder)
2019-11-11 09:38:45 +01:00
Lukas Matena
b4795e1292
Unified igl calls in MeshRaycaster and EigenMesh3D
...
MeshRaycaster is still aware of the clipping plane but it now uses EigenMesh3D internally
Public interface of both classes is unchanged
2019-11-08 20:18:14 +01:00
YuSanka
49175c3112
Merge remote-tracking branch 'origin/master' into ys_resin_cost
2019-11-08 19:33:18 +01:00
tamasmeszaros
ac8eab5fa8
Enhanced hollowing scheme, closing distance working as expected.
2019-11-08 16:51:43 +01:00
YuSanka
7a22e43825
Hided extruder selector in preview mode.
...
Fixed tooltips for double slider.
Changed left button menu for multi-material print
2019-11-08 16:38:04 +01:00
Enrico Turri
932b5be196
Fixed build on Linux
2019-11-08 15:54:44 +01:00
YuSanka
db458df3b5
Fixed controls layout in ExtruderSequenceDialog
...
Dimension of SVG-icons is calculated now according to the scale factor (on Retina displays)
2019-11-08 14:52:11 +01:00
Enrico Turri
08861250bf
3Dconnexion devices -> Added extra debug output
2019-11-08 14:43:15 +01:00
Lukas Matena
645f13a0ae
Drain holes are now saved in ModelObject
...
Internal changes in GLGizmoHollow.cpp
2019-11-08 14:05:56 +01:00
Enrico Turri
a87d83aeb1
3Dconnexion devices -> Another change in logic to select device
2019-11-08 13:31:34 +01:00
Enrico Turri
b10d128ffd
3Dconnexion devices -> Modified logic to select device on Linux
2019-11-08 11:51:56 +01:00
YuSanka
ae4948bd94
Fixed crash from start if SLA preset is selected.
...
Fixed extruder selection from ObjectList under OSX
2019-11-08 11:24:57 +01:00
tamasmeszaros
4b08865809
hollowing params renamed, filtering generalized
2019-11-08 09:21:30 +01:00
Enrico Turri
4320b8f711
3Dconnexion devices -> Fix into Mouse3DController::handle_packet_button
2019-11-08 09:18:59 +01:00
Enrico Turri
68d6a45815
3D connexion devides -> Added handling of 3 bytes long button packets
2019-11-08 08:47:57 +01:00
YuSanka
f2120c1122
Fixed a sequence of the legend items
2019-11-07 16:36:24 +01:00
Enrico Turri
6e4060569a
1) Added new tech ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE
...
2) Imgui dialog replaces texture for reset button and tooltip when layer editing is active
2019-11-07 15:55:45 +01:00
bubnikv
588734c7b3
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-07 14:35:50 +01:00
bubnikv
f2dd49a905
Merged pull request "Gyroid improvements" #2730
...
by @supermerill and @wavexx
WIP: The function Fill::connect_infill() is being rewritten
to utilize spatial structures wherever possible for lower CPU load
and less dynamic memory allocation.
2019-11-07 14:28:30 +01:00
Lukas Matena
9836533cb3
Hollowing task triggered by the gizmo now spawns a UI job to not block the UI thread
...
The AABB tree calculation is still done in the UI thread, so it gets blocked for some time
2019-11-07 14:25:03 +01:00
YuSanka
72852ffab5
Updated DoubleSlider band. Added smart color selection for M600
2019-11-07 13:57:43 +01:00
tamasmeszaros
ad0a38e419
Follow up, unify boost::thread usage.
2019-11-07 12:58:18 +01:00
tamasmeszaros
67f55d3b23
Change std::async to boost thread in Plater::priv::Job
2019-11-07 12:09:04 +01:00
Enrico Turri
55a4b99e44
Fixed bug into Camera::set_target()
2019-11-07 11:48:59 +01:00
Enrico Turri
a624590b36
Fixed conflicts after merge with master
2019-11-07 09:55:44 +01:00
tamasmeszaros
bc3d22348a
Hollowing params: accuracy and smoothness
2019-11-07 09:34:34 +01:00
Enrico Turri
1e8aa54559
ENABLE_THUMBNAIL_GENERATOR -> Added ENABLE_THUMBNAIL_GENERATOR_DEBUG (disabled)
2019-11-07 09:01:28 +01:00
YuSanka
c4a62819f4
Implemented new color change preview from Gcode
...
+ Added missed "change_extruder.svg"
2019-11-07 08:13:26 +01:00
tamasmeszaros
a82f1268f3
Hollowed interior is now visible in preview
2019-11-06 14:26:15 +01:00
tamasmeszaros
bdf6f7342e
Hollowing step in SLAPrint process, PrintConfig params added.
2019-11-06 13:38:43 +01:00
Enrico Turri
41dadfdfcf
ENABLE_THUMBNAIL_GENERATOR -> Generate thumbnails using GLEW_EXT_framebuffer_object on graphic cards supporting it
2019-11-05 14:50:58 +01:00
tamasmeszaros
4d8631fef6
Merge branch 'tm_openvdb_integration' into lm_tm_hollowing
2019-11-05 14:48:44 +01:00
tamasmeszaros
07fb9f6559
Add oversampling and gaussian filter to hollowing.
...
* Additional steps hollowing and drilling in SPAPrint
* Remove SLABoilerPlate.hpp as it was empty.
2019-11-05 14:48:00 +01:00
Lukas Matena
eaf815ca4b
Merge branch 'lm_hollow_gizmo' into lm_tm_hollowing
2019-11-05 14:41:06 +01:00
Lukas Matena
013e613221
Hollowing gizmo can now actually trigger the hollowing and render result
2019-11-05 14:40:22 +01:00
Enrico Turri
d8dca69d60
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-11-05 13:58:13 +01:00
YuSanka
ba0ad954e8
Code cleaning for the 6ed9adaeff
commit
2019-11-05 12:56:57 +01:00
bubnikv
612e45e783
std::exchange not supported by C++11.
2019-11-05 11:46:05 +01:00
bubnikv
7a7183383f
Merge branch 'master' of https://github.com/BryanSmithDev/PrusaSlicer into BryanSmithDev-master
2019-11-05 11:37:40 +01:00
bubnikv
f75c022445
Reworked pull request
...
Centering model on bed, using bed shape from config (if available). #2424
thanks @luketaverne
2019-11-05 11:16:55 +01:00
Lukas Matena
7542580ac1
Merge branch 'tm_openvdb_integration' into lm_hollow_gizmo
2019-11-05 11:16:51 +01:00
bubnikv
e1c6bd174a
Fixed missing include.
2019-11-05 11:14:00 +01:00
bubnikv
b295bc22db
Adaptive elephant foot compensation: Improvement of the variable
...
offset regularization.
2019-11-05 10:45:14 +01:00
Lukas Matena
3fe160e60a
Added possibility to change hole height and taper
...
The parameters are yet not saved in ModelObject and they are common for all holes
2019-11-05 10:17:30 +01:00
Lukas Matena
04bcdff110
Added new hollowing gizmo
...
Basically just copied SLA support gizmo and removed all functionality that will not be needed
2019-11-05 10:17:27 +01:00
YuSanka
6ed9adaeff
New legend for color print.
...
Some improvements for coloration multimaterial print indicator
2019-11-05 09:48:53 +01:00
tamasmeszaros
d9d11e5686
Add additional parameters to openvdbutils
2019-11-05 09:43:42 +01:00
Enrico Turri
76377ee0fe
ENABLE_THUMBNAIL_GENERATOR -> Export thumbnails to gcode as png data in lines with max 80 characters length
2019-11-04 15:38:15 +01:00
tamasmeszaros
7808d09d06
SLA Contour3D expanded with conversions supporting quads.
2019-11-04 14:33:29 +01:00
Enrico Turri
065cdd878e
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-11-04 14:29:03 +01:00
Enrico Turri
f5bef3707f
Added missing include
2019-11-04 14:28:18 +01:00
Enrico Turri
8b8b6c1821
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-11-04 14:00:36 +01:00
Enrico Turri
64d5ac0d20
ENABLE_THUMBNAIL_GENERATOR -> Export thumbnails to gcode: max length of gcode lines set to 80 characters
2019-11-04 14:00:26 +01:00
YuSanka
d5f7956a55
Set custom color for color change
2019-11-04 13:42:47 +01:00
Stephan
c37cdb6585
* fix compile error and removed json includes
2019-11-04 12:53:48 +01:00
Stephan Reichhelm
3321ae7f13
+ add FlashAir support for host upload
2019-11-04 12:53:48 +01:00
Enrico Turri
3d450df680
ENABLE_THUMBNAIL_GENERATOR -> Transparent background for thumbnails saved into .3mf
2019-11-04 11:59:23 +01:00
bubnikv
2399570950
Only enable Elphant foot compensation if printing directly
...
on the print bed (raft is disabled).
2019-11-04 11:34:33 +01:00
bubnikv
4c735192ef
Bugfixes of the new adaptive elephant foot compensation.
2019-11-04 11:26:36 +01:00
Enrico Turri
c34232214d
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-11-04 11:13:19 +01:00
YuSanka
c564f693e9
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-11-03 19:34:34 +01:00
YuSanka
674c6ce1c5
Implemented coloration of multi-extruder print with color changes for separated extruder.
2019-11-03 19:33:02 +01:00
bubnikv
bb8d59391f
Fixed missing include
2019-11-01 21:13:53 +01:00
bubnikv
db97610821
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-11-01 19:59:22 +01:00
bubnikv
a72ac57fab
adaptive elpehant foot compensation, fixing
...
GH issues #1757 #2085 #2132 #2423 #2502 #2156 #2773 #2828 #2998 #3001
2019-11-01 19:59:09 +01:00
tamasmeszaros
a8a5a884f9
Add OpenVDBUtils into libslic3r, hollwing tests in libslic3r_test
2019-11-01 15:31:26 +01:00
tamasmeszaros
59c128d9fd
Fix broken partial arrange
2019-11-01 15:13:05 +01:00
Enrico Turri
6663fc7018
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-11-01 12:26:43 +01:00
Enrico Turri
f94f75d481
ENABLE_THUMBNAIL_GENERATOR -> Render thumbnails using shader
2019-11-01 12:19:27 +01:00
Vojtech Kral
d729315de3
Fix g-code export to permissionless filesystems
...
Fix #2521
Fix #3102
2019-11-01 10:54:55 +01:00
Enrico Turri
bf8fcabb29
ENABLE_THUMBNAIL_GENERATOR -> Use orthographic camera when rendering thumbnails
2019-10-31 17:03:33 +01:00
Enrico Turri
418634a677
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-31 16:41:03 +01:00
Enrico Turri
636e446da1
ENABLE_THUMBNAIL_GENERATOR -> Changes to zoom factor and centering algorithm when rendering thumbnails
2019-10-31 16:40:38 +01:00
YuSanka
8d27cfd4a6
Changed context menu for DoubleSlider
2019-10-31 15:24:20 +01:00
Lukas Matena
d632d91e79
WipeTower.cpp: The M220 B/R gcode is only emitted for Marlin firmware flavor
...
The extended gcode is now only supported by Prusa (https://github.com/prusa3d/PrusaSlicer/issues/3114 )
A pull request https://github.com/MarlinFirmware/Marlin/pull/15739 aims to extend the gcode in upstream Marlin as well
2019-10-31 15:08:20 +01:00
tamasmeszaros
2165537fa5
Do some hollowing finally.
2019-10-31 14:36:33 +01:00
Enrico Turri
8f180a0cc1
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-30 11:47:21 +01:00
bubnikv
f60fbecd3d
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-10-30 10:19:00 +01:00
bubnikv
ba39ee6f12
EdgeGrid::signed_distance_edges() to provide the pedal point.
...
Removed 20_print.t test.
2019-10-30 10:18:56 +01:00
Enrico Turri
2cb1edeba7
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-30 10:10:10 +01:00
Enrico Turri
f6453aab1b
ENABLE_THUMBNAIL_GENERATOR -> Fixed potential race condition when generating thumbnails
2019-10-30 10:09:58 +01:00
Enrico Turri
b3f53c96c7
Fixed update of 3D preview layout after changing printer after slicing
2019-10-30 08:28:40 +01:00
YuSanka
8ebd9ce7c4
Save "color_change" for a selected extruder to G_code
2019-10-29 15:34:35 +01:00
Enrico Turri
47dfe60f0e
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-29 14:47:59 +01:00
Enrico Turri
a7b4b232e9
ENABLE_THUMBNAIL_GENERATOR -> Use multisampling when generating thumbnail using off-screen framebuffer
2019-10-29 14:45:15 +01:00
YuSanka
52538b93c2
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-10-29 13:09:19 +01:00
YuSanka
ffcf25e5cb
Fix for #3108
2019-10-29 13:07:57 +01:00
Lukas Matena
8b5561aec7
Fixed several warnings
2019-10-29 10:40:34 +01:00
Enrico Turri
3ff3eed2b1
ENABLE_THUMBNAIL_GENERATOR -> Use off-screen framebuffer to render the thumbnail on graphic cards supporting it
2019-10-29 10:27:51 +01:00
Enrico Turri
f36dd833d2
ENABLE_THUMBNAIL_GENERATOR -> Reduce thumbnail size if exceeding 3D scene canvas size
2019-10-29 07:32:15 +01:00
Enrico Turri
2896e12a46
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-29 07:09:07 +01:00
bubnikv
9e8ce66f70
Fix / improvement of unit tests.
2019-10-25 19:06:40 +02:00
bubnikv
f8dc74374c
Ported various clipper unit tests from Perl to C++,
...
the clipper Perl unit tests were removed.
2019-10-25 17:07:55 +02:00
Enrico Turri
24aed8eb71
ENABLE_THUMBNAIL_GENERATOR -> Added missing include
2019-10-25 14:32:31 +02:00
Enrico Turri
bab4f51bc8
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-25 13:59:27 +02:00
Enrico Turri
2d5c28d6d1
ENABLE_THUMBNAIL_GENERATOR -> Allow for multiple thumbnails into gcode and sl1 files
2019-10-25 13:59:13 +02:00
bubnikv
4ae0f3a61c
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-10-25 13:34:55 +02:00
bubnikv
5e8572a196
New functions for variable offsets of polygons / expolygons.
...
Test cases for the above.
Improvements of older test cases.
2019-10-25 13:34:37 +02:00
tamasmeszaros
bcc2c21d5f
Disable OpenVDB until deps get updated
2019-10-25 13:23:05 +02:00
tamasmeszaros
deda712e20
Merge branch 'tm_openvdb_integration'
2019-10-25 13:16:26 +02:00
tamasmeszaros
4554da29ab
Add OpenVDB to dependencies
...
* Add Linux openvdb integration
* Add Mac openvdb integration and enable in ALL
* Create openvdb sandbox to test integration.
* Additional fixes in the patches
* Remove slabasebed sandbox as it has no relevance now
* Provide FindOpenVDB module and fix build issues
2019-10-25 13:15:21 +02:00
Lukas Matena
62c90abbc0
Fix of SPE-1041: set_state function for gizmos is called even if they are turned on/off by the undo/redo action
2019-10-25 13:10:33 +02:00
Enrico Turri
de60b40347
ENABLE_THUMBNAIL_GENERATOR -> Thumbnail data saved into gcode using base64 encoding + debug code to extract thumbnails from gcode
2019-10-25 12:18:10 +02:00
Enrico Turri
843251c91f
ENABLE_THUMBNAIL_GENERATOR -> Do not render wipe tower into thumbnail
2019-10-25 09:04:58 +02:00
Enrico Turri
982ed95a35
ENABLE_THUMBNAIL_GENERATOR -> Save thumbnail size into gcode
2019-10-25 08:57:13 +02:00
Enrico Turri
f7d3cf063b
ENABLE_THUMBNAIL_GENERATOR -> Added a comment
2019-10-25 08:19:02 +02:00
Enrico Turri
296d79abf7
ENABLE_THUMBNAIL_GENERATOR -> Fixed thumbnail generation for SLA and 3mf
2019-10-24 15:56:10 +02:00
Enrico Turri
1baa333663
ENABLE_THUMBNAIL_GENERATOR -> Fixed flickering of 3D view when generating thumbnail
2019-10-24 12:30:19 +02:00
Enrico Turri
d01532f4c6
ENABLE_THUMBNAIL_GENERATOR -> Removed obsolete files
2019-10-24 12:11:24 +02:00
Enrico Turri
29fd0ef7c6
ENABLE_THUMBNAIL_GENERATOR -> Refactoring to simplify code
2019-10-24 12:09:09 +02:00
Enrico Turri
a417da8fea
ENABLE_THUMBNAIL_GENERATOR -> Fixed volumes visibility test to render them into thumbnail
2019-10-24 11:08:39 +02:00
YuSanka
398d20c79b
Improvements for extruder selector (added possibility to create combobox with thin icons)
...
Call of an update extruder selector after a change of extruder or filament color
2019-10-24 10:52:34 +02:00
Enrico Turri
a1f2ecb285
ENABLE_THUMBNAIL_GENERATOR -> Fixed color of non printable volumes into thumbnail
2019-10-24 10:38:30 +02:00
Enrico Turri
6d5572ae47
ENABLE_THUMBNAIL_GENERATOR -> Code cleanup
2019-10-24 10:25:40 +02:00
Enrico Turri
5609f53797
ENABLE_THUMBNAIL_GENERATOR -> Add thumbnail data into gcode output
2019-10-24 10:06:31 +02:00
Enrico Turri
4517fcd997
ENABLE_THUMBNAIL_GENERATOR -> Add file Metadata/thumbnail.png into 3mf output
2019-10-24 09:20:33 +02:00
Enrico Turri
540253f676
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-24 08:46:58 +02:00
Enrico Turri
ad0a9cf439
ENABLE_THUMBNAIL_GENERATOR -> Add file thumbnail/thumbnail.png into sla output
2019-10-24 08:46:39 +02:00
YuSanka
2a5cf689a4
Preview mode: Implemented a show of the part printed by selected extruder
2019-10-24 08:43:27 +02:00
tamasmeszaros
77c52b748c
Zipper made available for modification after RasterWriter finishes.
2019-10-23 17:32:17 +02:00
Enrico Turri
16fd2820db
ENABLE_THUMBNAIL_GENERATOR -> WIP: Added missing include and preparation for adding thumbnail to exported sla archive files
2019-10-23 16:01:23 +02:00
bubnikv
18bbefcd61
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-10-23 15:07:53 +02:00
bubnikv
cf94482731
Fix of Voronoi debug output.
2019-10-23 15:07:41 +02:00
Enrico Turri
4d1153c866
ENABLE_THUMBNAIL_GENERATOR -> WIP: Refactoring and preparation for adding thumbnails to exported gcode and 3mf files
2019-10-23 13:31:24 +02:00
Enrico Turri
959ef9a9ec
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-23 08:08:40 +02:00
tamasmeszaros
9f9a40100f
Solve build fail in RelWithDebInfo config with several imported targets.
2019-10-22 16:32:57 +02:00
Enrico Turri
1809497c38
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail
2019-10-22 16:03:27 +02:00
Enrico Turri
32a42f2808
Added tech ENABLE_THUMBNAIL_GENERATOR -> 1st installment of generation of thumbnail from plater (WIP)
2019-10-22 16:02:31 +02:00
YuSanka
8dea6c2fd8
Fixed a crash with the following repro:
...
1) Start PrusaSlicer
2) Select printer: Original Prusa i3 MK2.5
3) Load any stl file
4) In Printer Settings turn on "Support stealth mode"
5) Press "Slice now"
-> crash
All the "machine_XXXXX" vectors in the print config contain a single value instead of two leading to a vector subscript out of range
when read into GCode::_do_export()
2019-10-22 12:50:09 +02:00
YuSanka
0d89fd84db
Fixed a case when (under OSX) after some manipulation with an object or a part and then add some setting from 3dScene, "Revert button(s)" are still appear(s) in right panel
2019-10-22 10:30:07 +02:00
Enrico Turri
d4f190a0c1
Fixed build on Linux and Mac
2019-10-21 15:20:36 +02:00
Enrico Turri
3ce3f33c9c
Mouse3DController::connect_device() -> Modified logic to detect and select plugged device
2019-10-21 14:21:51 +02:00
Enrico Turri
c47ca5a2c0
Mouse3DController -> Added debug output of device serial number
2019-10-21 11:30:29 +02:00
Enrico Turri
76a2f72e97
Follow-up of a065c92302
-> proper enabling of debug output
2019-10-21 11:12:56 +02:00
Enrico Turri
a065c92302
Mouse3DController -> Enabled debug output to check device connection on Linux and Max
2019-10-21 11:06:18 +02:00
Enrico Turri
e773f667b1
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-21 10:24:52 +02:00
Enrico Turri
2d610f9b84
#3082 - Workaround to fix incorrect object position after applying gcode line G92 into custom gcode
2019-10-21 10:12:42 +02:00
Enrico Turri
28a6bd7c30
#3075 - Fixed Reload from disk command for .amf files
2019-10-21 08:48:38 +02:00
YuSanka
7ef9af8aed
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-18 13:05:24 +02:00
Enrico Turri
0285e8db2d
Merge branch 'et_git_3010' of https://github.com/prusa3d/PrusaSlicer
2019-10-18 12:48:06 +02:00
YuSanka
33ba6fe4c6
Implemented possibility to set extruder sequence for whole print
2019-10-18 12:35:35 +02:00
bubnikv
13cc74ef0a
Ported test_config.cpp from upstream Slic3r.
...
Extended ConfigBase with set() functions similar to the upstream Slic3r.
ConfigBase::set_deserialize() newly throws if the operation fails.
Extrusion width parameters are newly tested for negative values.
2019-10-18 11:53:19 +02:00
bubnikv
98a71a557b
Ported test_support_material.cpp from upstream slic3r.
...
Ported extension of ExtrusionEntityCollection::flatten() to disable
flattening of no_sort() collections.
2019-10-17 19:09:24 +02:00
bubnikv
c228a49fe0
Ported test_support_material from upstream Slic3r.
...
Reworked the FFF testing framework & ConfigBase::set_deserialize()
for more compact tests: set_deserialize() now accepts list
of key / value pairs.
Fixed an incorrect assert in LayerRegion.
2019-10-17 17:09:15 +02:00
Enrico Turri
93ae170113
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-17 08:09:23 +02:00
bubnikv
76c4eaf19a
Ported test_fill from upstream Slic3r, thanks @lordofhyphens
2019-10-16 17:43:43 +02:00
YuSanka
ea8695c06c
Fixed GCode export for color_print extensions.
...
M25 is changed to M601
2019-10-16 12:03:51 +02:00
bubnikv
69c8b1cd21
new cheaper constructor for DynamicPrintConfig from FullPrintConfig:
...
DynamicPrintConfig::full_print_config()
new cheaper constructors of DynamicConfig / DynamicPrintConfig from ConfigBase
Unit tests: ported test_model from upstream Slic3r, thanks @lordofhyphens
Unit tests refactored to use less autos and initializer lists for readibility,
DynamicPrintConfig is handled by value, not by shared pointer.
2019-10-16 11:16:50 +02:00
YuSanka
4fa2567ea2
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-16 10:31:29 +02:00
YuSanka
76ec1bc7e3
Improved extruder_selector for DoubleSlider
2019-10-16 10:30:29 +02:00
bubnikv
abe856f9fe
Ported remove_collinear(Polygon) and test_polygon from upstream slic3r.
2019-10-15 18:08:32 +02:00
bubnikv
de45be5f29
Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.
...
The format for G1 Fxxx was changed to fixed three decimal digits.
2019-10-15 17:35:19 +02:00
bubnikv
1964ac2e89
Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphens
2019-10-15 16:31:20 +02:00
YuSanka
4b0fe7cba4
Implemented custom extruder(tool) change from DoubleSlider
2019-10-15 15:42:30 +02:00
bubnikv
c99e7cb0df
Ported test_trianglemesh from upstream slic3r, thanks @lordofhyphens
2019-10-15 13:49:28 +02:00
bubnikv
e538a06fb0
Added missing include (worked on MSVC)
2019-10-15 09:49:33 +02:00
bubnikv
42a858b999
Added test projects for libslic3r and fff_print.
...
Added test_geometry.cpp from upstream slic3r, thanks @lordofhyphens
Added circle_taubin_newton() for circle center calculation, thanks @lordofhyphens
2019-10-15 09:40:40 +02:00
tamasmeszaros
cdc9fb0d8f
Force using TBB on all platforms for libnest2d
2019-10-14 13:42:09 +02:00
YuSanka
5c2b5a167b
Context menu is extended for multiple material printing
2019-10-14 12:59:10 +02:00
tamasmeszaros
fbc174ad06
Fix cmake with msvc generator.
...
* Remove unused libnest2d files. Make it use the global build script targets.
* Modify FindTBB to address multi-config builds and take care of __TBB_NO_IMPLICIT_LINKAGE
* Move FindNLopt to project common cmake module dir
* Rename libnest.hpp to nester.hpp and libnest.h to libnest.hpp
* Clean up common test suite build scripts
2019-10-14 12:50:08 +02:00
Enrico Turri
658b1e219e
ENABLE_GIT_3010_FIX set as default
2019-10-14 10:03:27 +02:00