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-01-12Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as defaultenricoturri1966
2022-01-06Tech ENABLE_SPIRAL_VASE_LAYERS - 1st installment - Per-layer preview for spir...enricoturri1966
2021-12-20Follow-up to 942c6ea7d89a0473b4f2b5529c516316b0b44b6b - an assert is commented.YuSanka
2021-12-20Follow-up to 2e250c1463c5d8e8bc94d0769e3e82d648e99e3bVojtech Bubnik
2021-12-20#7522 - Fixed toolpaths height calculation for ironing extrusion roleenricoturri1966
2021-12-14#7461 - Use three floats for defining vertex normal to render travel toolpath...enricoturri1966
2021-12-13Always use batched models to render options in previewenricoturri1966
2021-12-12Added asserts to check for empty calls to glMultiDrawElements().Vojtech Bubnik
2021-12-06Follow-up of 2ed57d1ba5091bade713e7924d9cd5d5b4f5b867 - Removed unneeded sortenricoturri1966
2021-12-06Further optimization of G-code viewer: Replaced std::set<RenderPaths>Vojtech Bubnik
2021-12-06Optimization of G-code rendering, may improve speed issues mentioned in #7415Vojtech Bubnik
2021-12-06#7415 - GCodeViewer::refresh_render_paths() - Remove empty render paths to av...enricoturri1966
2021-12-05Follow-up to 3622f06bed6175a337d2e20b5dc6ae9d770cb3cfVojtech Bubnik
2021-12-02#7396 - Fix of crash while slicing a particular stl file (missing checks into...enricoturri1966
2021-12-01#7388 - Fixed shell does not align in Z direction if raft enabled in gcode pr...enricoturri1966
2021-11-30Tech ENABLE_FIX_SEAMS_SYNCH set as defaultenricoturri1966
2021-11-30Tech ENABLE_FIX_PREVIEW_OPTIONS_Z set as defaultenricoturri1966
2021-11-30Tech ENABLE_SEAMS_USING_BATCHED_MODELS set as defaultenricoturri1966
2021-11-30Tech ENABLE_SEAMS_USING_MODELS set as defaultenricoturri1966
2021-11-23Fix for horizontal slider limits the top non-gray layers to two, not one, SPE...enricoturri1966
2021-11-16Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicerVojtech Bubnik
2021-11-16Higher resolution G-code and volumetric rate legend, disabled.Vojtech Bubnik
2021-11-16Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as defaultenricoturri1966
2021-11-16Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicerVojtech Bubnik
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-15#7066 - Ignore purge line in 'Volumetric Flow' display when Custom extrusion ...enricoturri1966
2021-11-05Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Modified ImGuiWrapper::slider_float...enricoturri1966
2021-10-06Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collisi...enricoturri1966
2021-10-05Fixed crash when turning on shells visibility in preview and the application ...enricoturri1966
2021-09-29Follow-up of 67e519d3ab8f56d9ab5d6759d1b92ee9131ead8c - Use a platform-indipe...enricoturri1966
2021-09-23Follow-up of f71cf324b9770fc9d9cc26510d1bbaac43cdbbd7 - Fixed shown tool posi...enricoturri1966
2021-09-23Tech ENABLE_FIX_SEAMS_SYNCH - Fix the synchronization of seams with the horiz...enricoturri1966
2021-09-15Fixed build when tech ENABLE_SEAMS_USING_BATCHED_MODELS is disabledenricoturri1966
2021-09-14Tech ENABLE_FIX_IMPORTING_COLOR_PRINT_VIEW_INTO_GCODEVIEWER set as defaultenricoturri1966
2021-09-13#5471 - Make the View controls 'sticky'enricoturri1966
2021-09-13GCodeViewer slight opitmization: reuse (move) G-code line indicesVojtech Bubnik
2021-09-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_fix_o...enricoturri1966
2021-09-08Fixed build on MACenricoturri1966
2021-09-08Follow-up to b5a007a683124ec3b01b61e892ed8eb39c034248Vojtech Bubnik
2021-09-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_fix_o...enricoturri1966
2021-09-08Tech ENABLE_FIX_PREVIEW_OPTIONS_Z - Enable fixing the z position of seams (an...enricoturri1966
2021-09-08Techs ENABLE_SEAMS_USING_MODELS and ENABLE_SEAMS_USING_BATCHED_MODELS - Fixed...enricoturri1966
2021-09-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seams...enricoturri1966
2021-09-07GCodeProcessor collects positions of line ends for GCodeViewer,Vojtech Bubnik
2021-09-07GCodeViewer - Fixed crash when importing gcode generated with Simplify3D and ...enricoturri1966
2021-09-07Changed color for toolpaths whose extrusion role is unknownenricoturri1966
2021-09-06Tech ENABLE_SEAMS_USING_MODELS - Fixed crash when enabling visualization of t...enricoturri1966
2021-09-06ENABLE_SEAMS_USING_BATCHED_MODELS - Fixed preview legend updateenricoturri1966
2021-09-03Speed-up in GCodeViewer vertex buffer generatorVojtech Bubnik
2021-09-03Rendering seams (and other options) in preview using batched models on system...enricoturri1966