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-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
2015-05-31New experimental autospeed feature. #2810Alessandro Ranellucci
2015-05-28Merge branch 'master' into senderAlessandro Ranellucci
2015-05-26Assign color to filamentsAlessandro Ranellucci
2015-03-07Merge branch 'master' into senderAlessandro Ranellucci
2015-03-06Refactoring: removed the non-idempotent init_extruders() step. Also, infill_e...Alessandro Ranellucci
2015-02-06added support Machinekit flavour GCodeAlexander Rössler
2015-02-01Merge branch 'master' into senderAlessandro Ranellucci
2015-02-01New option for customization of infill/perimeters overlap. #2459Alessandro Ranellucci
2015-01-31Typo in previous commitAlessandro Ranellucci
2015-01-31Modernize some defaultsAlessandro Ranellucci
2015-01-30New --before-layer-change option and new layer_z placeholder. #2602Alessandro Ranellucci
2015-01-19New option for vertical distance between object and support material, with sp...Alessandro Ranellucci
2015-01-09Merge branch 'master' into senderAlessandro Ranellucci
2015-01-05Option to use volumetric E values. #1746Alessandro Ranellucci
2015-01-04More work on print controllerAlessandro Ranellucci
2014-12-28Integration with Octoprint. #1826Alessandro Ranellucci
2014-12-17New --solid-infill-extruder option. Includes a refactoring of the strategy us...Alessandro Ranellucci
2014-11-27Rename solid_fill_pattern to external_fill_pattern and clarify tooltipAlessandro Ranellucci
2014-11-24New experimental feature for pressure management. Credits to @llluis for the ...Alessandro Ranellucci
2014-11-23Bugfix: spiral vase was not working when extrusion axis was not E. #2350Alessandro Ranellucci
2014-11-23--spiral-vase now automatically overrides --perimeters, --top-solid-layers an...Alessandro Ranellucci
2014-10-25Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::WriterAlessandro Ranellucci
2014-10-21Removed --g0Alessandro Ranellucci
2014-10-21Refactoring: moved most of the low-level G-code to the Slic3r::GCode::Base cl...Alessandro Ranellucci
2014-10-18Refactoring: moved some low-level G-code generation methods to the new Slic3r...Alessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci