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-08-12DoubleSlider: Init extruder sequence in respect to the extruders countYuSanka
2021-08-09DoubleSlider: Fix for #6756 - Cannot Color Change (M600) at height when MMU P...YuSanka
2021-08-09DoubleSlider with MM-printer preset: When Object has "Paint-on segmentation",...YuSanka
2021-07-30Auto color change: Fixed some cases:YuSanka
2021-07-29Horizontal slider in preview to show always (and only) gcode lines indicesenricoturri1966
2021-07-23Fixed import of color print view from gcode files into GCodeViewerenricoturri1966
2021-07-22Tech ENABLE_VALIDATE_CUSTOM_GCODE set as defaultenricoturri1966
2021-07-22Tech ENABLE_GCODE_LINES_ID_IN_H_SLIDER set as defaultenricoturri1966
2021-06-24Fix of #6650 - show estimated print time on ruler is not workingYuSanka
2021-06-21DoubleSlider: Fixed out of range assertYuSanka
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-06-15Random extruder sequence for MMU.YuSanka
2021-05-24Fixed incorrect locales handling in the UI (Field, ObjectManipulation, etc)Lukas Matena
2021-05-18Follow-up of a5d5ceb30dfa0233c847c001c49a439057e3ffed - Fixed run on WindowsYuSanka
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-05-10Fix of #5437 - Make it clear on the G-code slider that color change is not su...YuSanka
2021-04-16Fixed conversion to utf8 of strings entered using Custom G-code dialogenricoturri1966
2021-03-31Auto color change: next improvementsYuSanka
2021-03-26DoubleSlider: fix for 1c2d26457092f0d0e92bf0d40e6c7796505b6eb0YuSanka
2021-03-23Compilation fixesLukas Matena
2021-03-22Fix for https://github.com/prusa3d/PrusaSlicer/commit/f5d3866847b6a292709a0c6...YuSanka
2021-03-22Follow-up https://github.com/prusa3d/PrusaSlicer/commit/995512f2807d1e026533c...YuSanka
2021-03-19Next auto color change improvementsYuSanka
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-03-12Implemented suggestion of the auto color change, if model looks like signYuSanka
2021-03-08Fixed #6182 - First line custom gcode not aligned left in the tool tipYuSanka
2021-02-24Some code refactoring follow-up https://github.com/prusa3d/PrusaSlicer/commit...YuSanka
2021-02-24Merge remote-tracking branch 'origin/ys_auto_cp'YuSanka
2021-02-24Follow-up of 86d7e1fb907d9841a1d0cf516415fea84e8b5280 -> Validation of custom...enricoturri1966
2021-02-23Implemented Auto Color PrintYuSanka
2021-02-17Tech ENABLE_ARROW_KEYS_WITH_SLIDERS set as defaultenricoturri1966
2021-02-16#5611 - Added option to show gcode line number on horizontal slider in previewenricoturri1966
2021-02-08Fixing Clang warnings 3Lukas Matena
2021-01-29Fixing GCC warnings 3Lukas Matena
2021-01-22OSX specific, related to the wxWidgets 3.1.4: Fixed wrong UI-scalingYuSanka
2020-12-11Fix of #5315 - Height Slider heights are too squishedYuSanka
2020-12-10Removed unused variables in DoubleSlider::Controlenricoturri1966
2020-12-09Fixed debug assert, when add ColorChange on DoubleSliderYuSanka
2020-12-09Added info notification, when Color Change G-code is empty and user try to ad...YuSanka
2020-12-09Fix for #5142YuSanka
2020-12-04Localization: Fixed some phrases. Updated POT and NL dictionary.YuSanka
2020-12-01#5333 - Reworked navigation of preview's sliders using the keyboardenricoturri1966
2020-11-26Fixed bug introduced with 4d483f323f732ceccf6e581e160b962aa49d09f5enricoturri1966
2020-11-26GCode Viewer -> Show extimated layer time on the vertical slider for gcode pr...enricoturri1966
2020-11-24DoubleSlider: Fixed ruler for the short objectsYuSanka
2020-11-24Do not show anything in vertical slider if estimated times are missingenricoturri1966
2020-11-24ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-11-21Follow-up to 80e8b5e985b84a6a50215d383bad96657bae0b12Vojtech Bubnik