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-12-17Squashed commit of the following:YuSanka
2021-01-26Use prusaslicer_add_cmake_project on each cmake deps projecttamasmeszaros
2020-01-03Const correctness improvements:bubnikv
2019-12-18Officially move to C++17 for the whole PrusaSlicer source tree;tamasmeszaros
2019-09-20avrdude: Cherry-pick rev 1421 from upstream:Vojtech Kral
2019-09-06Fix a few error messages in avrdudeVojtech Kral
2019-08-27Refactor a few more `catch(...)` instancesVojtech Kral
2019-08-20avrdude: Fix: Generate the embedded conf in the bin dir, remove from repoVojtech Kral
2019-08-19build: Add source file encoding checkVojtech Kral
2019-08-19avrdude: conf-generate: Fix line endings - always generate LF endingsVojtech Kral
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-08-01Can build with (original llvm) clang-cl on windowstamasmeszaros
2019-06-25avrdude: Fix types in embedded configVojtech Kral
2019-06-25avrdude: warnings cleanupVojtech Kral
2019-05-14Changed references to renamed github projectbubnikv
2019-03-01avrdude: Fix serial port handle leak in many placesVojtech Kral
2019-03-01avrdude: Fix serial timeout on WindowsVojtech Kral
2019-03-01avrdude: Fix string encoding handling on WindowsVojtech Kral
2019-03-01avrdude: Build avrdude-slic3r by defaultVojtech Kral
2019-03-01avrdude: Use a minimalistic embedded conf instead of an external fileVojtech Kral
2019-03-01avrdude: Add a Windows-aware fopenVojtech Kral
2019-03-01avrdude: ser_posix: Add timeout in ser_send(), refactoringVojtech Kral
2019-02-22Firmware Updater: Log avrdude argumentsVojtech Kral
2019-01-29Build: MSVC 2017 compat (w/o xs code - Perl unit tests)Vojtech Kral
2018-11-19Adding object elevation param.tamasmeszaros
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv