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
2020-09-01Code cleanupenricoturri1966
2020-09-01GCodeViewer -> Smoothed solid toolpaths cornersenricoturri1966
2020-08-28Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-28ENABLE_GCODE_VIEWER -> Experimental taskbar iconenricoturri1966
2020-08-28Add some comments for png read interfacetamasmeszaros
2020-08-28Be compatible with earlier libpng versions.tamasmeszaros
2020-08-28Don't use fmemopen, its not standard.tamasmeszaros
2020-08-28SLA archive import will now recover the model's original position.tamasmeszaros
2020-08-28Move SLA import to libslic3r with png reading using libpngtamasmeszaros
2020-08-28PNG image read with libpngtamasmeszaros
2020-08-28Don't use sla::EncodedRaster in SLAImport, revive opencsg sandboxtamasmeszaros
2020-08-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-27Clean-up of Shiny profiler integration, so that the intrusiver profilingbubnikv
2020-08-27Another code cleanupenricoturri1966
2020-08-27Code cleanupenricoturri1966
2020-08-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-26Fixed performance issues when adding / removing Presets into PresetCollection.bubnikv
2020-08-26GCodeViewer -> 1st iteration of rendering of extrude toolpaths as solidenricoturri1966
2020-08-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-24Drainholes are saved elevated for 3MF compatibilityLukas Matena
2020-08-24Changed internal coordinates of drain holesLukas Matena
2020-08-21Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-21GCodeViewer -> Show printbed model and texture for system printers detected w...enricoturri1966
2020-08-19Fixed several indentation-related warningsLukas Matena
2020-08-19Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-18Fix build on msvctamasmeszaros
2020-08-18GCodeProcessor -> Calculate per layer time estimateenricoturri1966
2020-08-18Add dedicated tests for support point generationtamasmeszaros
2020-08-18Fixed build when ENABLE_GCODE_VIEWER is disabledenricoturri1966
2020-08-17Code cleanupenricoturri1966
2020-08-17GCodeProcessor -> Do not export width tags to gcodeenricoturri1966
2020-08-17GCodeViewer -> Use rounded values for toolpaths height, width and volumetric ...enricoturri1966
2020-08-17GCodeProcessor -> Extract toolpaths width from gcode movesenricoturri1966
2020-08-17GCodeProcessor -> Added debug code to check toolpaths data extracted from gco...enricoturri1966
2020-08-14Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-13Add reserve_vector to libslic3r.h to be globally usable.tamasmeszaros
2020-08-13Fix build on win and rpitamasmeszaros
2020-08-13Merge branch 'tm_minor_refactor'tamasmeszaros
2020-08-13replace ccr_::enumerate with flexible for_eachtamasmeszaros
2020-08-13Minor change to SLAPrinter interfacetamasmeszaros
2020-08-13GCodeProcessor -> Extract toolpaths height from gcode movesenricoturri1966
2020-08-12Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-12Fix of custom supports: object offset for Clipper was incorrectly accounted forLukas Matena
2020-08-12Fixes of two crashes in paint-on supportsLukas Matena
2020-08-12Fix of Support generator debugging functions after some refactoringVojtech Bubnik
2020-08-11ENABLE_GCODE_VIEWER -> More general drag and drop for .gcode filesenricoturri1966
2020-08-11ENABLE_GCODE_VIEWER -> Drag and drop .gcode files into gcode viewerenricoturri1966
2020-08-11GCodeProcessor -> Fixed time estimate for stealth modeenricoturri1966
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-10GCodeProcessor -> Export remaining time (lines M73) to gcodeenricoturri1966