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-31Test case for self-intersections caused by fixSelfIntersections.lh_test_casesLukáš Hejl
2022-08-30Bumped up version to 2.5.0-rc2version_2.5.0-rc2Lukas Matena
2022-08-30Fix of #8778 and #8760: Artifacts on models when Arachne was used.Lukáš Hejl
2022-08-30Follow-up to 9e88954 (avoid unnecessary copy)Lukas Matena
2022-08-30Fix of #8766: PP scripts not working on UNIX when $SHELL is undefined:Lukas Matena
2022-08-30Fix of #8724, #8747, and #8753: Crash when Voronoi vertexes of a finite edge ...Lukáš Hejl
2022-08-29Added filament type "PA" to the list of known filament types.Vojtech Bubnik
2022-08-26Sync with PrusaSlicer-settingsrtyr
2022-08-25Speed improvements, start gcode changes, added HIPS filament.rtyr
2022-08-24Fix of issue 8695 - seam enforced areas were not respected with arachne gener...PavelMikus
2022-08-24Bumped up bundle versionrtyr
2022-08-24Added Ender 3 Neo and Ender 3 S1 Plus thumbnailsrtyr
2022-08-24Merge pull request #8746 from pmjdebruijn/creality_250rtyr
2022-08-23Creality.ini: add Ender-3 NeoPascal de Bruijn
2022-08-23Creality.ini: restore first_layer/top_infill_extrusion_widthsPascal de Bruijn
2022-08-23Creality.ini: remove bowden inherit from direct drive printersPascal de Bruijn
2022-08-23Creality.ini: add Ender-3 S1 PlusPascal de Bruijn
2022-08-23Creality.ini: Ender-3 S1 (Pro) CR Touch support (#8743)Pascal de Bruijn
2022-08-22Localization: Update for zh_CN dictionary (manual merge for PR #8737 - Update...YuSanka
2022-08-19Bumped up version to 2.5.0-rc1version_2.5.0-rc1Lukas Matena
2022-08-19Windows specific: Use mipmaps generated through OpenGL for AMD graphics cards...Lukáš Hejl
2022-08-19Fix #8716, #8717, and #8718: The pressure equalizer was producing a malformed...Lukáš Hejl
2022-08-19Follow-up to 263b23fb468a4d0981de8ecf590cfd5f6d4edbb6: Fixed an assert.Lukáš Hejl
2022-08-18Follow-up to 6f5813a849e40b1bcae97270a317222dff92f5ec: Recalculate infill sur...Lukáš Hejl
2022-08-18Random seam fix - pseudorandom generator instead of rand()PavelMikus
2022-08-18fix performance problem in seam placer - do not generate merged islands for e...PavelMikus
2022-08-18Fixed an issue that the wipe was shorter when it was located where extrusion ...Lukáš Hejl
2022-08-18Sync with PrusaSlicer-settingsrtyr
2022-08-18Localization: Updated dictionary for JAYuSanka
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