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
2020-07-21Fixed back-end warning infrastructure: The Print / PrintObjectbubnikv
2020-07-14Support for collecting warnings from the background processing.Vojtech Bubnik
2020-06-08Merge remote-tracking branch 'origin/master' into custom_gcodesYuSanka
2020-06-07Editing of the custom GCodes like ColorChange and PausePrintYuSanka
2020-06-03WIP: first_layer_print_min/max, first_layer_print_convex_hullVojtech Bubnik
2020-05-26Few more include chains brokenLukas Matena
2020-04-28Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2020-04-21Moved the projection function into PrintObject.cppLukas Matena
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-03-25ENABLE_THUMBNAIL_GENERATOR set as defaultenricoturri1966
2020-03-04Fixed some compilation warnings.vb_3dconnexion_refactoringbubnikv
2020-02-21Fix of wipe into objectLukas Matena
2020-02-20Implemented time estimation for PausePrint (#3544)YuSanka
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2020-02-07Fixed a bug in validation of the FDM Print to check for extruderbubnikv
2020-02-04Implemented handling of complex ConfigOptionFloatOrPercent chainsbubnikv
2020-01-30Fixed regression of 71fa41110049a79ec1d5c3052d22647a38d01bedbubnikv
2020-01-23Refactored PrintObject::m_copies to PrintInstances,bubnikv
2020-01-16Merge remote-tracking branch 'origin/master' into ys_cp_improvementsYuSanka
2020-01-16Fix of recent wipe tower / tool ordering refactoring.bubnikv
2020-01-16Merge remote-tracking branch 'origin/master' into ys_cp_improvementsYuSanka
2020-01-15Added synonyms to some PrintSteps:bubnikv
2020-01-15DoubleSlider: Implemented code for check of used extruders for MustiAsSingle ...YuSanka
2020-01-14Another bugfixes of GCode export after refactoring.bubnikv
2020-01-14Refactoring of GCode::process_layer().bubnikv
2020-01-10Refactoring of ToolOrdering (wipe into infill / object)bubnikv
2020-01-03Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3...bubnikv
2019-11-28Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-11-22ENABLE_THUMBNAIL_GENERATOR -> Thumbnails generated using a callback functionEnrico Turri
2019-11-16ExtruderSequenceDialog :YuSanka
2019-11-05Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plate...Enrico Turri
2019-11-05Merge branch 'master' of https://github.com/BryanSmithDev/PrusaSlicer into Br...bubnikv
2019-10-25ENABLE_THUMBNAIL_GENERATOR -> Allow for multiple thumbnails into gcode and sl...Enrico Turri
2019-10-24ENABLE_THUMBNAIL_GENERATOR -> Code cleanupEnrico Turri
2019-10-23ENABLE_THUMBNAIL_GENERATOR -> WIP: Refactoring and preparation for adding thu...Enrico Turri
2019-10-15Implemented custom extruder(tool) change from DoubleSliderYuSanka
2019-10-08Wipe tower brim width is now part of WipeTowerData class, so it can be used w...Lukas Matena
2019-10-01FDM Print refactoring:bubnikv
2019-09-26Reworked Traveling Salesman Problem code for simplicity and robustness.bubnikv
2019-09-04WIP: Reworked the infill generator to merge areas with the samebubnikv
2019-07-25Reworked the FFF Print::update() to process the filament retractbubnikv
2019-07-15Merge branch 'master' into lm_warningsLukas Matena
2019-07-15Merge branch 'lm_improving_wipe_tower'. Summary of changes:Lukas Matena
2019-07-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_color...Enrico Turri
2019-07-08Color change time estimatesEnrico Turri
2019-06-25Fixed warnings in libslic3rLukas Matena
2019-06-20Reworked the Perl unit / integration tests to use the same Printbubnikv
2019-06-20Integrated the new layer height spans with configs into the backend.bubnikv
2019-06-14Changed handling of priming extrusions to allow injection of filament and too...Lukas Matena
2019-06-05Add [total_toolchanges] placeholder for filename and custom gcode sections.Bryan Smith