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
path: root/lib
AgeCommit message (Expand)Author
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-16GCode Preview - Added legend textureEnrico Turri
2018-01-11New algorithm for GLVolumes generation and reuse of already generated geometryEnrico Turri
2018-01-10Parallelization of extrude path render geometry generationEnrico Turri
2018-01-08Added preview of retractions and unretractionsgcode_previewEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2018-01-04New feature: Recommended object thin wall thickness hint.bubnikv
2018-01-02Merged the branch time_estimatebubnikv
2017-12-21Removed dependency on Perl Encode::encode_utf8.bubnikv
2017-12-21Fix of "Program crashes when [Suppress "- default -" presets:] is DISABLED"bubnikv
2017-12-21Fixed "Slic3r crashes when sending STLs with special characters to the printer"bubnikv
2017-12-20Grey out the compatible_printers_condition edit field in casebubnikv
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-18First implementation of the "compatible_printers_condition"bubnikv
2017-12-18Fixed a regression error: The "current_extruder" identifier was not setbubnikv
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-14Time estimate shown in GUI as formatted string / Write to file made by class ...Enrico Turri
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-12When the legacy OpenGL 1.2 is enforced, suppress anti aliasing as well.bubnikv
2017-12-11Workaround for buggy Intel HD Graphics OpenGL drivers:bubnikv
2017-12-11merge with masterEnrico Turri
2017-12-11time estimation shown in GUI after gcode exportEnrico Turri
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-10Extended the Config Wizard to offer a selection of config bundlesbubnikv
2017-12-05Feature Request: Add to Plater: Ctrl+Obubnikv
2017-12-05Add used filament length to the "Sliced Info" box (#585)qtux
2017-12-05Improved error reporting of the PlaceholderParser.bubnikv
2017-12-04Added Perl to C++ interfaces for creating the preset editor pagesbubnikv
2017-11-30Load the wxWidgets PNG handler only once.bubnikv
2017-11-30Some other accelerator keys were not displayed on Linux and OSX correctly.bubnikv
2017-11-30There is a hack applied to add accelerator keys to the menububnikv
2017-11-30New hot key for auto arrange: 'a'.bubnikv
2017-11-30Moved initialization of Slic3r XS datadir variable to GUI.pmbubnikv
2017-11-28Ported the between_objects_gcode custom G-code blocks,bubnikv
2017-11-28Improve error handling of loading Slic3r profiles.bubnikv
2017-11-10Integrated the "compatible printers" idea by @alexrj with Vojtech's twist:bubnikv
2017-11-02Updated Controller after the presets C++ port.bubnikv
2017-11-02Looks like the reworked C++ preferences start to work again.bubnikv
2017-10-28Reduce UI flicker.bubnikv
2017-10-27Fix of the previous commit: Slic3r::Config::new_from_defaults_keysbubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv