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-22Merge remote-tracking branch 'remotes/origin/scene_manipulators'bubnikv
2018-05-22A fix to use correct spacing with multiloop skirtsbrim_width_calculationLukas Matena
2018-05-18Corrected brim generation (width), enabling continuity with skirtLukas Matena
2018-05-02Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipul...Enrico Turri
2018-05-02Yet another attempt to fix the layer height profile validationLukas Matena
2018-04-24More robust fix for 3D view and GUI buttons not in synch when object's size i...Enrico Turri
2018-04-23Workaround for 3D view and GUI buttons not in synch when object's size is alm...Enrico Turri
2018-04-17Removed parameter filament_cooling_time (fixed value of 14s for now)Lukas Matena
2018-04-16Bugfix: validation of equal layering rejected even some valid configurationsLukas Matena
2018-04-13Bugfix: legacy config options were not properly processedLukas Matena
2018-04-12Bugfix: cooling tubes parameters change invalidates generated wipe towerLukas Matena
2018-04-04The layer height check for multiple objects is now only enabled when variable...Lukas Matena
2018-04-03Added a check that all objects have the same layer height profileLukas Matena
2018-03-29Variable layer height enabled, nozzle diameters properly passed to the wipe t...Lukas Matena
2018-03-22Removed parameter 'wipe_tower_per_color_wipe' from UI and configuration layerLukas 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-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-19Removed parameter 'wipe_tower_adhesion', it will always be trueLukas Matena
2018-03-16Merge branch 'master' into wipe_tower_improvementsLukas 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-14Fixed Print::validate() to allow for objects protruding below the print bed.bubnikv
2018-03-14Extended Print::validate() to check, whether the objectsbubnikv
2018-03-12Configuration layer changes (cooling_time, bridging, adhesion moved from dedi...Lukas Matena
2018-03-09Out of bed detection - 1st installmentEnrico Turri
2018-03-08Lots of unnecessary code removed, minor refactoring changesLukas Matena
2018-03-05(Un)loading speed and delay introduced into wipe tower generatorLukas Matena
2018-03-01Cooling tubes parameters added into GUI and configuration layer (not yet into...Lukas Matena
2018-02-28First naive implementation of wipe tower settings dialogLukas Matena
2018-02-21Merge with masterLukas Matena
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2018-02-14Split the GCodePreviewData from the GCodeAnalyzer,bubnikv
2018-02-13Merge branch 'master' into gcode_previewbubnikv
2018-02-13GCode Preview - Customizable extrusion role colors by editing 3DPreview.pmEnrico Turri
2018-02-13Fix of "Crash while trying to slice with a raft" #686bubnikv
2018-02-12GCode Preview - Added objects and wipe tower transparent shellsEnrico Turri
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-08Added preview of retractions and unretractionsEnrico Turri
2018-01-08Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_previewEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2018-01-06Separated the Marlin G-code flavor from the RepRap G-code flavorbubnikv
2017-12-22Correction of wipe tower brim generationLukas Matena
2017-12-21Merge fixLukas Matena
2017-12-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2017-12-21First attempts of variable wipe implementation, sparse infill modified to sa...Lukas Matena
2017-12-11Fix ofbubnikv
2017-12-05Improved error reporting of the PlaceholderParser.bubnikv
2017-12-03Fixed an extruder ordering bug on the 1st layer wipe tower.bubnikv