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-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-08-12DoubleSlider: Init extruder sequence in respect to the extruders countYuSanka
2021-07-22Tech ENABLE_GCODE_LINES_ID_IN_H_SLIDER set as defaultenricoturri1966
2021-06-16Follow up https://github.com/prusa3d/PrusaSlicer/commit/0b5ea8f429d13d7d2a3fe...YuSanka
2021-06-15Random extruder sequence for MMU.YuSanka
2021-05-17DoubleSlider: Fixed ruler for sequential print of the object with different h...YuSanka
2021-05-13Fixed "Extruder sequence", when extruder changes are per mmYuSanka
2021-03-26DoubleSlider: fix for 1c2d26457092f0d0e92bf0d40e6c7796505b6eb0YuSanka
2021-03-22Follow-up https://github.com/prusa3d/PrusaSlicer/commit/995512f2807d1e026533c...YuSanka
2021-03-18Fix of #6232 - Layer preview number scale and print time problem.YuSanka
2021-03-17Auto color change improvements: Show info notification just ones, if there is...YuSanka
2021-02-23Implemented Auto Color PrintYuSanka
2021-02-16#5611 - Added option to show gcode line number on horizontal slider in previewenricoturri1966
2021-01-22OSX specific, related to the wxWidgets 3.1.4: Fixed wrong UI-scalingYuSanka
2020-12-10Removed unused variables in DoubleSlider::Controlenricoturri1966
2020-11-24ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-11-19Estimated printing time per layer for SLAPrintYuSanka
2020-11-18Ruler for DoubleSlider: Added estimated print timeYuSanka
2020-11-18DoubleSlider's ruler is implemented in respect to the use with sequential pri...YuSanka
2020-11-18Implemented ruler for the vertical DoubleSliderYuSanka
2020-11-03"Sequential slider applied only to top layer" parameter from the Preferences ...YuSanka
2020-10-26Fixed editable lower thumb of sequential slider when changing settings in pre...enricoturri1966
2020-10-17Disabled icon to add color changes, print pauses and custom gcode in vertical...enricoturri1966
2020-10-08Allow to disable editing of lower thumb in DoubleSlider::Controlenricoturri1966
2020-10-08Follow-up of 3fdc48452e65290ccc40cb5b438ec8bbc35b573f -> Modified logic to di...enricoturri1966
2020-08-18Extended hover capability in DoubleSlider::Controlenricoturri1966
2020-06-12Fixed conflicts after merge with masterenricoturri1966
2020-06-07Editing of the custom GCodes like ColorChange and PausePrintYuSanka
2020-05-27DoubleSlider::Control -> Change text position at the edges of horizontal sliderenricoturri1966
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Fixed few warningsLukas Matena
2020-05-21Fixed selection of thumbs into gcode sequential view sliderenricoturri1966
2020-05-15Tech ENABLE_GCODE_VIEWER -> Adapting DoubleSlider::Control for sequential viewenricoturri1966
2020-05-15Tech ENABLE_GCODE_VIEWER -> Refactoring and code cleanupenricoturri1966
2020-05-15GCodeViewer -> Imgui slider for sequential view replaced by DoubleSlider::Con...enricoturri1966
2020-05-072nd attempt to fix build on OsXenricoturri1966
2020-02-14DoubleSlider: Changed behavior of thumbs. New rule: Only active thumb is movi...YuSanka
2020-02-14DoubleSlider:colored_band: Fixed get a correct color for extruder, when it's ...YuSanka
2020-02-14DoubleSlider: Suppressed manipulation for sequential print.YuSanka
2020-02-06DoubleSlider: Implemented tick hoveringYuSanka
2020-02-06DoubleSlider: Implemented "Jump to print Z" functionality on Cog icon click O...YuSanka
2020-02-04DoubleSlider: SingleExtruder mode: Implemented editing of color from colored ...YuSanka
2020-02-04Show tooltip for all hovered ticks, not just for a selected oneYuSanka
2020-02-03DoubleSlider: Added using of default colors for color changes in SingleExtrud...YuSanka
2020-02-02Mark a tick as a conflict, if it has a ToolChange to the same extruderYuSanka
2020-01-27Implemented upgrade_text_entry_dialog() fuction to avoid a getting an empty s...YuSanka
2020-01-24Updated tooltips for DoubleSliderYuSanka
2020-01-23Implemented editing for extruder of existing ToolChangeCode tickYuSanka