Lukas Matena
|
0a280be8d0
|
Placeholder parser fixes
|
2022-02-23 13:44:26 +01:00 |
|
enricoturri1966
|
3bdc6e49c1
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2022-02-23 13:39:59 +01:00 |
|
enricoturri1966
|
1eac357739
|
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel: GLVolume geometry + removed class GLIndexedVertexArray from codebase
|
2022-02-23 13:39:54 +01:00 |
|
Lukáš Hejl
|
33fe1c44b4
|
Fixed 'illegal qualified name in member declaration' reported in #7959.
|
2022-02-22 17:34:09 +01:00 |
|
tamasmeszaros
|
4ed411f211
|
Fix tbb assert when grainsize is lower then 1
|
2022-02-22 12:43:06 +01:00 |
|
tamasmeszaros
|
cc788ebb64
|
Fix and merge PR #7809
|
2022-02-22 11:36:27 +01:00 |
|
Yuri D'Elia
|
0ffcfd8393
|
Use namespaces to link against libcereal >= 1.3.1
Create an alias for previous versions.
|
2022-02-22 11:20:03 +01:00 |
|
Yuri D'Elia
|
3a821d6752
|
Add missing declaration/includes (fix non-PCH build)
|
2022-02-21 11:15:31 +01:00 |
|
Yuri D'Elia
|
fe14c547fe
|
Show GLEW error string on glewInit() initialization errors
|
2022-02-21 11:15:19 +01:00 |
|
tamasmeszaros
|
f3384c835f
|
Merge branch 'tm_sla_archive_tests'
|
2022-02-18 14:55:06 +01:00 |
|
tamasmeszaros
|
b407540f26
|
Downgrade log message from sla support tree creation
|
2022-02-17 13:44:53 +01:00 |
|
tamasmeszaros
|
66f60de556
|
SLAArchive framework refactor
|
2022-02-17 12:50:40 +01:00 |
|
enricoturri1966
|
6c397e291c
|
Removed debug code committed by mistake
|
2022-02-16 10:18:47 +01:00 |
|
enricoturri1966
|
3633112148
|
Follow-up of 7150e0adda - Fix in clamping max bounding box to avoid z-fighting in gcode preview
|
2022-02-16 10:17:57 +01:00 |
|
tamasmeszaros
|
b6fe41d5ab
|
Fixes for pwmx format PR
|
2022-02-14 14:42:47 +01:00 |
|
enricoturri1966
|
5fcb618f96
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Fixed bug in rendering gizmo rotate
|
2022-02-14 14:23:07 +01:00 |
|
Lukáš Hejl
|
5e78203241
|
Added missing includes (GCC11.1 without PCH).
|
2022-02-14 10:47:39 +01:00 |
|
Vojtech Bubnik
|
0508754033
|
SLA SVG export: Using string_view literals to avoid unnecessary
std::string allocations and faster string additions
(length of a string_view literal is known without having to
iterate to the trailing NULL).
|
2022-02-14 09:54:05 +01:00 |
|
rtyr
|
732bc61092
|
Merge pull request #7917 from ole00/sla_pwmx_export_rebase01
Added support for Anycubic Photon Mono X SLA printer and its native export format.
|
2022-02-14 08:59:52 +01:00 |
|
Lukáš Hejl
|
69019ae4bb
|
Added a missing include (GCC11.1 without PCH).
|
2022-02-14 08:20:57 +01:00 |
|
ole00
|
7685e70743
|
SLA: added pwmx format exporter
Pwmx format is used by Anycubic Photon Mono X printers.
File format structure and rle encoding implemented according to:
https://github.com/sn4k3/UVtools
https://github.com/ole00/pwmx_info
|
2022-02-12 12:55:22 +00:00 |
|
enricoturri1966
|
0835e117d5
|
Refactoring in GLCanvas3D::LayersEditing::render_volumes()
|
2022-02-11 12:06:48 +01:00 |
|
enricoturri1966
|
5089d1460d
|
Removed obsolete member variable GLCanvas3D::m_color_by
|
2022-02-11 11:47:29 +01:00 |
|
enricoturri1966
|
0c74081f7d
|
Follow-up of afcac6e2ea - Fixed GLGizmoSlaSupports::render_points()
|
2022-02-11 11:29:00 +01:00 |
|
enricoturri1966
|
c9ff260d13
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - SLA caps rendered using GLModel
|
2022-02-11 09:15:56 +01:00 |
|
enricoturri1966
|
aa4714a239
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Removed OpenGL legacy calls from GLCanvas3D::init()
|
2022-02-10 15:17:24 +01:00 |
|
enricoturri1966
|
a28dea0617
|
Follow-up of 6b041429f6 - Fixed uvmapping of printbed texture
|
2022-02-10 15:11:22 +01:00 |
|
enricoturri1966
|
fa1ff1c357
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Another refactoring to simplify client code of GLModel::Geometry
|
2022-02-10 14:39:02 +01:00 |
|
enricoturri1966
|
cca1454c38
|
Tech ENABLE_VOLUMETRIC_RATE_TOOLPATHS_RECALC - Recalculate toolpaths when switching to/from volumetric rate visualization
|
2022-02-10 12:06:12 +01:00 |
|
enricoturri1966
|
1d0af50a94
|
GCodeProcessor - Added processing of gcode line M220
|
2022-02-10 10:41:38 +01:00 |
|
enricoturri1966
|
be6922795d
|
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel: MeshClipper::m_vertex_array
|
2022-02-10 08:24:36 +01:00 |
|
Vojtech Bubnik
|
443a42c6d8
|
Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer
|
2022-02-09 15:31:00 +01:00 |
|
Vojtech Bubnik
|
5ed364910b
|
Follow-up to 199dc121a5
Quantization of G-code export to achieve more precise extrusion
width control.
Fix of wiping.
|
2022-02-09 15:30:11 +01:00 |
|
enricoturri1966
|
df3d670357
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Removed Slic3r::GUI::GLPaintContour from GLGizmoPainterBase.hpp/.cpp and replaced with GLModel
|
2022-02-09 15:11:56 +01:00 |
|
enricoturri1966
|
8916a00821
|
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel:
TriangleSelectorGUI::m_iva_enforcers
TriangleSelectorGUI::m_iva_blockers
TriangleSelectorGUI::m_iva_seed_fills
TriangleSelectorGUI::m_varrays
GLGizmoPainterBase::s_sphere
|
2022-02-09 13:13:10 +01:00 |
|
enricoturri1966
|
4d2d77e99c
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Adapt GLModel::Geometry index format in dependence of data size, where possible
|
2022-02-09 10:05:49 +01:00 |
|
enricoturri1966
|
be6b6590be
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring to simplify client code of GLModel::Geometry
|
2022-02-09 09:15:20 +01:00 |
|
enricoturri1966
|
ffa3a1d8fc
|
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel - GLGizmoFlatten::PlaneData::vbo
|
2022-02-09 09:08:37 +01:00 |
|
enricoturri1966
|
a74bea5a2d
|
Follow-up of 6b041429f6 - Fixed typo due to missing code edit after copy and paste
|
2022-02-08 13:09:19 +01:00 |
|
enricoturri1966
|
8ada191e91
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2022-02-08 12:58:04 +01:00 |
|
enricoturri1966
|
92aa6540f5
|
Tech ENABLE_SHOW_TOOLPATHS_COG - Show toolpaths center of gravity
|
2022-02-08 12:57:56 +01:00 |
|
Lukas Matena
|
1a2120a43e
|
Changed config folder to -alpha, version increased to 2.5.0-alpha0
|
2022-02-08 10:06:46 +01:00 |
|
Vojtech Bubnik
|
199dc121a5
|
Quantization of G-code export to achieve more precise extrusion
width control.
|
2022-02-07 15:33:34 +01:00 |
|
Vojtech Bubnik
|
7989b72298
|
Fixing Perl unit tests: Fixed crash in calc_max_layer_height()
|
2022-02-07 11:11:29 +01:00 |
|
enricoturri1966
|
f6c7fefec2
|
Follow-up of 6b041429f6 - Fixed warning
|
2022-02-07 10:49:50 +01:00 |
|
enricoturri1966
|
6b041429f6
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Removed Slic3r::GUI::GeometryBuffer from 3DBed.hpp and replaced with GLModel
|
2022-02-07 10:24:24 +01:00 |
|
Vojtech Bubnik
|
1d7f4a081b
|
G-code thumbnails in other than PNG format: Fixing Perl unit tests.
|
2022-02-07 10:20:04 +01:00 |
|
Vojtech Bubnik
|
960913bada
|
Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer
|
2022-02-07 09:22:54 +01:00 |
|
Lukáš Hejl
|
dd3964c8c3
|
Added deallocation of SupportLayers (PrintObject::m_support_layers) into the PrintObject destructor and fixed memory leak in modulate_extrusion_by_overlapping_layers().
|
2022-02-05 13:27:54 +01:00 |
|
Lukáš Hejl
|
7cc4b1d8b4
|
Suppressed reports of memory leaks from Mesa 3D software driver in WSLg.
|
2022-02-05 13:26:52 +01:00 |
|