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-06-20Added machine evelope configuration parametersbubnikv
2018-06-19Merge remote-tracking branch 'remotes/origin/scene_manipulators'bubnikv
2018-06-14Partial perl code cleanupEnrico Turri
2018-05-303DScene timer and _variable_layer_thickness_action method moved to c++Enrico Turri
2018-05-283DScene layers editing parameters moved to c++Enrico Turri
2018-05-23Fixed wrong layer height texture updates when using multiple objectsEnrico Turri
2018-03-21Fix format-security violations (#802)Chow Loong Jin
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,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 unretractionsEnrico 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-11Fix ofbubnikv
2017-12-11merge with masterEnrico Turri
2017-12-11time estimation shown in GUI after gcode exportEnrico Turri
2017-12-05Improved error reporting of the PlaceholderParser.bubnikv
2017-12-01Fixed regression bugs regarding print validation,bubnikv
2017-10-27throw std::invalid_argument instead of std::exceptionbubnikv
2017-10-27Fixed configuration & validate C++ ports.bubnikv
2017-08-02Ported PrintObject::prepare_infill & combine_infill from Perl to C++.version_1.37.0bubnikv
2017-07-07Fix of "Problem with larger brim overlapping "bubnikv
2017-06-13Fix of https://github.com/prusa3d/Slic3r/issues/285bubnikv
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-25Implemented wipe tower print path preview.bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-03-13Volume rewritten from Perl to C++,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
2017-02-15make_skirt ported to C++bubnikv
2017-02-09Store / retrieve layer height profile from the AMF file.bubnikv
2017-02-08added total cost/weight to Extruder statistics, mocked up addendum to status ...Joseph Lenox
2017-02-07Added a tooltip overlay for the variable layer height edit tool.bubnikv
2016-12-21Improvements in the manual layer width editor.bubnikv
2016-12-20New supports now do rafts at least to the extent the test cases run through.bubnikv
2016-12-12Support for user definable variable layer thickness, the C++ backend.bubnikv
2016-12-08Ported make_perimeters() and infill() to C++/XS, use pure C++ threads, cherry...Alessandro Ranellucci
2016-11-10re-wrote PrintObject::detect_surfaces_type() to C++,bubnikv
2016-11-05Refactored Print::validate() method to not throw an exception, butbubnikv
2016-09-26Visualization of fill surfaces.bubnikv
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-02Ported a couple more methods to XSAlessandro Ranellucci
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-10-27Finished porting LayerRegion to C++Alessandro Ranellucci