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
2018-06-20Added machine evelope configuration parametersbubnikv
2018-04-17Removed parameter filament_cooling_time (fixed value of 14s for now)Lukas Matena
2018-04-13Bugfix: legacy config options were not properly processedLukas Matena
2018-03-28Connected filament_ramming_parameters to respective dialog, other minor changesLukas Matena
2018-03-19Removed parameter 'wipe_tower_adhesion', it will always be trueLukas Matena
2018-03-19Wiping volumes options temporarily added to Print SettingsLukas Matena
2018-03-16Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-16Got rid of wipe_tower_advanced optionLukas Matena
2018-03-15Ramming parameters reduced to one and connected to the wipe tower generator a...Lukas Matena
2018-03-14Removed the unsupported "pillars" support pattern.bubnikv
2018-03-14Added filament_ramming_parameters and filament_ramming_buttons into configura...Lukas Matena
2018-03-12Configuration layer changes (cooling_time, bridging, adhesion moved from dedi...Lukas Matena
2018-03-09Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-09Out of bed detection - 1st installmentEnrico Turri
2018-03-05WIP: OctoPrintVojtech Kral
2018-03-02(Un)loading speed and time delay parameters introduced into GUI and conf. lay...Lukas Matena
2018-03-01Cooling tubes parameters added into GUI and configuration layer (not yet into...Lukas Matena
2018-02-28First naive implementation of wipe tower settings dialogLukas Matena
2018-02-22Gyroid infill type (#733)Merill
2018-02-21Merge with masterLukas Matena
2018-01-06Separated the Marlin G-code flavor from the RepRap G-code flavorbubnikv
2017-11-30GUI integration of rotation angle settingLukas Matena
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