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
path: root/xs/src
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-21Added a check that no object uses extruder the printer doesn't haveLukas 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 should now work for more than 4 extruders (actual number...Lukas 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-19Modified the Triangles / Stars / Cubic infill types to lessen overfillbubnikv
2018-03-19Extended the Cooling Buffer G-code filter to remove repeatedbubnikv
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-16Merge branch 'master' into mesh_repairbubnikv
2018-03-16Fixing compilation errors: A non-const reference does not acceptbubnikv
2018-03-15Octoprint (#796)Vojtech Kral
2018-03-15Reworked the fix of #784 for efficiency and robustness:bubnikv
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-14Removed the unsupported "pillars" support pattern.bubnikv
2018-03-14Fixed Print::validate() to allow for objects protruding below the print bed.bubnikv
2018-03-14Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2018-03-14Merge branch 'scene_manipulators'bubnikv
2018-03-14Extended Print::validate() to check, whether the objectsbubnikv
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 remote-tracking branch 'remotes/origin/3mf_io'bubnikv
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-13Modified TriangleMeshSlicer::make_loops() to fix #784Enrico Turri
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-12Removed an unnecessary waitLukas 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