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
path: root/utils
AgeCommit message (Expand)Author
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
2014-07-15Display bed shape in 3D platerAlessandro Ranellucci
2014-07-133D preview of platerAlessandro Ranellucci
2014-07-12Show section lines in cut previewAlessandro Ranellucci
2014-07-12Nicer 3D colors and lightingAlessandro Ranellucci
2014-07-03Toolpaths previewAlessandro Ranellucci
2014-06-17Removed print_center option (but left --print-center from CLI)Alessandro Ranellucci
2014-05-09Refactoring to Model API for making it stricter and saferAlessandro Ranellucci
2014-04-11Bugfix in utils/pdf-slices.pl, wrong shift caused slices to be outside the me...Alessandro Ranellucci
2014-03-23New utility for exporting STL slices to a PDF fileAlessandro Ranellucci
2014-01-13Add a (failing) test for slicing at the same height of a horizontal surface a...Alessandro Ranellucci
2013-11-21Remove residual uses of Boost for line clippingAlessandro Ranellucci
2013-09-17Update dump-stl.plAlessandro Ranellucci
2013-08-28Moved vibration limit to its own G-code filterAlessandro Ranellucci
2013-08-25Use multiple colors for multimaterial models in 3D previewAlessandro Ranellucci
2013-07-31New --info option to show file info (size, volume, repair stats). Removed uti...Alessandro Ranellucci
2013-07-26Extend utils/dump-stl.pl to also write STL filesAlessandro Ranellucci
2013-06-27Add use Slic3r::GUI::PreviewCanvas to view-mesh.plGuillaume Seguin
2013-06-16Fix file_info.plAlessandro Ranellucci
2013-06-16Refactoring: use Slic3r::Geometry::BoundingBox objects everywhereAlessandro Ranellucci
2013-06-08New utility script to dump STL contents in Perl syntax for writing testsAlessandro Ranellucci