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
AgeCommit message (Expand)Author
2016-04-10New constructors for the bounding box with min/max points were added.bubnikv
2016-04-10Use CLIPPER_OFFSET_SCALE instead of a numeric value.bubnikv
2016-03-27Debugging visualization of the gap fills into a SVG format, if SLIC3R_DEBUG i...bubnikv
2016-03-26Tune gap fill and thin walls to less extreme valuesAlessandro Ranellucci
2016-03-26Filter gap fill using length relative to the actual width. #2781Alessandro Ranellucci
2016-03-26Fixed type errorAlessandro Ranellucci
2016-03-26Rewritten the medial axis algorithm, now more robust (don't just prune MAT fr...Alessandro Ranellucci
2016-03-20Missing #includeAlessandro Ranellucci
2016-03-20When loading an AMF file having multiple objects that look like multiple part...Alessandro Ranellucci
2016-03-19Variable-width thin walls. Yay!Alessandro Ranellucci
2016-03-19Variable-width gap fill. Yay! #2960Alessandro Ranellucci
2016-03-19Fixed regression in bridging caused by error in porting. Includes regression ...Alessandro Ranellucci
2016-03-14Fix issue with undefined BOOST_VERSIONMark Walker
2016-03-14Raise allowed temperatures to 500°C. #3114Alessandro Ranellucci
2016-03-14Support incompatible change in Boost 1.60. #3117Alessandro Ranellucci
2016-03-13Bugfix: memory corruption in BridgeDetector (thanks @JakeQZ for the patch). #...Alessandro Ranellucci
2016-03-13Make GCodeSender more robust (keep more than one sent line) and fix a memory ...Alessandro Ranellucci
2016-03-13Merge pull request #3190 from farhaven/masterAlessandro Ranellucci
2016-03-13Fixed return value for deserialize() implementations. #3250Alessandro Ranellucci
2016-02-20Fixed regression in the C++ port of PerimeterGenerator causing gaps to be fil...Alessandro Ranellucci
2016-01-03Implement serial port baudrate selection for OpenBSDGregor Best
2015-12-26Dump serial messages to file in order to debug communication issuesAlessandro Ranellucci
2015-12-21Force the 'nearest' strategy for starting skirt loopsAlessandro Ranellucci
2015-12-21Fixes and improvements to MotionPlanner, much smarter nowAlessandro Ranellucci
2015-12-19Minor code cleanup here and thereAlessandro Ranellucci
2015-12-19Bugfix: external details were simplified too much when using default settings...Alessandro Ranellucci
2015-12-19Very minor code improvementsAlessandro Ranellucci
2015-12-19Fixed ported code of PerimeterGeneratorAlessandro Ranellucci
2015-12-19Fixed error in porting causing wrong moves with avoid_crossing_perimetersAlessandro Ranellucci
2015-12-19Fix regression in lift, includes regression testAlessandro Ranellucci
2015-12-19One more fix for compilation with older compilersAlessandro Ranellucci
2015-12-18New --retract-lift-above and --retract-lift-below options. #763 #3057Alessandro Ranellucci
2015-12-18Fix compilation with GCCAlessandro Ranellucci
2015-12-18Some changes to DLP projectorAlessandro Ranellucci
2015-12-16More efficient syntax for the PrintConfigDef constructorAlessandro Ranellucci
2015-12-16More refactoring on Config XS bindingsAlessandro Ranellucci
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-12-14Fix one regression in arrangeAlessandro Ranellucci
2015-12-11Bugfix: missing include assert.h #3155Alessandro Ranellucci
2015-12-08Fix compilationAlessandro Ranellucci
2015-12-08Fix typo #3152Alessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-07Large refactoring of the Config classesAlessandro Ranellucci
2015-12-07Import config bundle automatically if found in application directoryAlessandro Ranellucci
2015-12-06Separate libslic3r code from slic3r application codeAlessandro Ranellucci
2015-12-06Bump version numberAlessandro Ranellucci
2015-12-06Fix comment stripping in senderAlessandro Ranellucci
2015-12-06Fix compilation on WindowsAlessandro Ranellucci
2015-12-05Fix a compilation error on Win32Alessandro Ranellucci
2015-12-04Disable screensaver while projecting (untested on Windows)Alessandro Ranellucci