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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-10Do a mesh split before openvdb conversion, unify each part's gridtamasmeszaros
2020-09-10Calibration changes to address new algorithm behavior.tamasmeszaros
2020-09-10Fix failing test due to changes in support point genertiontamasmeszaros
2020-09-10Improvements to support point generatortamasmeszaros
2020-09-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-09-10Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as defaultenricoturri1966
2020-09-09Merge branch 'lh_adaptive_infill'Vojtech Bubnik
2020-09-09Refactoring of adaptive cubic infill:Vojtech Bubnik
2020-09-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-09-09Completed implementation of 'File->GCode preview...' commandenricoturri1966
2020-09-09Check if exist any boundary polylineLukáš Hejl
2020-09-09Enable changing adaptive infill density for different objectsLukáš Hejl
2020-09-09Octree representation reworkLukáš Hejl
2020-09-09Change to using raw_mesh instead of meshLukáš Hejl
2020-09-09Fix bug in lines mergingLukáš Hejl
2020-09-09Connect infill to perimetersLukáš Hejl
2020-09-09Code cleanupLukáš Hejl
2020-09-09Octree's first cube depends on model size.Lukáš Hejl
2020-09-09Fix tests which expect make_fills without argumentsLukáš Hejl
2020-09-09Change in passing octree structLukáš Hejl
2020-09-09Fix wrong data typeLukáš Hejl
2020-09-09Fix crash on inconsistent inputLukáš Hejl
2020-09-09Fix discontinuous extrusion lines for adaptive infillLukáš Hejl
2020-09-09Switch to smart pointersLukáš Hejl
2020-09-09Polylines mergingLukáš Hejl
2020-09-09Add function for check existence of triangle in define radiusLukáš Hejl
2020-09-09Generating polylines from octreeLukáš Hejl
2020-09-09Building octree based on distance from meshLukáš Hejl
2020-09-09Preparation for new infillLukáš Hejl
2020-09-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-09-09Fixed export of pause print lines into gcodeenricoturri1966
2020-09-08Fixed conflicts after merge with masterenricoturri1966
2020-09-08Added networking support for SL1 Digest authorization.Vojtech Bubnik
2020-09-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-09-08Fixed crash when loading gcode files saved with older version of PrusaSlicer ...enricoturri1966
2020-09-08GCode viewer using the proper layout when started as a standalone applicationenricoturri1966
2020-09-07Follow-up of 573194e059836916b6f216dc068c27a89ea7b843 -> Fixed crash when ope...enricoturri1966
2020-09-07Check if exist any boundary polylineLukáš Hejl
2020-09-07GCodeProcessor -> Use decorations to detect toolpaths height for gcode files ...enricoturri1966
2020-09-04Enable changing adaptive infill density for different objectsLukáš Hejl
2020-09-03Octree representation reworkLukáš Hejl
2020-09-03Change to using raw_mesh instead of meshLukáš Hejl
2020-09-03Fix bug in lines mergingLukáš Hejl
2020-09-03Connect infill to perimetersLukáš Hejl
2020-09-03Code cleanupLukáš Hejl
2020-09-03GCodeProcessor -> Added cancel callbackenricoturri1966
2020-09-03Octree's first cube depends on model size.Lukáš Hejl
2020-09-03Fix tests which expect make_fills without argumentsLukáš Hejl
2020-09-02Change in passing octree structLukáš Hejl
2020-09-02Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka