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
AgeCommit message (Expand)Author
2017-06-13Fixed compilation on OSXbubnikv
2017-06-13Auto arrange: Do at least something if the objects do not fit the bed.bubnikv
2017-06-13Fix of https://github.com/prusa3d/Slic3r/issues/285bubnikv
2017-06-12Fix of a layer height test to allow / disable the wipe tower.bubnikv
2017-06-12Disabled the new Slic3r version check until we have a server set upbubnikv
2017-06-09Fix of the last commits:bubnikv
2017-06-09Hopefully a fix ofbubnikv
2017-06-08Fix of a crash in pressure equlizer filter.bubnikv
2017-06-08Fixed regression in invalidation of slicing steps.bubnikv
2017-06-08Implemented raft support for the wipe towerbubnikv
2017-06-08Implemented rotation of the support structure.bubnikv
2017-06-08Relaxed the requirements on the layer height for the Wipe Tower tobubnikv
2017-06-08Limit the object movement to the vincinity of the print bed.bubnikv
2017-06-06New BoundingBox3 class.bubnikv
2017-06-06Fix of View menu not working https://github.com/prusa3d/Slic3r/issues/307bubnikv
2017-06-06For the wipe tower to work, verify that all objects are slicedbubnikv
2017-06-06Testing for the required parameter combinations before enabling the wipe tower.bubnikv
2017-06-05Fix ofbubnikv
2017-06-05Implemented filament start / g-codes.bubnikv
2017-06-02Fixed the "avoid crossing perimeters" bug introduced in Slic3r 1.34.1.24version_1.35.1bubnikv
2017-06-01Fixed compilation on gcc.bubnikv
2017-06-01Improved "ensure vertical wall thickness" feature for multi material:bubnikv
2017-05-31Clean-up of print step invalidation.bubnikv
2017-05-31Yet more refactoring of Print / PrintObject in regard tobubnikv
2017-05-30Regression fix of percent config values serialization.bubnikv
2017-05-30Further refactoring, C++11 conversion and code simplification.bubnikv
2017-05-30Fixed a regression bug from the last commit. Some more code simplificationbubnikv
2017-05-30Fixed order of loading the configs into Print / PrintObjectsbubnikv
2017-05-30Print, PrintObject: Invalidation of steps, when chained, will now returnbubnikv
2017-05-30Config.cpp/h - inlined short functions, converted loops to C++11,bubnikv
2017-05-30Wipe tower: Wipe less than usual amount of material if the wipebubnikv
2017-05-30Fix of the final purge over the wipe tower.bubnikv
2017-05-25fixed compilation on Windowsbubnikv
2017-05-25With single_extruder_multi_material enabled,bubnikv
2017-05-25Implemented wipe tower print path preview.bubnikv
2017-05-24New config field extruder_color for preview of extruder assignment.bubnikv
2017-05-23When generating a g-code for a layer, collect layers of multiple objectsbubnikv
2017-05-23Refactored ToolOrdering to a class,bubnikv
2017-05-22Wipe Tower: Fixed some ordering issue in the G-code writer.bubnikv
2017-05-22Fixed an excessive retract / derectract lengthbubnikv
2017-05-20Implemented UI for ordering volumesbubnikv
2017-05-20Fixes for Multi Material ramming, increased separation of wipe lines.version_1.35.0bubnikv
2017-05-20Implemented https://github.com/prusa3d/Slic3r/issues/199bubnikv
2017-05-19Improved retract handling on bowden extruders:bubnikv
2017-05-18Extrude brim of the wipe tower before any other objects.bubnikv
2017-05-18typo in default ramming sequence.bubnikv
2017-05-18Increased extruder driver current for ramming over the multi materialbubnikv
2017-05-18Prusa Multi Material: Improved path planning when jumping to the wipe tower.bubnikv
2017-05-17Updated MANIFEST,bubnikv
2017-05-17Fixed tool ordering for sequential prints.bubnikv