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-09-01Code cleanupenricoturri1966
2020-08-19Follow-up of eca4f0a4cd31279fa27f84490dfb15f72c5d10e3. Fixed preview backgrou...enricoturri1966
2020-08-19GCodeViewer -> Changed layout of sliders in previewenricoturri1966
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-06GCodeViewer -> Estimated printing times shown in the legendenricoturri1966
2020-08-05Refactoring to allow to quickly build the various options to show the estimat...enricoturri1966
2020-08-03Tech ENABLE_GCODE_VIEWER_AS_STATE set as defaultenricoturri1966
2020-07-27Modal estimated printing time dialogenricoturri1966
2020-07-21Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-07-20Pull request #4235 - Fix tick/untick ironing feature in preview by rongithenricoturri1966
2020-07-08GCodeViewer -> Added imgui dialog for estimated printing timesenricoturri1966
2020-06-23GCodeViewer -> Fixed sequential view endpoints when moving the vertical slide...enricoturri1966
2020-06-22Follow-up of dc6f97a6ad473c9f137ebf30b753b298b64a9f56 -> Fixed toolpaths visu...enricoturri1966
2020-06-22Follow-up of dc6f97a6ad473c9f137ebf30b753b298b64a9f56 -> Fixed toolpaths visu...enricoturri1966
2020-06-22ENABLE_GCODE_VIEWER_AS_STATE -> Fixed toolpaths visualization when switching ...enricoturri1966
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-12Fixed conflicts after merge with masterenricoturri1966
2020-06-09Fixed Editing of the Template custom GcodeYuSanka
2020-06-08ENABLE_GCODE_VIEWER_AS_STATE -> Load gcode from file and process itenricoturri1966
2020-06-05Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new applicati...enricoturri1966
2020-06-05Collapse toolbar moved from GLCanvas3D to Plater::privenricoturri1966
2020-05-28Attempt to fix rambling crash on Mac Asanenricoturri1966
2020-05-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-27Includes cleanup:Lukas Matena
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_PreviewLukas Matena
2020-05-26DoubleSlider::Control -> Tweaks to text position for horizontal caseenricoturri1966
2020-05-25ENABLE_GCODE_VIEWER -> Reduced vertical size of horizontal sliderenricoturri1966
2020-05-25DoubleSlider::Control thumb text rendered closer to the sliderenricoturri1966
2020-05-19GCodeViewer -> New icons for thumbs of horizontal DoubleSlider::Controlenricoturri1966
2020-05-19GCodeViewer -> Fixed visibility of bottom toolbarenricoturri1966
2020-05-18Attempt to fix build on OsXenricoturri1966
2020-05-18GCodeViewer -> Completed implementation of slider 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-11GCodeViewer -> Prototype for tool markerenricoturri1966
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-05-06Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-06GLCanvas3DManager replaced by OpenGLManagerenricoturri1966
2020-05-06Fixed conflicts after merge with masterenricoturri1966
2020-05-06Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as defaultenricoturri1966
2020-05-05GCodeViewer -> Refactoring/Optimizationenricoturri1966
2020-05-04Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-04GCodeViewer -> Fixed visualization of travel pathsenricoturri1966
2020-04-29GCodeViewer -> Added ironing extrusion roleenricoturri1966
2020-04-29GCodeViewer -> Fixed z slider in initial previewenricoturri1966
2020-04-28GCodeViewer -> Refactoringenricoturri1966
2020-04-28GCodeViewer -> Fixed synchronization between legend and bottom toolbarenricoturri1966
2020-04-28GCodeViewer -> Toggle extrusion role visibility by clicking on legendenricoturri1966
2020-04-27Fixed update(clear) of the search_line, when search dialog was opened and clo...YuSanka