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-12-06Removed slic3r.pl, updated Build.PL with a notice, that the Perlbubnikv
2018-09-19Polymorphic AppController for cli and gui modes.tamasmeszaros
2018-09-17Removed Print.pm,bubnikv
2018-09-14Removed "Slice to SVG" and "Quick Slice"bubnikv
2018-09-12Merged with devbubnikv
2018-06-27Patch from Lubomír Bláha applied. Polished comments and PngExportDialog.tamasmeszaros
2018-03-23Work in progress: Good bye, Perl Threads!bubnikv
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