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-01-29WIP Perimeter genrator using the Voronoi offsetter: Some morevb_voronoi_offsetVojtech Bubnik
2021-01-29WIP Voronoi offsetting: Fixing unit tests.Vojtech Bubnik
2021-01-29Disabling the WIP perimeter generator code.Vojtech Bubnik
2021-01-29Fixed compilation in release mode.Vojtech Bubnik
2021-01-29Merge remote-tracking branch 'remotes/origin/master' into vb_voronoi_offsetVojtech Bubnik
2021-01-29Merge branch 'lm_warnings_gcc'Lukas Matena
2021-01-29Fixing GCC warnings 3Lukas Matena
2021-01-29Fixing GCC warnings 2Lukas Matena
2021-01-29Fixing GCC warnings 1Lukas Matena
2021-01-29Creality 0.0.13rtyr
2021-01-29Creality - bumped up version to 0.0.13rtyr
2021-01-29Merge pull request #5908 from pmjdebruijn/creality_4rtyr
2021-01-29Updated bed_texture for Anycubic Kosselrtyr
2021-01-29Updated Anycubic Kossel bed models.rtyr
2021-01-29Added Anycubic Kossel texturertyr
2021-01-28Fix of #4654 #5122 #5668 #5811 #5895Vojtech Bubnik
2021-01-28creality.ini: hide CR-6 SE until next releasePascal de Bruijn
2021-01-28creality.ini: update start_gcode/end_gcode commentsPascal de Bruijn
2021-01-28Refresh object manipulator fields in sidebar after arrangeenricoturri1966
2021-01-28SLA preview - Do not show full object when slider is at 1st layerenricoturri1966
2021-01-27creality.ini: add CR-6 SEPascal de Bruijn
2021-01-27creality.ini: enable more filaments by defaultPascal de Bruijn
2021-01-27creality.ini: add commentsPascal de Bruijn
2021-01-27creality.ini: remove superfluous printer_variant from ENDER3V2Pascal de Bruijn
2021-01-273mf export - Do not export unneeded spaceenricoturri1966
2021-01-273mf export - Removed export of duplicated line into model config fileenricoturri1966
2021-01-27missing ifdefDavid Kocik
2021-01-27missing ifdefDavid Kocik
2021-01-27Merge branch 'dk_injection' into masterDavid Kocik
2021-01-27Check loading of blacklisted dlls and show warning dialog at startup. Also sh...David Kocik
2021-01-27Follow-up on dcec1fa74:Vojtech Bubnik
2021-01-27Commented out fuzzy_skin_shape for now, the parameter may be usedVojtech Bubnik
2021-01-27Fixes after merge.Vojtech Bubnik
2021-01-27Refactoring of 3MF file export to use the new homebrewed minizVojtech Bubnik
2021-01-27miniz: mz_zip_writer_add_staged_data() writes in a single shotVojtech Bubnik
2021-01-27miniz: Improved the streaming write interface.Vojtech Bubnik
2021-01-27WIP: Exporting 3MFs through a streaming interface.Vojtech Bubnik
2021-01-27PrusaResearch (Vojtech) homebrewed the following:Vojtech Bubnik
2021-01-27Merge pull request #5863 from pmjdebruijn/creality_3rtyr
2021-01-27#5541 - Fixed reload from disk after loading from 3mfenricoturri1966
2021-01-26Fix of #5202 - Fuzzy Search engine is too fuzzyYuSanka
2021-01-26Merge remote-tracking branch 'origin/et_splitted_vbuffer'enricoturri1966
2021-01-26Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_split...enricoturri1966
2021-01-26Disabled tech ENABLE_GCODE_VIEWER_STATISTICSenricoturri1966
2021-01-26Tech ENABLE_UNSIGNED_SHORT_INDEX_BUFFER merged into tech ENABLE_SPLITTED_VERT...enricoturri1966
2021-01-26Tech ENABLE_TOOLPATHS_ALTERNATE_SMOOTHING merge into tech ENABLE_SPLITTED_VER...enricoturri1966
2021-01-26Merge branch 'tm_avrdude_conf'tamasmeszaros
2021-01-26Use prusaslicer_add_cmake_project on each cmake deps projecttamasmeszaros
2021-01-26Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_split...enricoturri1966
2021-01-26Extended miniz with https://github.com/richgel999/miniz/pull/147Vojtech Bubnik