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-04-26Config: added hashingvb_printconfig_hashingVojtech Bubnik
2021-04-26WIP Hashing for StaticPrintConfig derived classes.Vojtech Bubnik
2021-04-26Fixing previous commitVojtech Bubnik
2021-04-26Further replacement of PrintConfig duplicate definitions withVojtech Bubnik
2021-04-23Fixing Perl integrationVojtech Bubnik
2021-04-23WIP: Using boost::preprocessor to reduce duplicities in parameterVojtech Bubnik
2021-04-23Merge branch 'tm_vb_clipper_eigen'Vojtech Bubnik
2021-04-23Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::PointVojtech Bubnik
2021-04-22Move iterator stuff from polygon to multipointtamasmeszaros
2021-04-22Added missing filesVojtech Bubnik
2021-04-21Convincing ClipperLib to use Slic3r's own Point type internally.Vojtech Bubnik
2021-04-21Use new libnest backend for MinAreaBoundingBox wrappertamasmeszaros
2021-04-21Minor code refinementstamasmeszaros
2021-04-21Write hollow flag to SL1 files if any object is hollowed.tamasmeszaros
2021-04-21Fix integer overflows in libnest2d teststamasmeszaros
2021-04-21Eliminate warnings caused by changes to aid new libslic3r backend tamasmeszaros
2021-04-21New custom backend for libnest2d using libslic3r typestamasmeszaros
2021-04-21and the final Perl unit test fixVojtech Bubnik
2021-04-21Yet another Perl testVojtech Bubnik
2021-04-21Another last perl unit test fixVojtech Bubnik
2021-04-21One more perl unit test fixVojtech Bubnik
2021-04-21Fixing perl unit testsVojtech Bubnik
2021-04-21Fixing unit testsVojtech Bubnik
2021-04-21Further fixes of the first_layer_height refactoring.Vojtech Bubnik
2021-04-21Updated splashscreen imagesYuSanka
2021-04-21Fixed unit tests.Vojtech Bubnik
2021-04-211) Moved first_layer_heigth frrom PrintObjectConfig to PrintConfig.Vojtech Bubnik
2021-04-21Added missing include (GCC 9.3)Lukáš Hejl
2021-04-200.0.16 Updated CR6-SE start g-code. Added and updated filament profiles.rtyr
2021-04-20Bumped up version to 0.0.16rtyr
2021-04-20Merge pull request #6394 from pmjdebruijn/crealityrtyr
2021-04-20Revert "creality.ini: Extrudr NX2 slightly lower temps"Pascal de Bruijn
2021-04-20creality.ini: disable explicit ABL for CR6-SE (#6383)Pascal de Bruijn
2021-04-20Removed mutable members from class GLVolumeenricoturri1966
2021-04-20Removed mutable members from class GLCanvas3Denricoturri1966
2021-04-20Removed mutable members from class OpenGLManager::GLInfoenricoturri1966
2021-04-20Merge branch 'dk_notifications'David Kocik
2021-04-20Check of correct suffix during PrintHostSend dialog.David Kocik
2021-04-20Error appearance of upload notification and dividing lines with lesser impota...David Kocik
2021-04-20compare upload notification by id and not show id in textDavid Kocik
2021-04-20two line text for upload progress bar notificationDavid Kocik
2021-04-20Changed ToolpathOuside error notification from plater to slicing error notif...David Kocik
2021-04-20Upload notification text fixDavid Kocik
2021-04-20typo fixDavid Kocik
2021-04-20fix of notification states and upload progress bar notification fadeout David Kocik
2021-04-20Removed mutable members from class Bed3Denricoturri1966
2021-04-19Merge branch 'lm_info_in_object_list'Lukas Matena
2021-04-19Info in ObjectList: Added variable layer heightLukas Matena
2021-04-19Info in ObjectList: Settings should be above the new info items, info items a...Lukas Matena
2021-04-19Show info about custom supports and seam in ObjectListLukas Matena