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
2020-01-03Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2020-01-033DConnexion devices' Y axis used for zoom in/zoom outEnrico Turri
2020-01-03Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3...bubnikv
2020-01-02#3435 - Added object's instances count into Slic3r_PE_model.config inside exp...Enrico Turri
2019-12-22Refactoring and documentation of check_copy() and copy_file()bubnikv
2019-12-21An attempt to fix missing renaming from .gcode.tmp to .gcodeLukas Matena
2019-12-20Merge remote-tracking branch 'remotes/origin/dk_copy_file'bubnikv
2019-12-203mf and amf import: keep loaded volumes transformation as a member of ModelVo...Enrico Turri
2019-12-19copy file into .tmp and then rename if correctDavid Kocik
2019-12-19Improved accuracy of ModelVolume matrix store / restorebubnikv
2019-12-19We can now use std::exchange() as we switched to C++17bubnikv
2019-12-19Fix polytree traversal.tamasmeszaros
2019-12-19Divide pad blueprint before its filtered.tamasmeszaros
2019-12-19Merge branch 'dk_remote_devices' into dk_copy_fileDavid Kocik
2019-12-19Rolled back version numbers for 3mf and amf filesEnrico Turri
2019-12-19Do not allow to apply reload from disk command to objects whose mesh has been...Enrico Turri
2019-12-19Do not allow to apply reload from disk command to objects splitted using spli...Enrico Turri
2019-12-18Fixed C++17 incompatibility.bubnikv
2019-12-18copy check only if path is on removable deviceDavid Kocik
2019-12-18check_copy functionDavid Kocik
2019-12-17Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerYuSanka
2019-12-17Added function to update of custom_gcode_per_print_z in Model from configurationYuSanka
2019-12-17Fixed a typo in extrusion ordering, pointed by @supermerillbubnikv
2019-12-17Code refactoring for Color change implementationYuSanka
2019-12-16Added [X] and [Close] buttons to close 3Dconnexion setting imgui dialog by cl...Enrico Turri
2019-12-13Fixes by @supermerill from pull request "ShortestPath fix" #3306bubnikv
2019-12-13Improved adaptive layer height metrics: Using the area of a trianglebubnikv
2019-12-12Warning fix: removed needless tautological checkLukas Matena
2019-12-11Some rework on layout of imgui dialogsEnrico Turri
2019-12-11Added a validation check to reject wipe tower in sequential printsLukas Matena
2019-12-10Fixed update logic to support newer index downloaded from the internetbubnikv
2019-12-10Enable selection for missing files in reload from disk commandEnrico Turri
2019-12-10Attempt to fix view toolbar background not showing up on Mac when using dark ...Enrico Turri
2019-12-09Gray icons for gizmos in disabled stateEnrico Turri
2019-12-09#3287 - Fixed GCodeAnalyzer and GCodeTimeEstimator when using Machinekit and ...Enrico Turri
2019-12-06Localization improvements: Text correctionYuSanka
2019-12-05Merge branch 'tm_slice_func'tamasmeszaros
2019-12-05Add free functions to slice a TriangleMeshtamasmeszaros
2019-12-04Fix of the wipe tower starting pointLukas Matena
2019-12-04Fix of skirt: wipe tower was not correctly processed when rotatedLukas Matena
2019-12-04Merge branch 'vb_libudev_explicit_linking'bubnikv
2019-12-03Fixes into ENABLE_THUMBNAIL_GENERATOR_DEBUGEnrico Turri
2019-12-02Fix of infill connecting along perimeter lines,bubnikv
2019-12-02ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Removed debug output and cleanupEnrico Turri
2019-12-02ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Further extension of debug output to ...Enrico Turri
2019-11-29ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Extended debug output to investigate ...Enrico Turri
2019-11-29ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Added debug output to investigate iss...Enrico Turri
2019-11-28ENABLE_THUMBNAIL_GENERATOR -> render printbed into thumbnailsEnrico Turri
2019-11-28Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-11-27Code cleaningYuSanka