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-10-26Copying from other config folders:dk_copy_configDavid Kocik
2021-10-26Hint hypertext preferences highlightDavid Kocik
2021-10-26ExportOutgoing notification should not show on uploadDavid Kocik
2021-10-26Fix of #7170. Delayed notification is not moved until push will succeed.David Kocik
2021-10-26Wrong build on windows system (32 vs 64bit) dialogDavid Kocik
2021-10-261.4.0-beta1 Sync with PrusaSlicer-settingsrtyr
2021-10-26Support generator: Merging of bottom contacts with top contacts andVojtech Bubnik
2021-10-26Updated GLEW to 2.2.0Vojtech Bubnik
2021-10-26Tiny optimization of slice_mesh_slabs() with mirrored objects.Vojtech Bubnik
2021-10-26Fix of #7168: Crash when layer count exceeds 4095Lukas Matena
2021-10-26Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Printbed collision detection ...enricoturri1966
2021-10-26MSW Dark mode: Set mode colors for RichToolTipsYuSanka
2021-10-25Follow up e2475c95768378e06e2ed8c3863a7fcdd8cdfc35 = code refactoringYuSanka
2021-10-25Allow to enter empty value for "G-code thumbnails" optionYuSanka
2021-10-25Fixed the bottom layer of multi-material painted objects sunken below the pri...version_2.4.0-beta1Lukáš Hejl
2021-10-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2021-10-25#6999 - Fixed variable layer height editing not working when raft layers > 0enricoturri1966
2021-10-25Workaround for #6814YuSanka
2021-10-25ConfigWizard: Added missed Refresh()YuSanka
2021-10-25#7110 - Fixed calculation of estimated times for layersenricoturri1966
2021-10-25Unit tests to the new optimized implementation ofVojtech Bubnik
2021-10-25Fixed crash in bed collision detection when there are sinking toolpathsenricoturri1966
2021-10-25Fixed the propagation of painted top and bottom layers for mirrored objects i...Lukáš Hejl
2021-10-25Fixed darker colors of objects inside multi-material gizmo when objects are m...Lukáš Hejl
2021-10-24Fix of [prusa3d/PrusaSlicer] Typo in Keyboard Shortcuts (Issue #7161)Vojtech Bubnik
2021-10-23Implemented "Details" section enclosing OpenGL extensions when copyingVojtech Bubnik
2021-10-23Documented the new print bed collision detection algorithm requirements:Vojtech Bubnik
2021-10-23Commented out unused and expensive printbed_collision_state()Vojtech Bubnik
2021-10-23Renamed Geometry::intersect() to Geometry::convex_polygons_intersect()Vojtech Bubnik
2021-10-231.4.0-beta0 Added multiple Filatech and BASF filament profiles. Added materia...rtyr
2021-10-22Updated version and config location to beta.Vojtech Bubnik
2021-10-22Fix of #7155 (broken loading of configs from <=1.41.3)Lukas Matena
2021-10-22Fix of d43ae66ecaaac762b5ee452e6d500bbb81ccc496Vojtech Bubnik
2021-10-22SendSystemInfoDialog: Use button instead of hyperlinkYuSanka
2021-10-22Fixing previous commit for QHull configured for doubles, not floats.Vojtech Bubnik
2021-10-22Fixed previous commit, which broke debug compilation.Vojtech Bubnik
2021-10-22Merge branch 'lm_seam_fixes2'Lukas Matena
2021-10-22Bed3D::is_circle() - Use Geometry::circle_center_taubin_newton() to detect ca...enricoturri1966
2021-10-22Follow-up of decdaa82d3db9619b45d3c59d5106526cf65d57d - Use normalized vectorsenricoturri1966
2021-10-22reduced copy / paste redudancy by extracting a new functionVojtech Bubnik
2021-10-22const replaced with satic constexpr constVojtech Bubnik
2021-10-22Fixed spelling error get_standart_duration -> get_standard_durationVojtech Bubnik
2021-10-22Modified implementation of Line::parallel_to(const Line& line) and Line::perp...enricoturri1966
2021-10-22Make sure that we have the lower_layer_edge_grid when placing seamsLukas Matena
2021-10-22SeamPlacer: one more heuristic to get rid of long travelsLukas Matena
2021-10-22Seam placement improvementsLukas Matena
2021-10-22Fixed wrong showing of the default context menu if right button was clicked o...YuSanka
2021-10-22Fix of #7104 (dimples in perimeters after multi-material segmentation)Lukáš Hejl
2021-10-22InfoDialog: Small code refactoringYuSanka
2021-10-21Brim generator: Using pftNonZero instead of pftEvenOdd for intersection / dif...Vojtech Bubnik