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
2021-04-06Wipe tower: refactoring of brim and solid infill on first layerLukas Matena
2021-03-19Refactoring of FDM support generator:Vojtech Bubnik
2021-02-17Tech ENABLE_TOOLPATHS_WIDTH_HEIGHT_FROM_GCODE set as defaultenricoturri1966
2021-02-16Fix of Supports printed too slowly. #984Vojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2020-12-09Rework of Add random function for gcode macros. #5219 after merge:Vojtech Bubnik
2020-12-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-08#4936 - Take toolpaths width and height from gcode decorations, if availableenricoturri1966
2020-12-08Merge branch 'lh_avoid_crossing_perimeters'Vojtech Bubnik
2020-12-03Further improvement error reporting with buggy custom G-code sections #1516Vojtech Bubnik
2020-12-01Merge remote-tracking branch 'origin/master' into lh_avoid_crossing_perimetersLukáš Hejl
2020-12-01Fix of Head crash on completion with sequential printing #5349Vojtech Bubnik
2020-11-17Removed the old motion planner.Vojtech Bubnik
2020-11-16Disabling wipe for avoid crossing perimetersLukáš Hejl
2020-11-16Moved AvoidCrossingPerimeters to separate fileLukáš Hejl
2020-11-16Reworked the algorithm for avoid crossing perimeters for multiple objectsLukáš Hejl
2020-11-16Fixed crossing perimeters in some casesLukáš Hejl
2020-11-16Finalization of avoid crossing perimeters algorithmLukáš Hejl
2020-11-16Selection of shortest path around polygon boundaryLukáš Hejl
2020-11-16A simple algorithm to follow the boundary of polygonsLukáš Hejl
2020-11-12ENABLE_GCODE_VIEWER set as default in libslic3renricoturri1966
2020-11-11Follow-up of bb74d2da5bea12727e57df9241210e9b97ac8452 and 7b2aca015955aff498c...enricoturri1966
2020-09-18Renamed CustomSeam to SeamPlacer, move to a separate fileLukas Matena
2020-09-18Partially working implementation of custom seam backendLukas Matena
2020-09-02First naive prototype of seam painterLukas Matena
2020-09-02Fixed merge conflicts (whitespace only)Lukas Matena
2020-08-17Code cleanupenricoturri1966
2020-08-17GCodeProcessor -> Do not export width tags to gcodeenricoturri1966
2020-08-17GCodeProcessor -> Added debug code to check toolpaths data extracted from gco...enricoturri1966
2020-08-05Refactoring to allow to quickly build the various options to show the estimat...enricoturri1966
2020-07-30ENABLE_GCODE_VIEWER -> Export to gcode layer z and layer height at each layer...enricoturri1966
2020-07-29GCodeProcessor -> Calculate mm3 per mm on the flyenricoturri1966
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Few more include chains brokenLukas Matena
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-04-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-03-25Fixed conflicts after merge with masterenricoturri1966
2020-03-25ENABLE_THUMBNAIL_GENERATOR set as defaultenricoturri1966
2020-03-02ENABLE_GCODE_VIEWER - Basic framework for new gcode viewerEnrico Turri
2020-02-14Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...Enrico Turri
2020-02-14GCodeProcessor basic frameworkEnrico Turri
2020-02-13ENABLE_SHOW_SCENE_LABELS set as defaultEnrico Turri
2020-02-03Added sequential print order id to 3D scene labelsEnrico Turri
2020-01-23Refactored PrintObject::m_copies to PrintInstances,bubnikv
2020-01-14Fixing GCode Skirt generator after refactoring.bubnikv
2020-01-14Custom G-code references are now being assigned to ToolOrdering::LayerTools()bubnikv
2020-01-14Refactoring of GCode::process_layer().bubnikv
2020-01-10Refactoring of ToolOrdering (wipe into infill / object)bubnikv
2020-01-09Optimization of G-code export: Don't make copies of ExtrusionEntitiesbubnikv