Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-01Merge branch 'master' of https://github.com/prusa3d/PrusaSlicertm_bugfix_8135enricoturri1966
2022-04-01Fixed comparison operators of ColorRGB and ColorRGBAenricoturri1966
2022-04-01Follow-up of e01d32d01afec11dd1b149fc983a15f2875a36d4 - Fixed typoenricoturri1966
2022-03-31Fixed several std::moves that had no effect, moved GCode data to heapLukas Matena
2022-03-31Some refactoring and fixes based on static source code analysisLukas Matena
2022-03-30Remove repeated spaces from the wipe tower gcode (#7503)Lukas Matena
2022-03-30Enforce first layer on experimental wipe tower (#7090)Lukas Matena
2022-03-29FFF background slicing for a single object only:Vojtech Bubnik
2022-03-24Added a possibility into thick_polyline_to_extrusion_paths() to separately se...Lukáš Hejl
2022-03-21Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_lines...enricoturri1966
2022-03-21Tech ENABLE_PROCESS_G2_G3_LINES - Improved detection of layer zs for gcode pr...enricoturri1966
2022-03-18Reworked custom gcode toolpaths generationenricoturri1966
2022-03-18Fixed warnings and build on MAC OSenricoturri1966
2022-03-18Fixed conflicts after merge with masterenricoturri1966
2022-03-18Tech ENABLE_PROCESS_G2_G3_LINES - Processing of gcode G2 and G3 linesenricoturri1966
2022-03-18Tech ENABLE_Z_OFFSET_CORRECTION set as defaultenricoturri1966
2022-03-17Tech ENABLE_SPIRAL_VASE_LAYERS set as defaultenricoturri1966
2022-03-17SPE-1207 - Extensions in Open/Save/Export dialogs - alternative implementatio...enricoturri1966
2022-03-17Fixed incorrect handling of 3rd party 3MFs in SLA mode (#6100 and others)Lukas Matena
2022-03-17Fixed various issues in the ported Lightning infill.lh_fix_lightning_infillLukáš Hejl
2022-03-15Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_new_c...et_new_camera_movementsenricoturri1966
2022-03-14#8032 - GCodeProcessor - Fixed parsing of LAYER_CHANGE tag for spiral vase modeenricoturri1966
2022-03-14Removed obsolete tech ENABLE_FIXED_SCREEN_SIZE_POINT_MARKERSenricoturri1966
2022-03-14Tech ENABLE_GL_IMGUI_SHADERS - Render imgui using shadersenricoturri1966
2022-03-11Tech ENABLE_NEW_CAMERA_MOVEMENTS_CTRL_ROTATE renamed as ENABLE_NEW_CAMERA_MOV...enricoturri1966
2022-03-11Fixed conflicts after merge with masterenricoturri1966
2022-03-10Debug tech ENABLE_GLMODEL_STATISTICS - Shows an imgui dialog with GLModel sta...enricoturri1966
2022-03-10Merge branch 'stable'Lukas Matena
2022-03-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3enricoturri1966
2022-03-09Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATT...enricoturri1966
2022-03-08Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL merged into ENABLE_LEGACY_OPENGL_REM...enricoturri1966
2022-03-08Tech ENABLE_GLBEGIN_GLEND_REMOVAL renamed as ENABLE_LEGACY_OPENGL_REMOVALenricoturri1966
2022-03-07Fix of #7994 (Travel very close to the inner holes, could cross external peri...Lukáš Hejl
2022-03-04Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3enricoturri1966
2022-03-03Fixed a compiler warning.Lukáš Hejl
2022-02-28Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-02-28Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-02-25Follow-up to 8aefe3fc90687aaa96a0f0fce59d073ad334eb75Vojtech Bubnik
2022-02-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_new_c...enricoturri1966
2022-02-24Fixed conflicts after merge with masterenricoturri1966
2022-02-24Merge branch 'stable'Lukas Matena
2022-02-23Placeholder parser fixesLukas Matena
2022-02-23Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2022-02-23Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with ...enricoturri1966
2022-02-22Fix tbb assert when grainsize is lower then 1tamasmeszaros
2022-02-22Fixed an issue that, in some cases, an inner brim was not generated.version_2.4.1-beta2Lukáš Hejl
2022-02-22Fix and merge PR #7809tamasmeszaros
2022-02-22Use namespaces to link against libcereal >= 1.3.1Yuri D'Elia
2022-02-21Add missing declaration/includes (fix non-PCH build)Yuri D'Elia
2022-02-21Fix of gcode_substitutions will cause errors in prusaslicer_config dump at th...Vojtech Bubnik