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
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-08-21Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding.bubnikv
2018-08-21Completely replaced the homebrew Pointf3 class with Eigen Vec3d.bubnikv
2018-08-14Changing the internal representation of Point / Pointf / Point3 / Pointf3 to ...bubnikv
2018-04-26Fixed update of ranges for GCode paths colors selectionEnrico Turri
2018-04-04Merge remote-tracking branch 'origin/time_estimate'bubnikv
2018-03-29Time Estimator and GCode Analyzer - Fixed handling of commands G90, G91, M82 ...Enrico Turri
2018-03-21GCode Preview - Added visualization of volumetric flow rateEnrico Turri
2018-03-09GCode Preview - Added handling of G10 and G11 commandsEnrico Turri
2018-03-07GCode Preview - Unified preview data ranges to ensure proper paths colorsEnrico Turri
2018-03-06GCode Preview - Fixed values in range labels of legend textureEnrico Turri
2018-02-22GCode Preview - Added Custom extrusion role + extended layers range for GCode...Enrico Turri
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2018-02-14Split the GCodePreviewData from the GCodeAnalyzer,bubnikv
2018-02-13GCode Preview - Customizable extrusion role colors by editing 3DPreview.pmEnrico Turri
2018-02-12GCode Preview - Added objects and wipe tower transparent shellsEnrico Turri
2018-02-07GCode Preview - Coloring by toolEnrico Turri
2018-02-05GCode Preview - Added feature type for wipe towerEnrico Turri
2018-01-31GCode Preview - Travel moves colored by speedEnrico Turri
2018-01-31speed in mm/sEnrico Turri
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-16GCode Preview - Added legend textureEnrico Turri
2018-01-12fix-attempt to build on linux and osxEnrico Turri
2018-01-11New algorithm for GLVolumes generation and reuse of already generated geometryEnrico Turri
2018-01-10Parallelization of extrude path render geometry generationEnrico Turri
2018-01-08Added preview of retractions and unretractionsEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2016-09-26G-code analyser, first draft. The G-code analyser will be usedbubnikv