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-05-06Refactoring for code clarity: Replaced this->m_xxx with m_xxxVojtech Bubnik
2021-05-04Implemented generic mechanism for executing tasks on UI thread synchronouslyVojtech Bubnik
2021-03-04Add a notification when custom support enforcers are not used due to supports...Lukas Matena
2021-02-09tabulation fixxxorza
2021-02-09moved postprocessing onto temp dirxxorza
2020-12-07Fix of [BUG]Environment variables not all exported while calling Post-Process...Vojtech Bubnik
2020-12-03Further improvement error reporting with buggy custom G-code sections #1516Vojtech Bubnik
2020-12-01cleanupDavid Kocik
2020-12-01Set boost to use utf8 for system messages (in cmake). Fix of #5180.David Kocik
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-11-11Removed the legacy PreviewData.cpp,hppenricoturri1966
2020-11-04New Export Finished notification showing path and opening containing folder. ...David Kocik
2020-10-23Fix of empty error string. No testing errors for boost::filesystem::permission.David Kocik
2020-10-23aditional information to FAIL_COPY_FILE error message and changed bools contr...David Kocik
2020-10-22GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp.Vojtech Bubnik
2020-10-22Thread names shortened to 15 characters to fit Posix norm.Vojtech Bubnik
2020-10-22Support for naming slicer own threads for debugging.Vojtech Bubnik
2020-10-15Fixed assignment of the slicing timestamp to the slicing finishedVojtech Bubnik
2020-09-14Fixed missing returnVojtech Bubnik
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Notifications & warning dialogDavid Kocik
2020-05-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-27Includes cleanup:Lukas Matena
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-04-24Fixed conflicts after merge with masterenricoturri1966
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-03-25Fixed conflicts after merge with masterenricoturri1966
2020-03-25ENABLE_THUMBNAIL_GENERATOR set as defaultenricoturri1966
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-12Saving one enumeration of external drives when deciding whetherbubnikv
2020-03-06Fixed encoding in error messages sent from the backendLukas Matena
2020-03-06Refactoring of RemovableDriveManager:bubnikv
2020-03-04Fixing build against wxWidgets 3.0Lukas Matena
2020-03-03Include cleanup in several filesLukas Matena
2020-03-03Fixing wxString::Format encoding mismatches (part 1)Lukas Matena
2020-03-02ENABLE_GCODE_VIEWER - Basic framework for new gcode viewerEnrico Turri
2020-02-27copy file result enumDavid Kocik
2020-02-21Fixed few more encoding issuesLukas Matena
2020-02-21refactoring of errors at copying g-code to target destinationDavid Kocik
2020-02-21Fixed typo in an error messageLukas Matena
2020-02-20bug fix at check_copy() while exporting to sd/usbDavid Kocik
2020-01-21Throwing exceptions with text after copy file check failure and renaming from...David Kocik
2020-01-14Fixed regression in placement of Color Change event at the correct layer.bubnikv
2019-12-18copy check only if path is on removable deviceDavid Kocik
2019-12-17Added function to update of custom_gcode_per_print_z in Model from configurationYuSanka
2019-12-17Code refactoring for Color change implementationYuSanka
2019-11-28ENABLE_THUMBNAIL_GENERATOR -> render printbed into thumbnailsEnrico Turri
2019-11-28Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-11-27Transparent background for thumbnails saved into gcode and sl1 filesEnrico Turri