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-06-02Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-02Follow-up 7eebd56b5f281a770485eca5f29e51b9e77f3a56 - fixed a typoYuSanka
2021-06-02Fixed DnD for "Model part" volumes inside the objectYuSanka
2021-06-02Fixed an issue when the option "Inner brim only" doesn't generate brim inside...Lukáš Hejl
2021-06-01Add <cfloat> for missing DBL_MAX declaration (#6582)Yuri D'Elia
2021-06-01VertexFaceIndex: vertex index to incident face indices built forVojtech Bubnik
2021-06-01Fix of previous commit: Mixed up ClipperLib::pftPositive and pftNonZeroVojtech Bubnik
2021-06-01Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-01PrintRegion refactoring: Fixed a crash when an object is moved from outsideVojtech Bubnik
2021-06-01New parameter "Slicing Mode" for supporting 3DLabPrint airplane models.Vojtech Bubnik
2021-05-31Wipe tower: use normal retraction when moving to the tower, not toolchange re...Lukas Matena
2021-05-31Improvement related to 'separate z travel speed':Lukas Matena
2021-05-31Added option to independently set z axis travel speedMartin Budden
2021-05-31Fixed some compiler warningsVojtech Bubnik
2021-05-31Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-31Bugfix of PrintRegion refactoring: Correct invalidation of regionsVojtech Bubnik
2021-05-31Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-31Fixed conflicts after merge with master + fixed rendering of hovered gizmo gr...enricoturri1966
2021-05-31Slightly reworded 'missing layers' warning, to reflect that it is no longer c...Lukas Matena
2021-05-29Added missing includes (GCC 11.1)Lukáš Hejl
2021-05-28Fixed that seed fill left all triangles split instead of merging them.Lukáš Hejl
2021-05-28Cleaned up of 0a6490bab94af5da310d35fcf2d926e9e5371e83Lukáš Hejl
2021-05-28Removed gluProject and gluUnProject callsLukas Matena
2021-05-28Removed GLU calls from all the gizmosLukas Matena
2021-05-28Bugfix after refactoring of PrintRegions: Fixed handling of cached_volume_idsVojtech Bubnik
2021-05-28Fixed compilation on GCCVojtech Bubnik
2021-05-28Merge branch 'vb_print_regions' of https://github.com/Prusa3d/PrusaSlicer int...Vojtech Bubnik
2021-05-28Bugfixes after PrintRegion refactoring.Vojtech Bubnik
2021-05-28Update extruder show/hide and default extruder color in respect to the volume...YuSanka
2021-05-28Added cancellation to MMU segmentation.Lukáš Hejl
2021-05-27Added missing includes (GCC 9.3)Lukáš Hejl
2021-05-27Fix of previous commitVojtech Bubnik
2021-05-27Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-27Refactored the ModelVolume bounding box to Eigen::AlignedBox<float>,Vojtech Bubnik
2021-05-27WIP: Integration of MMU painting into the slicing back-end.Vojtech Bubnik
2021-05-27Fixed calculation of used filament for gcode viewer (take data from gcode file)enricoturri1966
2021-05-26Merge branch 'vb_print_regions' of https://github.com/Prusa3d/PrusaSlicer int...Vojtech Bubnik
2021-05-26Some fixes after preceding merge. Moved mmu_segmented_region_max_widthVojtech Bubnik
2021-05-26Fixed DnD function for volumes inside the object in respect to the volume typeYuSanka
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-26Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-26Will gcc accept this?Vojtech Bubnik
2021-05-26Fixing compilation on gcc.Vojtech Bubnik
2021-05-26Making the "Default" extruder transparent for modifier meshes and layerVojtech Bubnik
2021-05-26WIP PrintRegion refactoring: Another round of bug fixing, negative volumesVojtech Bubnik
2021-05-25Fixed another compiler warningVojtech Bubnik
2021-05-25Fixing some compiler warningsVojtech Bubnik
2021-05-25Fixing another clang complaintVojtech Bubnik
2021-05-25Fixing an OSX clang quirk.Vojtech Bubnik
2021-05-25WIP: Rework of PrintRegions, bunch of bug fixes.Vojtech Bubnik