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-05-11Fixed a GCode preview crash on Linux due to returning a reference to temporar...Lukas Matena
2018-05-07Fixed wrong extrusion paths detection with multimaterial objectsEnrico Turri
2018-05-03Removed the "Broken croak" support, which was useful on brokenbubnikv
2018-04-27Apply gradient to colors in GCode PreviewEnrico Turri
2018-04-26Merge branch 'new_cooling_logic' into updatingbubnikv
2018-04-26Fix of the new cooling logic.new_cooling_logicbubnikv
2018-04-26Inverted order of range items in legend textureEnrico Turri
2018-04-26Fixed update of ranges for GCode paths colors selectionEnrico Turri
2018-04-25Refactored cooling logic for readibility and maintainability.bubnikv
2018-04-25Fix of a new cooling logic.bubnikv
2018-04-25New cooling logic to equalize extrusion velocity. The old behavior caused bad...bubnikv
2018-04-17Removed parameter filament_cooling_time (fixed value of 14s for now)Lukas Matena
2018-04-09Bugfix: a sign mistake was causing unnecessary travel movesLukas Matena
2018-04-06Corrected wipe tower comments in GCodeLukas Matena
2018-04-04New extruder temperature is only set when it differs from the old oneLukas Matena
2018-04-04Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-04-04Merge remote-tracking branch 'origin/time_estimate'bubnikv
2018-04-04Fixed a bug regarding the sparse infillLukas Matena
2018-04-03Fixed bug - negative feedrate was issued during loading of a new filamentLukas Matena
2018-03-29Variable layer height enabled, nozzle diameters properly passed to the wipe t...Lukas Matena
2018-03-29Time Estimator and GCode Analyzer - Fixed handling of commands G90, G91, M82 ...Enrico Turri
2018-03-28Connected filament_ramming_parameters to respective dialog, other minor changesLukas Matena
2018-03-22Removed parameter 'wipe_tower_per_color_wipe' from UI and configuration layerLukas 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-21GCode Preview - Added visualization of volumetric flow rateEnrico Turri
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-20Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_previewEnrico Turri
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-16Got rid of wipe_tower_advanced optionLukas Matena
2018-03-15Ramming parameters reduced to one and connected to the wipe tower generator a...Lukas Matena
2018-03-14Added filament_ramming_parameters and filament_ramming_buttons into configura...Lukas Matena
2018-03-12Configuration layer changes (cooling_time, bridging, adhesion moved from dedi...Lukas Matena
2018-03-12Removed an unnecessary waitLukas Matena
2018-03-09GCode Preview - Added handling of G10 and G11 commandsEnrico Turri
2018-03-09Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-09Priming extrusions, nozzle-wipes when leaving tower, removed few unnecessary ...Lukas Matena
2018-03-08Lots of unnecessary code removed, minor refactoring changesLukas Matena
2018-03-07Sparse infill repositioned always to the same sideLukas Matena
2018-03-07Ramming lines that would end unsupported are made longer to reach to the edgeLukas Matena
2018-03-07GCode Preview - Unified preview data ranges to ensure proper paths colorsEnrico Turri
2018-03-07Supressed preview on unloadingmovesLukas Matena
2018-03-06Last wipe on layer accounts of border and sparse infill (ugly, yet working)Lukas Matena
2018-03-06GCode Preview - Fixed values in range labels of legend textureEnrico Turri
2018-03-05Fixed cooling time calculation, removed unnecessary diagonal moves, fixed 'st...Lukas Matena
2018-03-05Added print head moves after ramming and removed one unnecessary diagonal moveLukas Matena
2018-03-05(Un)loading speed and delay introduced into wipe tower generatorLukas Matena