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-03-29FFF background slicing for a single object only:Vojtech Bubnik
2022-03-17Fixed various issues in the ported Lightning infill.lh_fix_lightning_infillLukáš Hejl
2022-02-05Added deallocation of SupportLayers (PrintObject::m_support_layers) into the ...Lukáš Hejl
2022-01-28Added deallocation of Layers (PrintObject::m_layers) into the PrintObject des...Lukáš Hejl
2022-01-10Implemented new placeholders for output file name:Vojtech Bubnik
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-10-14Snug supports: Extrude interface layers 45 degrees from the base layer,Vojtech Bubnik
2021-08-24Do not print brim when object has raft, it is not supported and makes no senseLukas Matena
2021-08-10Fix of Some FDM supports fail to generate due to wrongly-translated enforcer ...Vojtech Bubnik
2021-08-03Added invalidation of the sliced object when gap-fill enabled/disabled if the...Lukáš Hejl
2021-07-20Tech ENABLE_SEQUENTIAL_LIMITS set as defaultenricoturri1966
2021-07-14Merged psSkirt and psBrimLukas Matena
2021-06-20Renamed create_face_neighbors_index() to its_face_edge_ids().Vojtech Bubnik
2021-05-31Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-28Cleaned up of 0a6490bab94af5da310d35fcf2d926e9e5371e83Lukáš Hejl
2021-05-28Added cancellation to MMU segmentation.Lukáš Hejl
2021-05-27Refactored the ModelVolume bounding box to Eigen::AlignedBox<float>,Vojtech Bubnik
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-26WIP PrintRegion refactoring: Another round of bug fixing, negative volumesVojtech Bubnik
2021-05-24WIP PrintRegion refactoring: Squashed some bugs.Vojtech Bubnik
2021-05-24WIP: PrintRegion refactoring, it finally compiles!Vojtech Bubnik
2021-05-21WIP: Refactoring of PrintRegions. It nearly compiles!Vojtech Bubnik
2021-05-19Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-19WIP: Refactoring of PrintRegionsVojtech Bubnik
2021-05-19Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-18TriangleMeshSlicer: Got rid of admesh!Vojtech Bubnik
2021-05-13Fixed conflicts after merge with masterenricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-05-07Fix of #2825 - Add the length of each filament usedYuSanka
2021-05-06Refactored PrintObject::m_region_volumes for extensibility.Vojtech Bubnik
2021-05-06Refactoring for code clarity: Replaced this->m_xxx with m_xxxVojtech Bubnik
2021-05-06Print/PrintObject/PrintRegion refactoring:Vojtech Bubnik
2021-05-05FDM backend refactoring: Return PrintRegion by reference, not by pointer.Vojtech Bubnik
2021-05-05WIP: Moving ownership of PrintRegions to PrintObjects.Vojtech Bubnik
2021-05-05Factored out the Print::apply() method and its dependending free functionsVojtech Bubnik
2021-05-05PrintRegion refactoring: Getting rid of the Print pointer.Vojtech Bubnik
2021-04-221) New methods PrintObject::num_regions() and ::has_region() to makeVojtech Bubnik
2021-04-20MMU segmentation refactoring: Most of the MMU segmentation codeVojtech Bubnik
2021-04-19WIP: Added support for top and bottom layers for MMU segmentation.Lukáš Hejl
2021-04-19WIP: MMU segmentation without top and bottom layersLukáš Hejl
2021-03-15Reworked the "new" bridging to respect the bridge_flow_ratioVojtech Bubnik
2021-03-15WIP: Refactored bridging flow from normal flow, new config valueVojtech Bubnik
2021-03-05Adjustable wipe tower brimLukas Matena
2021-03-04Add a notification when custom support enforcers are not used due to supports...Lukas Matena
2021-02-23Fix of Enforce support for first N layers has no effect #470Vojtech Bubnik
2021-02-23Trimming support base layer with brim.Vojtech Bubnik
2021-02-11FDM synchronization of front end with back end:Vojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2020-12-15Apply avoid crossing perimeters also for supports.Lukáš Hejl
2020-12-11Fix of re-slicing with multiple regions.Vojtech Bubnik