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
2018-01-04Parametrization of ramming and loading sequence - first stepswipe_tower_improvementsLukas Matena
2017-12-22Correction of wipe tower brim generationLukas Matena
2017-12-21Merge fixLukas Matena
2017-12-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2017-12-21First attempts of variable wipe implementation, sparse infill modified to sa...Lukas Matena
2017-12-21Added boost::regex to cmakelists.bubnikv
2017-12-20Reverted regex to boost::regex as the C++11 regex seems to be brokenbubnikv
2017-12-20Replaced boost::regex with std::regex.bubnikv
2017-12-20Fixes volumetric speed "Hint-Text" ignores "First Layer Speed"bubnikv
2017-12-20Fix of a regression update issue of the "modified" flagbubnikv
2017-12-20Grey out the compatible_printers_condition edit field in casebubnikv
2017-12-20The wipe tower generator does not call start_filament_gcode whenbubnikv
2017-12-20Improved loading of the config wizard results.bubnikv
2017-12-19Try to fix the config wizard initialization on OSX.bubnikv
2017-12-19Fixed a regression bug in the display of a filament name on the printbubnikv
2017-12-19Fix of preset selection.bubnikv
2017-12-19Implemented a "Reset user profile" on the first page of the configurationbubnikv
2017-12-19Updated the bundled config profile with the new compatible_printers_condition.bubnikv
2017-12-19Implemented <,>,<=,>=,or,and,||,&& operators.bubnikv
2017-12-18First implementation of the "compatible_printers_condition"bubnikv
2017-12-18Fixed a regression error: The "current_extruder" identifier was not setbubnikv
2017-12-15Added regex matching operators to the conditional G-code processorbubnikv
2017-12-14Run the wizard from OnIdle routine to be executed first after the UIversion_1.38.4bubnikv
2017-12-14Config wizard will prompt user to copy the profiles from Slic3r to Slic3rPEbubnikv
2017-12-14Improvement of region classification numerical stability.bubnikv
2017-12-14Fixed a regression bug due to some Perl to C++ portingbubnikv
2017-12-14Enabled a long wipe when moving away from the wipe towerbubnikv
2017-12-14Reverted the introduction of the "presets" subdir to storebubnikv
2017-12-13Fix of the wipe tower priming towers. The priming towers were printedbubnikv
2017-12-13Updated the build instructions on OSX due to breaking changes causedbubnikv
2017-12-13Fixed update of "dirty" profile when the "compatible_printers"bubnikv
2017-12-13Update the maximum volumetric flow hint at the filament pagebubnikv
2017-12-13Fixed handling of print and filament presets incompatiblebubnikv
2017-12-13Yet another fix for https://github.com/prusa3d/Slic3r/issues/607.bubnikv
2017-12-12When the legacy OpenGL 1.2 is enforced, suppress anti aliasing as well.bubnikv
2017-12-12Increased maximum allowed temperature to 1500 centigrades as someonebubnikv
2017-12-11Workaround for buggy Intel HD Graphics OpenGL drivers:bubnikv
2017-12-11Fix ofbubnikv
2017-12-11Slic3r version was not set by the placeholder parser.bubnikv
2017-12-11Fixed a typo in a path to Resources on OSX.bubnikv
2017-12-11Moved the Slic3rPE/print,filament,printer folders tobubnikv
2017-12-10Modification of Slic3r to search the icons in resources/iconsbubnikv
2017-12-10Moved the icons and images from Slic3r/var to Slic3r/resources/iconsbubnikv
2017-12-10Added a first config bundle for the Prusa MK2 & MK3 machines.bubnikv
2017-12-10Extended the Config Wizard to offer a selection of config bundlesbubnikv
2017-12-09Improved robustness of handling preset files stored into a wrong location.bubnikv
2017-12-09Fixes regression error introduced in Slic3r 1.38.2:bubnikv
2017-12-09Bumped up the build version.bubnikv
2017-12-07Extrusion flow calculation based on nozzle diameter etcLukas Matena
2017-12-06Fix of a crash due to the way how the presets are sorted and searchedbubnikv