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-05-16Try to fix linking of expattm_curl_newtamasmeszaros
2022-05-11Add astar algorithmtamasmeszaros
2022-05-11Extend kdtree with k-nearest and bounding box queriestamasmeszaros
2022-05-04Ported "avoid crossing perimeters" and bridging unit tests from PerlVojtech Bubnik
2022-04-26Wip on svg archive importtamasmeszaros
2022-04-26Separate existing sla archive import codetamasmeszaros
2022-04-25BSplines, Polynomial fittingPavelMikus
2022-04-25Implemented piecewise data (curve) fitting with variable kernelsPavelMikus
2022-04-25finalize integration into GCode.cpp export functions, remove unusedPavelMikus
2022-04-25implemented debug files exportPavelMikus
2022-04-25init version of occlusion estimation, raycasting implemented but for some rea...PavelMikus
2022-04-04Add comment to previous changetamasmeszaros
2022-04-04Avoid error on osx for tbb parallel fortamasmeszaros
2022-04-04Use upstream expat, remove duplication in deps and srctamasmeszaros
2022-02-22Fix and merge PR #7809tamasmeszaros
2022-02-22Use namespaces to link against libcereal >= 1.3.1Yuri D'Elia
2022-02-17SLAArchive framework refactortamasmeszaros
2022-02-12SLA: added pwmx format exporterole00
2022-02-04Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2022-02-04Follow-up of 030f4601149704fb3213ef44ca9c9910a1548ed0 - compress_thumbnail_jp...enricoturri1966
2022-02-03SLA archiver implemented for svg output, switchable in config. tamasmeszaros
2022-02-03Follow-up of 87cff55856ae14096cd57f8e2542f1f1caef7167 - Implementation of com...enricoturri1966
2022-02-02WIP: Implemented support for QOI G-code thumbnail format as requestedVojtech Bubnik
2022-01-18Merge remote-tracking branch 'origin/master' into devYuSanka
2022-01-17WIP: G-code find / replace using a new gcode_substitutions PrintConfigVojtech Bubnik
2021-12-22Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_color_classenricoturri1966
2021-12-22Tech ENABLE_COLOR_CLASSES - 1st installment -> Introduction of classes ColorR...enricoturri1966
2021-12-15add VS filter by subdirFilip Sykala
2021-12-03Fix CGAL build with major version > 4 on Linux tamasmeszaros
2021-12-01WIP Lightning Infill, roughly integrated, untested, disabled withVojtech Bubnik
2021-12-01WIP Cura Lightning infill, initial port.Vojtech Bubnik
2021-11-25Fix locked in version of CGALtamasmeszaros
2021-11-22Check for required CGAL versiontamasmeszaros
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-02Remove SimplifyMeshFilip Sykala
2021-10-27Fixed typo in CMakeVojtech Bubnik
2021-10-27Extracted MedialAxis code from Geometry.cpp/hpp, moved to its ownVojtech Bubnik
2021-10-27New code for minimum enclosing circle by randomized Welzl algorithm.Vojtech Bubnik
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-08-02Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-07-30WIN32 specific Blacklisted libraries check:Vojtech Bubnik
2021-07-26Fix issues with finding new deps on wintamasmeszaros
2021-07-07Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-22Add quadric edge collapseFilip Sykala
2021-06-17Catching of sigsegv and sigfpe with structured exceptions on wintamasmeszaros
2021-06-08Added measuring sandbox for neighbors index creationtamasmeszaros
2021-06-08Get rid of Contour3Dtamasmeszaros
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