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
2022-08-18Fixed an issue that the wipe was shorter when it was located where extrusion ...lh_wipeLukáš Hejl
2022-08-18Fix of #8704 - Travels in spiral vase mode when Arachne is used.Lukáš Hejl
2022-08-18Fix of #8648 - Lightning infill wasn't connected to perimeters when it was co...Lukáš Hejl
2022-08-18Fixed incorrectly computed starting position in Concentric infill when Arachn...Lukáš Hejl
2022-08-17Fix error message (related to #8703)Lukas Matena
2022-08-17ShapesGallery: Fixed save of the thumbnails for custom shapes, when name cont...YuSanka
2022-08-15Bumped up version to 2.5.0-beta1version_2.5.0-beta1Lukas Matena
2022-08-15Localization: Some phrases are applied. Updated dictionaries for CS, DE, ES, ...YuSanka
2022-08-12pt_BR translation improvementsValter F.C
2022-08-12Follow-up 370e8bd752e3f7c97b9804a56dc417dfb362cce8 - Update 3D-scene after sp...YuSanka
2022-08-12Fix for #8668 - Don't set printable state on merge if all parts are unprintableYuSanka
2022-08-12Follow-up to 0161a59a93e326d5e573cffe61b9549a4d925189: Too big epsilon create...Lukáš Hejl
2022-08-12Reconnected endpoints of closed polyline when PolylineStitcher produced an op...Lukáš Hejl
2022-08-12Fix of #8597 - Assert on Windows about decrementing of std::vector::begin() i...Lukáš Hejl
2022-08-12Added a lot of debugging outputs (SVG) into SkeletalTrapezoidation.Lukáš Hejl
2022-08-12Added several test cases distilled from reported issues.Lukáš Hejl
2022-08-12Fixed compiler warningsLukas Matena
2022-08-11An attempt to fix issues with wxProgressDialogLukas Matena
2022-08-11Merge branch lm_tm_step_sq into master_250Lukas Matena
2022-08-11STEP: Show STEP in model import file dialog titleLukas Matena
2022-08-11STEP: Improved error reporting on LinuxLukas Matena
2022-08-11Add STEP into menu label, enable drag and dropLukas Matena
2022-08-11Switch to statically linked OCCTWrapper on Apple.tamasmeszaros
2022-08-11Try to reduce number of build threads only for OCCTtamasmeszaros
2022-08-11Make occtwrapper buildable stand-alonetamasmeszaros
2022-08-11Use prusa-slicer executable dir to search for occt shared libtamasmeszaros
2022-08-11Use resources dir for occt shared libtamasmeszaros
2022-08-11Fixes on MacOSPrusa Research a.s
2022-08-11STEP: Implementation ported from BambuStudio:tamasmeszaros
2022-08-11Merge branch 'pm_seam_curling_fix_250' into master_250Lukas Matena
2022-08-11better curling fix, removed resamping, fixed the feature disable from previou...PavelMikus
2022-08-11slowly decreasing angle seam placement feature disabledPavelMikus
2022-08-11reduce wavy seams for all layer heights, improve paintingPavelMikus
2022-08-11lower segment count on smooth partsPavelMikus
2022-08-11increase segments count for smooth long stringsPavelMikus
2022-08-11improving dynamic segmentation, simplifications in snapping angle logicPavelMikus
2022-08-11prefer enforcers over blockers, lower the threshold distance,PavelMikus
2022-08-11fixed overhang estimation correcltyPavelMikus
2022-08-11fix issue with enforced patchesPavelMikus
2022-08-11fix bug in seam string weight - use seam string length as quality scorePavelMikus
2022-08-11Merge pull request #8602 from pmjdebruijn/creality_250rtyr
2022-08-11Updated bed_shapertyr
2022-08-10Added initial Elegoo bundle.rtyr
2022-08-09Creality.ini: adjust Geeetech Matte PLAPascal de Bruijn
2022-08-09Creality.ini: adjust infil_overlapPascal de Bruijn
2022-08-09Creality.ini: adjust extrusion_widthsPascal de Bruijn
2022-08-09Follow-up to 394494b3acb9bd888b88b4257f977c4844ea76e9: Fixed deceleration/acc...Lukáš Hejl
2022-08-09Added new Creality thumbnails.rtyr
2022-08-09Fixed Perl unit tests after 77f5973c25ef0edc6db95de13c5976722b57a023.Lukáš Hejl
2022-08-09Added missing includeenricoturri1966