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
2020-08-13GCodeProcessor -> Extract toolpaths height from gcode movesenricoturri1966
2020-08-07GCodeProcessor -> Fixed export of estimated time to gcode filenameenricoturri1966
2020-02-27copy file result enumDavid Kocik
2020-02-03use vsnprintf instead of snprintf in string_printf functiontamasmeszaros
2020-02-03remove duplicate string_printftamasmeszaros
2019-12-22Refactoring and documentation of check_copy() and copy_file()bubnikv
2019-12-20Merge remote-tracking branch 'remotes/origin/dk_copy_file'bubnikv
2019-12-19copy file into .tmp and then rename if correctDavid Kocik
2019-12-19We can now use std::exchange() as we switched to C++17bubnikv
2019-12-18copy check only if path is on removable deviceDavid Kocik
2019-12-18check_copy functionDavid Kocik
2019-11-16Fixed a typo in MeshUtils.hppLukas Matena
2019-11-15Improvement of the Elephant foot compensation:bubnikv
2019-10-02Fix compilation without pch. tamasmeszaros
2019-09-11Add new config values to SL1 zip file config.initamasmeszaros
2019-08-20Reworked the rename_file() function on Windows to work reliably andbubnikv
2019-08-05Memory usage is now shown in SysInfoDialog on all three platformsLukas Matena
2019-07-23Fixed a few warnings in headers (meaning they were reported once for each inc...Lukas Matena
2019-07-17WIP: Undo / Redo memory limiting by releasing the least recentlybubnikv
2019-07-05Documented the cereal library manual patching (FIXME!)bubnikv
2019-06-25Fix: IsTriviallyCopyable on clangVojtech Kral
2019-05-14Changed references to renamed github projectbubnikv
2019-04-15Harmonized the application naming.bubnikv
2019-04-01Fix a bunch of warningsSijmen Schoon
2019-02-12Implemented estimated printing time for the SLA printingYuSanka
2019-02-03On Windows, system and hidden files are now ignored in all filebubnikv
2019-01-22Fix usage of is_trivially_copyable on older GCC (for real this time)Vojtech Kral
2018-12-18Http & ErrorDialog: Improve error reportingVojtech Kral
2018-12-18Logging of memory usage for the GCodeAnalyzer and GCodePreviewData.bubnikv
2018-12-18Time estimator: Added consumed memory tracing, replaced std::mapbubnikv
2018-12-18Logging of memory allocations on Windows during the slicing processbubnikv
2018-11-19Fix buildVojtech Kral
2018-11-08Fix rendering performance on macOSVojtech Kral
2018-11-08Fix clang build / detect standalone size_tVojtech Kral
2018-09-25Merge remote-tracking branch 'origin/dev2' into dev_nativebubnikv
2018-09-25Rewrote .PRUSA file parser from wxWidgets zip to miniz.bubnikv
2018-09-25Yet another fix of next_highest_power_of_2() on clangbubnikv
2018-09-25Fix compilation on clangbubnikv
2018-09-25size_t is not uint32_t or uint64_t on GCCbubnikv
2018-09-25Updated AMF/3MF import to pass configuration into a DynamicPrintConfigbubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv