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-11-12Localization fixes + new POTYuSanka
2021-11-10Changes in notifying about new releases.David Kocik
2021-11-03Repetier-Server: Enable "Start printing after upload" (#5351)scott0122
2021-10-26Fixing handling of project "saved" timestamp on Undo / Redo stack.Vojtech Bubnik
2021-10-22const replaced with satic constexpr constVojtech Bubnik
2021-10-18SendSystemInfo: Use GET instead of ping to check internet connectionLukas Matena
2021-10-18Several fixes and improvements in SendSystemInfoDialog:Lukas Matena
2021-10-13Preferences: notify_relese option with Choice type Field.David Kocik
2021-10-11Check version string for alpha and beta release versions.David Kocik
2021-10-07Follow-up fb3ed367ad71b589b328f02b5532b76ef399080f : Fixed flickering of the ...YuSanka
2021-09-30After gizmo snapshots are compacted, rename the last one to something genericLukas Matena
2021-09-30Redo of the project state, implementation of Undo/Redo stack compressionVojtech Bubnik
2021-09-27Merge remote-tracking branch 'remotes/origin/vb_project_state'Vojtech Bubnik
2021-09-27WIP Undo / Redo and project state: Marking Undo / Redo snapshotsVojtech Bubnik
2021-09-24Moved a commented out test for DynamicPrintConfig serializationVojtech Bubnik
2021-09-22Check unsaved changes (#6991)Oleksandra Yushchenko
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-16Fixed build on Linux (GCC 9.4.0)Lukas Matena
2021-09-16Implemented possibility to fix several objects at onceYuSanka
2021-08-25Fix of d3f11a6ab7a7c350439929e9ebf2b03ef4989477Vojtech Bubnik
2021-08-24Follow-up to OctoPrint upload: ignore certificate revocation checksVojtech Bubnik
2021-08-24OctoPrint upload: ignore certificate revocation checksVojtech Bubnik
2021-08-13Improved error handling when installing configuration updates:Vojtech Bubnik
2021-08-13Support for CurWa CW1S firmware updater.bubnikv
2021-08-13Support for SL1S printer:Vojtech Bubnik
2021-08-13If configuration update is available, show Dialog with information about it b...YuSanka
2021-08-13Fixed loading of system presets with incompatible system profile keysVojtech Bubnik
2021-08-12Revert of the 84c6199015fde4a7e04fd4cd214580f9f1ac5091YuSanka
2021-08-10Fix of incorrect volume scaling after fix by Netfabb,Lukas Matena
2021-07-26Improvements for c5b7d4b2 fixYuSanka
2021-07-21FixThroughNetFabb: Fixed strange behavior after fixing of the model (PrusaSli...YuSanka
2021-06-28fix of #6588 - using same copy function for updating presets as for exporting...David Kocik
2021-06-28PrusaLink - cherrypick pick from stable branchDavid Kocik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-05-17WIP: Reworked slicingVojtech Bubnik
2021-05-06Refactoring for code clarity: Replaced this->m_xxx with m_xxxVojtech Bubnik
2021-03-15Worked around some quirky Linux file system issues. NamelyVojtech Bubnik
2021-03-15Fixed typo in previous commit.Vojtech Bubnik
2021-03-15Added detection of Microsoft WSL/WSL2 Linux flavors.Vojtech Bubnik
2021-03-15Linux/OSX don't like an "BSD" symbol?Vojtech Bubnik
2021-03-15ConfigOptions: GUI type as enum, not string.Vojtech Bubnik
2021-03-15New files missing from the previous commit.Vojtech Bubnik
2021-03-08Fix of Repair with Netfabb does not work on builds after 2.3.0 release (Windo...Vojtech Bubnik
2021-02-10Trying to fix the remaining OSX warningsVojtech Bubnik
2021-02-09Fixed some OSX Objective C warnings.Vojtech Bubnik
2021-02-09Fix of the previous commit (fixing warnings)Vojtech Bubnik
2021-02-09Fixed some clang warningsVojtech Bubnik
2021-02-08Fixing Clang warnings 3Lukas Matena
2021-02-08Fixing Clang warnings 2Lukas Matena