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-01-04Fixes for localization of the PrusaSlicer - 2.4.0YuSanka
2021-09-13Follow-up to ae7d6db1d961f85b8e2788d707cef03de7e28fdbVojtech Bubnik
2021-09-07GCodeProcessor collects positions of line ends for GCodeViewer,Vojtech Bubnik
2021-08-10Implemented extension of the G-code post-processor framework:Vojtech Bubnik
2021-07-22Tech ENABLE_GCODE_WINDOW set as defaultenricoturri1966
2021-06-23drop deprecated TBB components (#6590)Roman Beránek
2021-06-22Fixing previous commitVojtech Bubnik
2021-06-22Win32 specific: SEH handler on background thread. Catches WindowsVojtech Bubnik
2021-06-07#6587 - Fixed temporary .gcode file locked by gcode window visualizator while...enricoturri1966
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