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-03-14Raise allowed temperatures to 500°C. #3114Alessandro Ranellucci
2015-12-18New --retract-lift-above and --retract-lift-below options. #763 #3057Alessandro Ranellucci
2015-12-16More efficient syntax for the PrintConfigDef constructorAlessandro Ranellucci
2015-12-16More refactoring on 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-07Import config bundle automatically if found in application directoryAlessandro Ranellucci
2015-12-02Ported a couple more methods to XSAlessandro Ranellucci
2015-11-05Merge branch 'master' into senderAlessandro Ranellucci
2015-11-04Include the option category for first_layer_extrusion_width. #3061Alessandro Ranellucci
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-11-01Added a new grid infill patternAlessandro Ranellucci
2015-06-09Better validation for speeds (prevent 0mm/s travel speed). #2893Alessandro Ranellucci
2015-06-02Always limit volumetric speed with Max Volumetric Speed (not just when using ...Alessandro Ranellucci
2015-06-02Added a couple full_label valuesAlessandro 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-23A couple notes about infill_only_where_neededAlessandro 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-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-18Clarified tooltip for First Layer Extrusion Width. #2543Alessandro Ranellucci
2015-01-14Support --solid-fill-pattern for legacy. #2527Alessandro Ranellucci
2015-01-09Don't put any M200 automatically when volumetric mode is selected. Explain ho...Alessandro Ranellucci
2015-01-09Merge branch 'master' into senderAlessandro Ranellucci
2015-01-05Option to use volumetric E values. #1746Alessandro Ranellucci
2015-01-04Merge branch 'master' into senderAlessandro Ranellucci
2015-01-04Mark Vibration Limit as deprecated. #2483Alessandro Ranellucci
2015-01-04Prettify infill pattern labelsAlessandro Ranellucci
2015-01-04Nicer configuration fields for USB/Serial connectionAlessandro Ranellucci
2015-01-04More work on print controllerAlessandro Ranellucci
2014-12-29Octoprint -> OctoPrintAlessandro Ranellucci
2014-12-28Integration with Octoprint. #1826Alessandro Ranellucci
2014-12-25Tell what options were changed when prompting user for saving a modified pres...Alessandro Ranellucci
2014-12-23Smarter automatic disabling of GUI fields + reordering of Print Settings page...Alessandro Ranellucci
2014-12-22Remove the "(slow)" mark on infill patterns that used to be slow in the pastAlessandro Ranellucci
2014-12-17Use perimeter extruder for brim. #618Alessandro Ranellucci
2014-12-17New --solid-infill-extruder option. Includes a refactoring of the strategy us...Alessandro Ranellucci
2014-12-13Minor improvements to the Skirt Loops tooltipAlessandro 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-10-21Removed --g0Alessandro Ranellucci
2014-10-18Refactoring: moved some low-level G-code generation methods to the new Slic3r...Alessandro Ranellucci
2014-08-14Make tooltip for toolchange_gcode more preciseAlessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci