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-04Perl unit tests for perimeters and multi-material were rewritten to C++.Vojtech Bubnik
2022-01-19Follow-up of 4b4d1c2f2a208d9647f17d2dcc5bf9f53d74f33f - Restored line deleted...enricoturri1966
2022-01-19#7773 - Fixed GCodeReader::parse_line_internal() to skip whitespaces between ...enricoturri1966
2021-10-18Follow-up to 1ca24f0bd03d7f97d576bfac43022733459a9c92Vojtech Bubnik
2021-09-21Added a missing include (GCC 11.1).Lukáš Hejl
2021-09-21Fixed visualization of G-code lines in G-code viewer (3D view).Vojtech Bubnik
2021-09-11Added fast_float library as a replacement for std::from_chars and strtod.Lukáš Hejl
2021-09-07Optimization of GCodeProcessor for speed.Vojtech Bubnik
2021-09-07Fixed build on Linux and macOS that was failing because of using std::to_char...Lukáš Hejl
2021-09-03Optimization of GCodeReader:Vojtech Bubnik
2021-08-09Suppor of "No extrusion" firmware flavor by not emitting the E axis.Vojtech Bubnik
2021-07-22Tech ENABLE_VALIDATE_CUSTOM_GCODE set as defaultenricoturri1966
2021-06-05Fixed a memory leak during locales switching on macOS andLukas Matena
2021-05-24Fixed second batch of locale-dependent callsLukas Matena
2021-04-26Refactoring of StaticPrintConfig & derived classes:Vojtech Bubnik
2021-02-18#5538 - Validation of custom g-code against gcode processor reserved keywordsenricoturri1966
2020-11-12ENABLE_GCODE_VIEWER set as default in libslic3renricoturri1966
2020-09-09Completed implementation of 'File->GCode preview...' commandenricoturri1966
2020-07-29GCodeProcessor -> Load config data from gcode files generated by PrusaSlicerenricoturri1966
2020-03-21Fixed a regression issue to PrusaSlicer 2.1.1bubnikv
2019-01-17Fix a missing header in GCodeReaderVojtech Kral
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv