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
2018-03-22Removed parameter 'wipe_tower_per_color_wipe' from UI and configuration layerLukas Matena
2018-03-22Wiping dialog - first experiments with sizersLukas Matena
2018-03-21Partial refactoring of wipe tower code (got rid of global constants, etc)Lukas Matena
2018-03-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-21Purging volume parameters normalization - minor changesLukas Matena
2018-03-21Normalization of purging volume parameters when number of extruders is changedLukas Matena
2018-03-20Wipe tower generator connected to purging volumes from the configuration layerLukas Matena
2018-03-20Purging volume dialog improved and connected to configuration layerLukas Matena
2018-03-19Removed parameter 'wipe_tower_adhesion', it will always be trueLukas Matena
2018-03-19Bug fix: speed for finish_layer was not properly setLukas Matena
2018-03-19Wiping volumes options temporarily added to Print SettingsLukas Matena
2018-03-16why is strlen() defined by different include on different systems?bubnikv
2018-03-16Missing include on Linux/GCCbubnikv
2018-03-16Fixed the previous commit on Linux: The older GCC we are usingbubnikv
2018-03-16Implements SPE-159 "substitute accented letters with non-accented ones"bubnikv
2018-03-16Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-16Got rid of wipe_tower_advanced optionLukas Matena
2018-03-15Octoprint (#796)Vojtech Kral
2018-03-15Merge branch 'project_specific_config' into wipe_tower_improvementsLukas Matena
2018-03-15Ramming parameters reduced to one and connected to the wipe tower generator a...Lukas Matena
2018-03-14Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2018-03-14Merge branch 'scene_manipulators'bubnikv
2018-03-14Added filament_ramming_parameters and filament_ramming_buttons into configura...Lukas Matena
2018-03-14Update m_initial_extruders_count after preset changingYuSanka
2018-03-14Update "fill_density" to initial preset value instead of to 40%YuSanka
2018-03-14Merge branch 'gui_improvements'bubnikv
2018-03-14Added a project specific config to the PresetBundle class.bubnikv
2018-03-14Fixed bug_2 with update infill parametersYuSanka
2018-03-14Fixed bug with update infill parametersYuSanka
2018-03-13Completed update of frequently changed parametersYuSanka
2018-03-13Started to move ramming dialog into filament settingsLukas Matena
2018-03-12Infill(Plater) updates with Infill (Print Settings).YuSanka
2018-03-12Configuration layer changes (cooling_time, bridging, adhesion moved from dedi...Lukas Matena
2018-03-09First prototype of adding of UI for frequently changed parametersYuSanka
2018-03-09Fixed bug with updating of the value of "Wipe while retracting" CheckBox.YuSanka
2018-03-09Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-09Out of bed detection - Fixed compile on MacOSEnrico Turri
2018-03-09Out of bed detection - Volumes' layer texture rendering moved to cppEnrico Turri
2018-03-09Out of bed detection - 1st installmentEnrico Turri
2018-03-09Fixed bug with highlighting of modified parameters after changing the profileYuSanka
2018-03-08Fixed bugs with spiral_vase and standby_temperature_deltaYuSanka
2018-03-08Fixed Linux buildYuSanka
2018-03-08Completed UI to visualize changes and to reset to initial valueYuSanka
2018-03-07Implemented inheritance of profiles inside a config bundle.bubnikv
2018-03-07Updated back_to_initial_value and fixed some bugs for ExtrudersYuSanka
2018-03-06Fixed bug with case-sensitive name of icon (for Linux build)YuSanka
2018-03-06Delete background color changing (except of MSW)YuSanka
2018-03-06Merge remote-tracking branch 'origin/master' into gui_improvementsYuSanka
2018-03-06Undo buttons workYuSanka
2018-03-06Merge branch 'octoprint'bubnikv