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-03-06Update UI for visualize changes:YuSanka
2017-12-14Fixed a regression bug due to some Perl to C++ portingbubnikv
2017-12-05Improved error reporting of the PlaceholderParser.bubnikv
2017-11-30Fix of the preceding cherry pick.bubnikv
2017-11-30Added --no-gui flag to force CLI usage (allows for CLI usage with AppImage bu...Joseph Lenox
2017-11-30Moved initialization of Slic3r XS datadir variable to GUI.pmbubnikv
2017-11-02Looks like the reworked C++ preferences start to work again.bubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-10-25Another step towards C++ presets.bubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2017-08-03Unicode handling:bubnikv
2017-07-11Fix ofbubnikv
2017-07-11Implements loading of multi-part objects as a bunch of STLsbubnikv
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-19The option --gui-mode has been removed with the following option:bubnikv
2017-06-14Removed the 'simple' mode.bubnikv
2017-06-13Fix of https://github.com/prusa3d/Slic3r/issues/285bubnikv
2017-06-09Hopefully a fix ofbubnikv
2017-05-20Implemented https://github.com/prusa3d/Slic3r/issues/199bubnikv
2017-05-19Finished the wipe tower UI.bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-04-26Removed a broken Arc Fitting feature.bubnikv
2017-02-27Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.bubnikv
2017-02-21Bugfix: --rotate did not support decimal values and interpreted them as radia...Alessandro Ranellucci
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-01-30When the support extruders are set to 0, support is printed with the current ...bubnikv
2017-01-05Made the config value support_material_xy_spacing relativebubnikv
2017-01-03prototyping tweakable XY supports;slicer-builder
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-05New command line option: --dont-arrangebubnikv
2016-05-17The "controller" tab and the settings of the USB/serial connection wasversion_1.30.0bubnikv
2016-04-09Refactored calls to Wx::Bitmap->newAlessandro Ranellucci
2015-12-18New --retract-lift-above and --retract-lift-below options. #763 #3057Alessandro Ranellucci
2015-06-02If --save is called without any other config option, export full default sett...Alessandro Ranellucci
2015-05-25Fix --help output: --retract-layer-change is disabled by default. #2846Alessandro Ranellucci
2015-03-09Hopefully fix all problems with non-ASCII paths on WindowsAlessandro Ranellucci
2015-03-08Set STDOUT to UTF-8Alessandro Ranellucci
2015-02-15Merge pull request #2508 from strahlex/machinekit-gcodeAlessandro Ranellucci
2015-02-14Load files into the GUI when supplying them as command line arguments along w...Alessandro Ranellucci
2015-02-06added support Machinekit flavour GCodeAlexander Rössler
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-15Fix --help, wrong default were displayed for a couple options. #2541Alessandro Ranellucci
2015-01-13Fix typo in documentationadius