Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.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.mass_renamebubnikv
2018-09-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-09-14WIP: Background processing.bubnikv
2018-09-12Merged with devbubnikv
2018-09-11Improved constness of the Print / PrintObject / Layer ...bubnikv
2018-09-07Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-07Export the first M73 line to gcode before custom gcodeEnrico Turri
2018-08-21Eradicated the Pointf class, replaced with Eigen Vector3dbubnikv
2018-08-21Completely replaced the homebrew Pointf3 class with Eigen Vec3d.bubnikv
2018-08-17Merged with masterbubnikv
2018-08-17Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.bubnikv
2018-08-17Removed Point::scale(),translate(),coincides_with(),distance_to(),bubnikv
2018-08-15Changing the internal representation of Point / Pointf / Point3 / Pointf3 to ...bubnikv
2018-08-14Changing the internal representation of Point / Pointf / Point3 / Pointf3 to ...bubnikv
2018-08-06Minor tweaks of UI texts,bubnikv
2018-08-04T1 and M702 C are now evaluated by the time estimator to add the newbubnikv
2018-08-03Merge remote-tracking branch 'origin/lm_wipe_tower_block_improvements_merged'bubnikv
2018-08-03Added support for the upstream Marlin interpretation of the M204 code.bubnikv
2018-08-02Merge branch 'lm_wipe_tower_block_improvements' into lm_wipe_tower_block_impr...Lukas Matena
2018-08-02Wipe tower postprocessing, wipe tower block on 3D plate improved.Lukas Matena
2018-07-27New parameter "single_extruder_multi_material_priming" to be ablebubnikv
2018-07-25M73 lines emitted to gcode only for Marlin firmare. Fixes #1071Enrico Turri
2018-07-23Fixed crash when generating gcode of multimaterial objects with some object o...Enrico Turri
2018-07-20Slightly faster time estimationEnrico Turri
2018-07-18Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipul...Enrico Turri
2018-07-18The acceleration G-codes (M204 Sxxx) emited for Marlin are nowbubnikv
2018-07-18Implemented clamping of the acceleration when extruding for the Marlinbubnikv
2018-07-18Slice only objects contained into the print volumeEnrico Turri
2018-07-17For the Marlin firmware, the machine envelope G-code is emittedbubnikv
2018-07-17Merge with master + resolved conflictsEnrico Turri
2018-07-17Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements'bubnikv
2018-07-17Merge with masterEnrico Turri
2018-07-13Generate M73 lines for silent mode only for MK3 printersEnrico Turri
2018-07-11WipingExtrusions functions now don't need a reference to LayerToolsLukas Matena
2018-07-10Supports were printed twice if synchronized with object layers, added always-...Lukas Matena
2018-07-09Infill purging - added fifth extruder into default setttings, cosmetic changesLukas Matena
2018-06-29Overriddable infills that were not overridden are now printed according to in...Lukas Matena
2018-06-28Renamed the "compatible_printers_condition" and "inherits" vectorsbubnikv
2018-06-28Faster remaining times exportEnrico Turri
2018-06-27Time estimate emitted to gcode at requested intervalEnrico Turri
2018-06-26'Dontcare' extrusions now don't force a toolchange + code reorganizationLukas Matena
2018-06-26Fixed integration tests.bubnikv
2018-06-26Storing and recovering the "compatible_printers_condition"bubnikv
2018-06-22Activate existing projects after loading AMF/3MF/Config: Initial implementation.bubnikv
2018-06-22Time estimators use initial data from configEnrico Turri
2018-06-22Merge branch 'machine-limits-config' of https://github.com/prusa3d/Slic3r int...Enrico Turri
2018-06-21Assigning of wiping extrusions improvedLukas Matena
2018-06-20Added machine evelope configuration parametersbubnikv