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/xs
AgeCommit message (Expand)Author
2015-02-27Fixed regression causing random failures in bridge direction detection. #2636Alessandro Ranellucci
2015-02-23A couple notes about infill_only_where_neededAlessandro Ranellucci
2015-02-23Better and more robust implementation of infill_only_where_neededAlessandro Ranellucci
2015-02-22Added failing test case for Clipper regression causing extra points in polyli...Alessandro Ranellucci
2015-02-22Update to Clipper 6.2.9. Fixes #2639Alessandro Ranellucci
2015-02-22Merge pull request #2630 from lordofhyphens/fix-admesh-warningAlessandro Ranellucci
2015-02-15Change end_program() to postamble()Alessandro Ranellucci
2015-02-15Merge pull request #2508 from strahlex/machinekit-gcodeAlessandro Ranellucci
2015-02-15Added failing test case for upstream Clipper issue 126 (our #2639)Alessandro Ranellucci
2015-02-15Updated Clipper to 6.2.8. This fixes several minor issues, including infill p...Alessandro Ranellucci
2015-02-13Remove redundant dep on ExtUtils::TypemapKent Fredric
2015-02-10Switched to P parameter instead of S for Machinekit flavour MCode commandsAlexander Rössler
2015-02-09Bump version numberAlessandro Ranellucci
2015-02-07added end_program() function to GCodeWriterAlexander Rössler
2015-02-06added retract and unretract command for Machinekit flavourAlexander Rössler
2015-02-06added support Machinekit flavour GCodeAlexander Rössler
2015-02-05Fix a warning about unused return value when using freopen in admesh. Added a...Joseph Lenox
2015-02-01Releasing 1.2.61.2.6Alessandro Ranellucci
2015-02-01Ported prepare_fill_surfaces() to XS/C++Alessandro Ranellucci
2015-02-01New option for customization of infill/perimeters overlap. #2459Alessandro Ranellucci
2015-01-31Typo in previous commitAlessandro Ranellucci
2015-01-31Modernize some defaultsAlessandro Ranellucci
2015-01-30New --before-layer-change option and new layer_z placeholder. #2602Alessandro Ranellucci
2015-01-30Don't output slic3r:z attribute in SVG for raft layersAlessandro Ranellucci
2015-01-30Added a new Slic3r::Geometry::simplify_polygons() functionAlessandro Ranellucci
2015-01-29Fixed minor issue in 3D preview causing single-line toolpaths to miss the cap...Alessandro Ranellucci
2015-01-28Merge pull request #2595 from xdissent/deserialize-pointsAlessandro Ranellucci
2015-01-28Use std::getline to deserialize point list coords, fixes #2318Greg Thornton
2015-01-28Bugfix: tangent horizontal mesh surfaces were not included in slices under ra...Alessandro Ranellucci
2015-01-25Minor optimization in TriangleMesh codeAlessandro Ranellucci
2015-01-25Bugfix: crash when rendering lines with zero length in 3D preview. #2569Alessandro Ranellucci
2015-01-25Faster loading of 3D preview and much less memory usedAlessandro Ranellucci
2015-01-19Cleanup of some method signatures and of XS return typesAlessandro Ranellucci
2015-01-19New option for vertical distance between object and support material, with sp...Alessandro Ranellucci
2015-01-18Minor issue when dealing with files with empty layers at bottom. #2553Alessandro Ranellucci
2015-01-18Clarified tooltip for First Layer Extrusion Width. #2543Alessandro Ranellucci
2015-01-18Revert "Updated Clipper to 6.2.7"Alessandro Ranellucci
2015-01-18Updated MANIFESTAlessandro Ranellucci
2015-01-18Updated Clipper to 6.2.7Alessandro Ranellucci
2015-01-18Added test case for a Clipper bugAlessandro Ranellucci
2015-01-18Ported toolpaths rendering to C++Alessandro Ranellucci
2015-01-18Populate ExtrusionPath::height correctly in case of bridgeAlessandro Ranellucci
2015-01-16New +Line::intersection_infinite() methodAlessandro Ranellucci
2015-01-16Bump version numberAlessandro Ranellucci
2015-01-15Initial work for 3D rendering of toolpathsAlessandro Ranellucci
2015-01-15More efficient 3D preview of slicesAlessandro Ranellucci
2015-01-15Bugfix: random but frequent crashes after recent perimeter code refactoringAlessandro Ranellucci
2015-01-14Support --solid-fill-pattern for legacy. #2527Alessandro Ranellucci
2015-01-13Only apply perimeter/infill overlap to the endpoints of rectilinear infill (a...Alessandro Ranellucci
2015-01-09Releasing 1.2.51.2.5Alessandro Ranellucci