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/src
AgeCommit message (Expand)Author
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
2017-07-19Changed the default "sane" extrusion width parameters tobubnikv
2017-07-19Refactored Fill / Flow for readability.bubnikv
2017-07-19PerimeterGenerator - a bit of refactoring for readability.bubnikv
2017-07-17Fix of "Wipe Tower ... only supported ... .4 nozzle" error when slicingversion_1.36.0bubnikv
2017-07-14Fix of "Modifier meshes don't work for speed modifications"bubnikv
2017-07-13Experimental feature, which may make the Clipper offsets run fasterbubnikv
2017-07-13Fix of "Cooling fan problem Slic3r 1.35.5.16 "bubnikv
2017-07-11A bit of clean-up in GCode.cppbubnikv
2017-07-11A bit of clean-up in FillRectilinear2.cppbubnikv
2017-07-11When setting an override extruder in the Object Settings dialog,bubnikv
2017-07-10Inlined Surface::any_internal_contains / any_bottom_containsbubnikv
2017-07-07Fixed "Too much support generated for buildplate only supports"bubnikv
2017-07-07Fix of "Problem with larger brim overlapping "bubnikv
2017-07-07Fix of soluble interface / non-soluble support:bubnikv
2017-07-07Fix ofbubnikv
2017-07-05Fixed a regression after porting GCode generator to C++bubnikv
2017-06-30Refactored the cooling buffer: Removed ElapsedTime.bubnikv
2017-06-30Fix of a cooling buffer over multiple extruders.bubnikv
2017-06-30FLT_MAX strikes againbubnikv
2017-06-30Finalized implementation of a cooling buffer for multiple extrudersbubnikv
2017-06-26Implementation of "XY size Compensation for first layer"bubnikv
2017-06-23Fix of https://github.com/alexrj/Slic3r/issues/4043 , thanks to @lordofhyphens.bubnikv
2017-06-22Include the wipe tower print time into the cooling time.bubnikv
2017-06-22Ported the cooling changes from @alexrj: Don't slow down the externalbubnikv
2017-06-21Set the bed temperature based on the active extruder settings.bubnikv
2017-06-21Slic3r has been modified to propagate the following filament specificbubnikv
2017-06-21Compilation issue on Linux & OSXbubnikv
2017-06-19Fix of a "split" function issue.bubnikv
2017-06-15Fixed a variable layer height profile update issue.version_1.35.5bubnikv
2017-06-15New feature: Splitting an object into a multi-part volume.bubnikv
2017-06-15Fix of a wipe tower - wipe tower shrinking by the amount of materialbubnikv
2017-06-14gcc and clang did not like throwing std::exceptions with a cstring arugmentbubnikv
2017-06-14Improved error handling when importing configuration from a G-code.bubnikv
2017-06-14Finalized the config import from a G-code.bubnikv
2017-06-14Ported config load / stored to C++, thanks @alexrjbubnikv
2017-06-14Integrated the not yet accepted boost::nowide library, thanks @alexrj.bubnikv
2017-06-14Fixed missing default_region_config values exported into the g-code.bubnikv
2017-06-13Fix of "Raft and support dont work together"bubnikv
2017-06-13Reverted the "set_and_wait_temperatures" configuration to matchversion_1.35.3bubnikv
2017-06-13Fixed compilation on OSXbubnikv
2017-06-13Auto arrange: Do at least something if the objects do not fit the bed.bubnikv