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
2021-08-18Remove misleading commenttamasmeszaros
2021-08-18Remove code duplication, clarify naming of orientation searchestamasmeszaros
2021-08-18Add min z height orientation searchtamasmeszaros
2021-08-18Auto selection of presets (#6817)Oleksandra Yushchenko
2021-08-18Fix SLA support strut piercing into modeltamasmeszaros
2021-08-17Merge branch 'tm_rotfinder_fixes'tamasmeszaros
2021-08-17Some improvements to "less supports" optimizertamasmeszaros
2021-08-17Default values for brim_offset anf elefant_foot_compensation set to zeroLukas Matena
2021-08-17Merge remote-tracking branch 'origin/lh_brim_offset'Lukas Matena
2021-08-16Make the input mesh transformation consistent. tamasmeszaros
2021-08-16Rotfinder fixes wiptamasmeszaros
2021-08-13Fixes after merging 2.3.2/2.3.3 changes from stable to master.Vojtech Bubnik
2021-08-13Fix of 2.3.2 regression in configuration layer (reading of nullableVojtech Bubnik
2021-08-13Improvement in the subtitution information dialog.bubnikv
2021-08-13Forward compatibility, parameter susbtitution: Substitute vector valuesbubnikv
2021-08-13Configuration compatibility - implemented substitution and reporting for vectorsbubnikv
2021-08-13Fix of the previous commit.bubnikv
2021-08-13Forward compatibility - config substitutions:bubnikv
2021-08-13Support for SL1S printer:Vojtech Bubnik
2021-08-13Improved error reporting when importing various configuration files:Vojtech Bubnik
2021-08-13Fixed loading of system presets with incompatible system profile keysVojtech Bubnik
2021-08-13Substitutions : Implemented InfoDialogYuSanka
2021-08-13Fixed reading of configuration from 3MF brokenVojtech Bubnik
2021-08-12Follow-up to 7c01ddf996f4b8ca6d7e71c001e7650b3bf14609Vojtech Bubnik
2021-08-12Moved 'brim_offset' option into Advanced mode (same as EFC)Lukas Matena
2021-08-11Fixup of previous commitLukas Matena
2021-08-11Follow-up of cf32b56 (postprocessing scripts):Lukas Matena
2021-08-11Follow-up to 215ee293ae705943e28ab1509f50d03c85dd26a0:Vojtech Bubnik
2021-08-10Reworked visualization of selected triangles by seed fill and bucket fill ins...Lukáš Hejl
2021-08-10Added missing includes (GCC 11.1)Lukáš Hejl
2021-08-10Implemented extension of the G-code post-processor framework:Vojtech Bubnik
2021-08-10The offset is applied after the elephant food compensation. The value of the ...Lukáš Hejl
2021-08-10Fix of Some FDM supports fail to generate due to wrongly-translated enforcer ...Vojtech Bubnik
2021-08-09Suppor of "No extrusion" firmware flavor by not emitting the E axis.Vojtech Bubnik
2021-08-07Added a missing include (GCC 11.1)Lukáš Hejl
2021-08-06Merge branch 'fs_QuadricEdgeCollapse'Lukas Matena
2021-08-06Forced recomputation of seed fill selected areas when the seed fill angle is ...Lukáš Hejl
2021-08-06Fixed "volume is splittable" detectionYuSanka
2021-08-06Fixed build on Linux, abs->std::absLukas Matena
2021-08-05Fixed previous commitVojtech Bubnik
2021-08-05Fixed previous commitVojtech Bubnik
2021-08-05Merge remote-tracking branch 'remotes/origin/master' into fs_QuadricEdgeCollapseVojtech Bubnik
2021-08-05follow-up to a86e7107a5d4549cf313c4097f87c309c3ff4d2c:Vojtech Bubnik
2021-08-05CLI parsing: allow giving explicit values for bool options, improved error re...Lukas Matena
2021-08-04Follow-up of bc81c22e (renamed the new CLI option --dont-ensure-on-bed to avo...Lukas Matena
2021-08-04CLI: Ensure that objects are on bed by default, new CLI config option:Lukas Matena
2021-08-03XY size compensation is ignored when the object is also painted using the mul...Lukáš Hejl
2021-08-03Added invalidation of the sliced object when gap-fill enabled/disabled if the...Lukáš Hejl
2021-08-03Added clipping of finite Voronoi edges that have coordinates that don't fit i...Lukáš Hejl
2021-08-03Fixed the wrong threshold in the multi-material segmentation.Lukáš Hejl