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-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-09-17Merged with devbubnikv
2018-09-12Merged with devbubnikv
2018-09-11Improved constness of the Print / PrintObject / Layer ...bubnikv
2018-08-21Yet another experimental parameter to adjust the initial loading speed of a n...Lukas Matena
2018-08-14New experimental parameter to adjust initial loading speed of the filament fr...Lukas Matena
2018-08-13Retraction after ramming is now done without moving the headLukas Matena
2018-08-02Wipe tower postprocessing, wipe tower block on 3D plate improved.Lukas Matena
2018-07-24Shifted the MM priming lines inside a bit (for the out-of-bed detection)Lukas Matena
2018-07-17Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements'bubnikv
2018-06-28Wipe tower fix - incorrect start/end position reported to the GCode generator...Lukas Matena
2018-06-26Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-06-21Wipe tower bugfix - the tower was printed incorrectly when the rotation angle...version_1.40.1-betauntagged-2b7490fa646089912913Lukas Matena
2018-06-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-05-31Wipe into infill - copies of one object are properly processedLukas Matena
2018-05-30Wiping into infill should respect infill_first setting, marking moved to sepa...Lukas Matena
2018-05-30Bugfix: first color of the wipe tower preview was incorrect with some modelsLukas Matena
2018-05-29Fix of previous commitLukas Matena
2018-05-29Analyzer tags for the wipe tower also generate layer height and line width (s...Lukas Matena
2018-05-29Analyzer tags for the wipe tower also generate layer height and line width (s...Lukas Matena
2018-05-29Feedrate on the first layer of the wipe tower properly set (bugfix)Lukas Matena
2018-05-24Wipe tower changes to reduce wiping volumes where appropriateLukas Matena
2018-05-15Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-05-11Bugfix: extruder temperature only changes when the temperature differs from t...Lukas Matena
2018-05-07Fixed wrong extrusion paths detection with multimaterial objectsEnrico Turri
2018-04-24New parameters actually connected to the wipe tower generatorLukas Matena
2018-04-24Loading, unloading and cooling reworked, new filament parameters regarding co...Lukas Matena
2018-04-16Added parameter extra_loading_move, prevented high feedrate moves during loadingLukas 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-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-28Connected filament_ramming_parameters to respective dialog, other minor changesLukas Matena
2018-03-21Partial refactoring of wipe tower code (got rid of global constants, etc)Lukas Matena
2018-03-20Wipe tower generator connected to purging volumes from the configuration layerLukas Matena
2018-03-19Bug fix: speed for finish_layer was not properly setLukas Matena
2018-03-15Ramming parameters reduced to one and connected to the wipe tower generator a...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-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-07Supressed preview on unloadingmovesLukas Matena
2018-03-06Last wipe on layer accounts of border and sparse infill (ugly, yet working)Lukas Matena
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