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
2017-09-12The last priming area is shortened and the excess wipe is movedbubnikv
2017-09-12Added GCode/PrintExtents.cpp,hbubnikv
2017-09-11Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2017-09-11Merges https://github.com/prusa3d/Slic3r/pull/509bubnikv
2017-09-11Many warnings fixed (#510)eyal0
2017-09-11CMake build system: Adding -fext-numeric-literals when compiling with gcc.bubnikv
2017-09-04Fixed typo from the previous commit.bubnikv
2017-09-04Implemented an initial priming line for a single-material printbubnikv
2017-09-04Fixed a default locale on Windows for UTF normalization.bubnikv
2017-09-04Fixed compilation on OSX & LInuxbubnikv
2017-09-01Implemented priming of all the filaments of the Prusa Multi Material.bubnikv
2017-08-30Fixed a regression bug of Slic3r::encode() / decode()bubnikv
2017-08-30Removed the Perl Build.PL for the XS module. This has been replacedbubnikv
2017-08-29CMake build process: Fixed build on OSX: renamed XS to XS.bundlebubnikv
2017-08-29CMake build system: Link perl library on windows only.bubnikv
2017-08-29CMake build system: Fix on older linux?bubnikv
2017-08-29CMake build process: Workaround for an old CMake on Linux.bubnikv
2017-08-28CMake build process:bubnikv
2017-08-28Disabled a limit of the nozzle diameter 0.4mm for the Prusa Wipe Tower.bubnikv
2017-08-28Fixed a regression bug (bundling of multiple STLs into a single model).bubnikv
2017-08-18MergedVojtech Bubnik
2017-08-18CMake build system: Linux fixesVojtech Bubnik
2017-08-18CMake build system - fixes for OSX. Now a working XS.bundle is being generated.Vojtech Bubnik
2017-08-18CMake build process - fixes of the previous check-ins to buildbubnikv
2017-08-18CMake build system: Fixes for OSX.bubnikv
2017-08-18CMake: Aadd local-lib to PATH and PERL5LIB environment variables,bubnikv
2017-08-18CMake build system, initial placeholder for slic3r C binary.bubnikv
2017-08-18CMake: Added all header files to the particular libraries.bubnikv
2017-08-18CMake: Split the globs into separate libraries.bubnikv
2017-08-17Modified to compile on UbuntuVojtech Bubnik
2017-08-17CMake build system: Always use the system libexpat on Linux.bubnikv
2017-08-17CMake conversion, further steps: Now it compiles on Visual Studio 2013.bubnikv
2017-08-17Further CMake integration, split the xs CMakeFiles.txt tobubnikv
2017-08-16Initial implementation of a CMake build system for the Slic3r XS module.bubnikv
2017-08-14Comprimed the previous pull request.bubnikv
2017-08-14Update WipeTowerPrusaMM.cpp (#464)redPrint7
2017-08-04Merged new methods for handling menus with icons,bubnikv
2017-08-03Fix of compilation on Windows 32bit: Include windows.h for the declarationbubnikv
2017-08-03Unicode handling:bubnikv
2017-08-02Ported some ModelObject methods from Perl to C++.bubnikv
2017-08-02Ported PrintObject::prepare_infill & combine_infill from Perl to C++.version_1.37.0bubnikv
2017-07-31New feature: Bridging angle override through a bridge_angle configbubnikv
2017-07-31Fix of "MM incorrect extruder temperature"bubnikv
2017-07-28PrusaControl file format: Added multi-material support.bubnikv
2017-07-28Further implementation of FillRectilinear3.bubnikv
2017-07-27Fixed compilation on Linuxbubnikv
2017-07-27Moved some math macros (sqr, lerp, clamp) to libslic3r.hbubnikv
2017-07-20Fixed "Fill angle of any number other than an Integer does not work"bubnikv
2017-07-20Prusa MM Wipe Tower, Improvements of the 1st layer:bubnikv
2017-07-20Fixed test cases after change of the "sane" extrusion widths.bubnikv