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
AgeCommit message (Expand)Author
2017-11-28Ported the between_objects_gcode custom G-code blocks,bubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-10-17One more fix of the preceding commit.bubnikv
2017-10-17Fix of the preceding commit for gcc & clang:bubnikv
2017-10-17Optimization of the configuration layer:bubnikv
2017-09-18Ported PrintConfigBase::_handle_legacy from Perl to C++,bubnikv
2017-07-31New feature: Bridging angle override through a bridge_angle configbubnikv
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-06-26Implementation of "XY size Compensation for first layer"bubnikv
2017-06-21Slic3r has been modified to propagate the following filament specificbubnikv
2017-06-13Fixed compilation on OSXbubnikv
2017-06-05Implemented filament start / g-codes.bubnikv
2017-05-31Clean-up of print step invalidation.bubnikv
2017-05-31Yet more refactoring of Print / PrintObject in regard tobubnikv
2017-05-24New config field extruder_color for preview of extruder assignment.bubnikv
2017-05-20Implemented https://github.com/prusa3d/Slic3r/issues/199bubnikv
2017-05-19Improved retract handling on bowden extruders:bubnikv
2017-05-16Initial integration of the Prusa MultiMatrial Wipe Tower.bubnikv
2017-05-05Added Notes Tab to Printer Settings #210bubnikv
2017-04-26Removed a broken Arc Fitting feature.bubnikv
2017-02-14new feature: Clip multi-part objects one by the other.bubnikv
2017-02-10Cherry-picked Repetier acceleration fixes, thanks to @lordofhyphensJoseph Lenox
2017-02-08Add weight/cost output to gcode. On the way to #647Joseph Lenox
2017-02-07Added min_layer_height, max_layer_height per nozzle settingsbubnikv
2017-01-05Made the config value support_material_xy_spacing relativebubnikv
2017-01-03prototyping tweakable XY supports;slicer-builder
2016-11-30Made the support interface contact loops configurable.bubnikv
2016-11-30support_material_synchronize_layers configuration valuebubnikv
2016-11-09New sparse infill: "stars" - David's star shaped infill.bubnikv
2016-11-01Added "Notes" page to the filament configuration.bubnikv
2016-10-21Cubic infill.bubnikv
2016-10-21Defined the +-* operators on Pointf.bubnikv
2016-10-16Added a new switch: ensure_vertical_shell_thicknessbubnikv
2016-10-04Made the sheath around the base support configurable. Without the sheathbubnikv
2016-10-04A new feature "support_material_buildplate_only" implemented.bubnikv
2016-09-13Configurable volumetric extrusion rate slope.bubnikv
2016-09-13Ported from the playground branch. Various documentation and optimization.bubnikv
2016-08-21Fixed a crash in a constructor of FullPrintConfig due to an incorrect usebubnikv
2015-12-18New --retract-lift-above and --retract-lift-below options. #763 #3057Alessandro Ranellucci
2015-12-16More refactoring on Config XS bindingsAlessandro Ranellucci
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-07Large refactoring of the Config classesAlessandro Ranellucci
2015-12-02Ported a couple more methods to XSAlessandro Ranellucci
2015-11-05Merge branch 'master' into senderAlessandro Ranellucci
2015-11-04Config: pass value as a referencentfshard
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-11-01Added a new grid infill patternAlessandro Ranellucci
2015-07-02Use macro in PrintConfig.hppAlessandro Ranellucci