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/xs
AgeCommit message (Expand)Author
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-26Hopefully finally fixed reordering of the multi-material parts.bubnikv
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-21Fix of changing the order of volumes of a multi-volume part:bubnikv
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
2017-06-13Fix of https://github.com/prusa3d/Slic3r/issues/285bubnikv
2017-06-12Fix of a layer height test to allow / disable the wipe tower.bubnikv
2017-06-12Disabled the new Slic3r version check until we have a server set upbubnikv
2017-06-09Fix of the last commits:bubnikv
2017-06-09Hopefully a fix ofbubnikv
2017-06-08Fix of a crash in pressure equlizer filter.bubnikv
2017-06-08Fixed regression in invalidation of slicing steps.bubnikv
2017-06-08Implemented raft support for the wipe towerbubnikv
2017-06-08Implemented rotation of the support structure.bubnikv
2017-06-08Relaxed the requirements on the layer height for the Wipe Tower tobubnikv