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
path: root/utils
AgeCommit message (Expand)Author
2018-09-25Removed utilities depending on Perl (post processing scripts),bubnikv
2018-09-14Removed the Controller, Layer View, System Info, ObjectCutDialog,bubnikv
2018-03-20Removed BonjourBrowser.pm, SectionCut.pm and the associatedbubnikv
2018-03-16Removed some dependencies on Perl IO module.bubnikv
2018-02-16Fixed converting of Unicode codepoint (\uXXXX) into a character in Perl.YuSanka
2018-02-15Thanks @stelgenhof Corrected units of measure that had exponents displayed wi...YuSanka
2017-12-14Fixed a regression bug due to some Perl to C++ portingbubnikv
2017-10-30Deleted the config-bundle-to-config.pl tool, it will be replacedbubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2017-08-03Unicode handling:bubnikv
2017-07-19Reduced the content of Geometry.pm, removed unused Perl subroutines.bubnikv
2017-07-11Fix ofbubnikv
2017-06-13Fix of https://github.com/prusa3d/Slic3r/issues/285bubnikv
2017-04-05Finalized the Prusa Control project file format import.bubnikv
2017-02-27Support Prusa Control project files (.PRUS) by the GUI.bubnikv
2017-02-27Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.bubnikv
2017-02-27Good bye, Perl Expat binding!bubnikv
2017-02-26Using the C++ file loaders.bubnikv
2017-02-10Cherry-picked Repetier acceleration fixes, thanks to @lordofhyphensJoseph Lenox
2016-06-03Added simple JSCAD modifier helperJoseph Lenox
2016-06-02Post process script for fan kickstartJoseph Lenox
2016-06-01Update solid_layers.scadJoseph Lenox
2016-05-29Added a short OpenSCAD description to aid in the creation of simple modifier ...Joseph Lenox
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-05-31New experimental autospeed feature. #2810Alessandro Ranellucci
2015-05-28Merge branch 'master' into senderAlessandro Ranellucci
2015-05-18Render brim and skirt in 3D toolpaths preview. #2649Alessandro Ranellucci
2015-03-07Merge branch 'master' into senderAlessandro Ranellucci
2015-02-06added support Machinekit flavour GCodeAlexander Rössler
2015-02-01Merge branch 'master' into senderAlessandro Ranellucci
2015-01-15Initial work for 3D rendering of toolpathsAlessandro Ranellucci
2015-01-15More efficient 3D preview of slicesAlessandro Ranellucci
2015-01-13Refactoring: make Slic3r::GUI::3DScene::Base model-independentAlessandro Ranellucci
2015-01-09Renamed PreviewCanvas to 3DSceneAlessandro Ranellucci
2014-12-28Finished GCodeSenderAlessandro Ranellucci
2014-12-26Merge branch 'master' into senderAlessandro Ranellucci
2014-12-22Some more work on wireframeAlessandro Ranellucci
2014-12-22Incomplete work for wireframeAlessandro Ranellucci
2014-12-22Wireframe.pl wireframeAlessandro Ranellucci
2014-12-16Minor fix to view-toolpaths.plAlessandro Ranellucci
2014-12-163D object positioningAlessandro Ranellucci
2014-12-15Some initial work for 3D slice renderingAlessandro Ranellucci
2014-12-15Overlay object slices in toolpaths previewAlessandro Ranellucci
2014-12-14Some incomplete work for moving objects in 3D platerAlessandro Ranellucci
2014-12-13Objects can be selected in 3D preview now. Double click and right click work ...Alessandro Ranellucci
2014-11-27Initial work for G-code sender and more intensive usage of BoostAlessandro Ranellucci
2014-10-21Removed --g0Alessandro Ranellucci
2014-08-03Fixed split_stl.plAlessandro Ranellucci
2014-07-26New utility script to convert config bundles into a single config fileAlessandro Ranellucci