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-12Fix for detection of the DoubleSlicer modeYuSanka
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-12Localization fixes + new POTYuSanka
2021-10-12Auto color change: check overhangs lust from Preview when detecting auto colo...YuSanka
2021-10-12Follow-up https://github.com/prusa3d/PrusaSlicer/commit/cedfc5e3fb2090e6c7a38...YuSanka
2021-10-12DoubleSlider: Code refactoring for auto color changeYuSanka
2021-10-06Follow-up of 2afdc66dfb84f512a3f72b0a18ceb51873d779c5 - Added missing use caseenricoturri1966
2021-10-06#7068 - Automatic update of legend when switching on/off travel visibility in...enricoturri1966
2021-10-05Fixed toolpaths colors when loading a 3mf containing color changes and backgr...enricoturri1966
2021-10-01PrintInfoNotificationLevel with iconDavid Kocik
2021-09-21Add dedicated subclass NotificationProgressIndicatortamasmeszaros
2021-09-14Tech ENABLE_FIX_IMPORTING_COLOR_PRINT_VIEW_INTO_GCODEVIEWER set as defaultenricoturri1966
2021-09-13GCodeViewer slight opitmization: reuse (move) G-code line indicesVojtech Bubnik
2021-09-10Removes bottom status bar.David Kocik
2021-09-10Removed duplicated method GLVolumeCollection::check_outside_state()enricoturri1966
2021-08-18Fixed compile warningenricoturri1966
2021-08-13AutoColorChange detection: Small improvements - at least 25% (instead of 30%)...YuSanka
2021-08-09DoubleSlider: Fix for #6756 - Cannot Color Change (M600) at height when MMU P...YuSanka
2021-07-30Auto color change: Fixed some cases:YuSanka
2021-07-27Hopefully final follow-up of 8ebb2e2 -> GCodeViewer: Ensure that the view is ...enricoturri1966
2021-07-26Another follow-up of 8ebb2e2a290ea2bbbcd4d1bd119059a6211f4cd9 -> GCodeViewer:...enricoturri1966
2021-07-26Follow-up of 8ebb2e2a290ea2bbbcd4d1bd119059a6211f4cd9 -> GCodeViewer: automat...enricoturri1966
2021-07-23Fixed import of color print view from gcode files into GCodeViewerenricoturri1966
2021-07-22Tech ENABLE_SEAMS_VISUALIZATION set as defaultenricoturri1966
2021-07-22Tech ENABLE_GCODE_LINES_ID_IN_H_SLIDER set as defaultenricoturri1966
2021-07-19MSW specific: Fixed rescaling for the BitmapComboBox control and Notebook tab...YuSanka
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-05-18Fix of some warningsYuSanka
2021-05-14Fix of a special case in auto color print feature, which crashed withVojtech Bubnik
2021-05-07Fix of #2825 - Add the length of each filament usedYuSanka
2021-04-30Fixed conflicts after merge with masterenricoturri1966
2021-04-27Replace label Skirt with Skirt/Brim in preview legendenricoturri1966
2021-04-27Tech ENABLE_SEAMS_VISUALIZATION -> 1st installment of seams visualization in ...enricoturri1966
2021-03-31Auto color change: next improvementsYuSanka
2021-03-22Follow-up https://github.com/prusa3d/PrusaSlicer/commit/995512f2807d1e026533c...YuSanka
2021-03-19Next auto color change improvementsYuSanka
2021-03-18cleanupDavid Kocik
2021-03-18Notification manager - apply_in_preview functionDavid Kocik
2021-03-17Auto color change improvements: Show info notification just ones, if there is...YuSanka
2021-03-15Auto color change: Fixed show/hide for the notification.YuSanka
2021-03-12Implemented suggestion of the auto color change, if model looks like signYuSanka
2021-02-26#4402 - Review and merge of #6106 Temperature visualization in preview and G-...enricoturri1966
2021-02-23Fix of #6110 - Preview: View Menu/List placement incorrectYuSanka
2021-02-22Fix a crash on printer presets switching between MM and SM printers:YuSanka
2021-02-19Tech ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE set as defaultenricoturri1966
2021-02-18Tech ENABLE_PREVIEW_TYPE_CHANGE set as defaultenricoturri1966
2021-02-17Tech ENABLE_ARROW_KEYS_WITH_SLIDERS set as defaultenricoturri1966
2021-02-16Fixed update of the horizontal slider after changing visibility of options in...enricoturri1966
2021-02-16#5611 - Added option to show gcode line number on horizontal slider in previewenricoturri1966
2021-01-29Fixing GCC warnings 3Lukas Matena