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-11-11Removed the legacy PreviewData.cpp,hppenricoturri1966
2020-10-28Removed the dead code GCode/Analyzer.cpp,hpp to simplify code navigation.Vojtech Bubnik
2020-05-07Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-05-06Changed the Ironing G-code preview color based on Jindra's feedback.bubnikv
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-03-23#3897 - Small optimisation in GCodePreviewData::RangeBase::get_color_at (than...enricoturri1966
2020-03-18#3858 - Added missing reset for fan speed visualizationenricoturri1966
2020-01-20#3540 - Fixed toolpaths preview for empty rangesEnrico Turri
2020-01-16Follow-up of merge of pull request #3293 -> Fixed missing include (for MAC bu...Enrico Turri
2020-01-16Follow-up of merge of pull request #3293 -> Fixed link error and toolpaths ro...Enrico Turri
2019-12-08Speed legend scales depending on travel visibility.foxox
2019-11-27Code cleaningYuSanka
2019-11-07Fixed a sequence of the legend itemsYuSanka
2019-11-07Implemented new color change preview from GcodeYuSanka
2019-11-05New legend for color print.YuSanka
2019-09-30Refactoring of the G-code preview for lower memory allocationbubnikv
2019-09-23#2922 - Port of commit: https://github.com/prusa3d/PrusaSlicer/pull/2922/comm...Enrico Turri
2019-09-23Replace "mm3/s" with "mm³/s" in preview legend for a "Volumetric flow rate"YuSanka
2019-09-06Fixed some more warnings, moved function to get ExtrusionRole name into Extru...Lukas Matena
2019-08-26Optimization of the tool path preview generation algorithm:bubnikv
2019-07-15Merge branch 'master' into lm_warningsLukas Matena
2019-07-09Added color number in legend texture for color printsEnrico Turri
2019-06-25Fixed warnings in libslic3rLukas Matena
2019-01-30Some optimizations of the color print preview.bubnikv
2019-01-29Implemented "Color Print" for preview mode (without re-slicing)YuSanka
2018-12-19Fix of SPE-691 Slicer crash after extruder changebubnikv
2018-12-18Logging of memory usage for the GCodeAnalyzer and GCodePreviewData.bubnikv
2018-11-28Fixed ColorPrint current layer identificationYuSanka
2018-11-27ColorPrint improvementYuSanka
2018-11-26Implementation of the "ColorPrint" on the 3DSceneYuSanka
2018-09-19Removed wrong dependency on wxWidgets from libslic3r.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv