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
2018-09-14Merge remote-tracking branch 'origin/support_improvements'bubnikv
2018-09-12Added number of toolchanges into 'Sliced info' statisticsLukas Matena
2018-09-06Implemented support enforcers / blockers.bubnikv
2018-09-05Wipe tower extrusions are now accounted for in the filament consumption stati...Lukas Matena
2018-08-30Merge remote-tracking branch 'remotes/origin/master' into support_improvementsbubnikv
2018-08-02Wipe tower postprocessing, wipe tower block on 3D plate improved.Lukas Matena
2018-07-25Some documentation, C++11 conversion, code beautification,bubnikv
2018-07-18Slice only objects contained into the print volumeEnrico Turri
2018-07-17Merge with master + resolved conflictsEnrico Turri
2018-07-13Generate M73 lines for silent mode only for MK3 printersEnrico Turri
2018-07-11WipingExtrusions functions now don't need a reference to LayerToolsLukas Matena
2018-06-27Time estimate emitted to gcode at requested intervalEnrico Turri
2018-06-26'Dontcare' extrusions now don't force a toolchange + code reorganizationLukas Matena
2018-06-26Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-06-21Assigning of wiping extrusions improvedLukas Matena
2018-06-20Refactoring of perimeters/infills wiping (ToolOrdering::WipingExtrusions now ...Lukas Matena
2018-06-20Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimateEnrico Turri
2018-06-12C++ code cleanupEnrico Turri
2018-06-07Wiping into infill/objects - invalidation of the wipe tower, bugfixesLukas Matena
2018-05-303DScene timer and _variable_layer_thickness_action method moved to c++Enrico Turri
2018-05-30Prototype for exporting estimated remaining time into gcode for default and s...Enrico Turri
2018-05-30Wiping into infill should respect infill_first setting, marking moved to sepa...Lukas Matena
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-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-08Added preview of retractions and unretractionsgcode_previewEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2018-01-02Merged the branch time_estimatebubnikv
2017-12-14Time estimate shown in GUI as formatted string / Write to file made by class ...Enrico Turri
2017-12-11time estimation shown in GUI after gcode exportEnrico Turri
2017-09-11Many warnings fixed (#510)eyal0
2017-09-01Implemented priming of all the filaments of the Prusa Multi Material.bubnikv
2017-08-02Ported PrintObject::prepare_infill & combine_infill from Perl to C++.version_1.37.0bubnikv
2017-07-17Fix of "Wipe Tower ... only supported ... .4 nozzle" error when slicingversion_1.36.0bubnikv
2017-07-07Fix of "Problem with larger brim overlapping "bubnikv
2017-05-31Clean-up of print step invalidation.bubnikv
2017-05-31Yet more refactoring of Print / PrintObject in regard tobubnikv
2017-05-30Further refactoring, C++11 conversion and code simplification.bubnikv
2017-05-30Fixed a regression bug from the last commit. Some more code simplificationbubnikv
2017-05-30Fixed order of loading the configs into Print / PrintObjectsbubnikv
2017-05-30Print, PrintObject: Invalidation of steps, when chained, will now returnbubnikv
2017-05-25Implemented wipe tower print path preview.bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-03-28Some beautification and C++11 adaptation.bubnikv
2017-03-13BoundingBox, Print - methods inlined, added const accessors.bubnikv
2017-03-08Simplify_slices rewritten to C++, parallelized.bubnikv
2017-03-08Fixing of slicing errors ported to C++, parallelized.bubnikv
2017-02-28Ported expanded_output_filepath() to C++/XSAlessandro Ranellucci