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
2020-01-17Code refactoring to mode comparisonYuSanka
2020-01-16Refactoring of DoubleSlider::add_code()YuSanka
2020-01-15DoubleSlider: Implemented code for check of used extruders for MustiAsSingle ...YuSanka
2020-01-15Merge remote-tracking branch 'origin/master' into ys_cp_improvementsYuSanka
2020-01-13Code refactoring for context menus and current extruder color selection for tickYuSanka
2020-01-10Context menus improvements. Disabling unused extruders for color_changeYuSanka
2020-01-09Updated tooltips and context menus for 3 manipulation mode of DoubleSliderYuSanka
2020-01-08DoubleSlider modes(states) are extended and implemented mode detection from m...YuSanka
2020-01-07Code cleaning and refactoring for https://github.com/prusa3d/PrusaSlicer/comm...YuSanka
2020-01-02Checking of icons for dark mode is removed to BitmapCacheYuSanka
2019-12-21Hopefully a fix for #3342 - dark mode icons lookupLukas Matena
2019-12-20Fixed a file handle leak.bubnikv
2019-12-19Merge branch 'master' into dk_remote_devicesDavid Kocik
2019-12-18Implemented function to get an icon name considering to OS color modeYuSanka
2019-12-17Merge branch 'master' into dk_remote_devicesDavid Kocik
2019-12-17Code refactoring for Color change implementationYuSanka
2019-12-13Fixed "actions" buttons size under OSXYuSanka
2019-12-13Implemented rescaling for "Remove device" buttonYuSanka
2019-12-10Fixed localization for JA and some stringsYuSanka
2019-12-02Implemented new suggestion from content team:YuSanka
2019-12-02Fixed "Pause print" and "Custom Gcode" cancel.YuSanka
2019-11-29Added new icon for "change extruder" menu.YuSanka
2019-11-28Fixed icon positioning and color_band scaling for DoubleSlider under OSXYuSanka
2019-11-28Updated icons for DoubleSliderYuSanka
2019-11-28Code cleaning - removed unused state from DoubleSliderYuSanka
2019-11-27Implemented a message on Printer display for pause printYuSanka
2019-11-16ExtruderSequenceDialog :YuSanka
2019-11-15Delete color changes for unused extrudersYuSanka
2019-11-12Added editing of custom G-codeYuSanka
2019-11-12Added missed update for a config after extruder change from the ObjectList.YuSanka
2019-11-11Use constant names for G-codes like M600, M601 and "tool_change"(Change extru...YuSanka
2019-11-08Hided extruder selector in preview mode.YuSanka
2019-11-08Fixed controls layout in ExtruderSequenceDialogYuSanka
2019-11-08Fixed crash from start if SLA preset is selected.YuSanka
2019-11-07Fixed a sequence of the legend itemsYuSanka
2019-11-07Updated DoubleSlider band. Added smart color selection for M600YuSanka
2019-11-05Code cleaning for the 6ed9adaefffa675c9df02ddc7428f89158ad2e29 commitYuSanka
2019-11-05New legend for color print.YuSanka
2019-11-04Set custom color for color changeYuSanka
2019-11-03Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-11-03Implemented coloration of multi-extruder print with color changes for separat...YuSanka
2019-10-31Changed context menu for DoubleSliderYuSanka
2019-10-29Save "color_change" for a selected extruder to G_codeYuSanka
2019-10-29Fixed several warningsLukas Matena
2019-10-24Improvements for extruder selector (added possibility to create combobox with...YuSanka
2019-10-18Implemented possibility to set extruder sequence for whole printYuSanka
2019-10-16Fixed GCode export for color_print extensions.YuSanka
2019-10-16Improved extruder_selector for DoubleSliderYuSanka
2019-10-14Context menu is extended for multiple material printingYuSanka
2019-10-10Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka