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-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-09-14Removed the Controller, Layer View, System Info, ObjectCutDialog,bubnikv
2018-09-14WIP: Background processing.bubnikv
2018-09-12Removed Strings.hpp, replaced with wxStringbubnikv
2018-09-12Merged with devbubnikv
2018-09-11Improved constness of the Print / PrintObject / Layer ...bubnikv
2018-08-30Merge remote-tracking branch 'origin/cpp_progress_status_bar' into devtamasmeszaros
2018-08-27fix centroid error for two points and merge with dev.tamasmeszaros
2018-08-27Fixed conflicts after merging with masterEnrico Turri
2018-08-27Merge remote-tracking branch 'origin/dev' into sla_base_pooltamasmeszaros
2018-08-21Completely replaced the homebrew Pointf3 class with Eigen Vec3d.bubnikv
2018-08-21Yet another experimental parameter to adjust the initial loading speed of a n...Lukas Matena
2018-08-21Merge remote-tracking branch 'origin/eigenize' into sla_base_pooltamasmeszaros
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-14Changing the internal representation of Point / Pointf / Point3 / Pointf3 to ...bubnikv
2018-08-14New experimental parameter to adjust initial loading speed of the filament fr...Lukas Matena
2018-08-09Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros
2018-08-06Minor tweaks of UI texts,bubnikv
2018-08-03Merge remote-tracking branch 'origin/lm_minimal_purging_on_wt'bubnikv
2018-08-02Added a threshold for purging on the wipe tower (before it goes into infill/s...Lukas Matena
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-25Flip Y changed back to BOTTOM_LEFTtamasmeszaros
2018-07-18Merge branch 'scene_manipulators' of https://github.com/prusa3d/Slic3r into s...Enrico Turri
2018-07-18Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipul...Enrico Turri
2018-07-18Disable slicing when one object crosses the print volume boundaryEnrico Turri
2018-07-18Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-07-18Filament following a soluble one must be wiped on the wipe towerLukas Matena
2018-07-18Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros
2018-07-18Slice only objects contained into the print volumeEnrico Turri
2018-07-17Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements'bubnikv
2018-07-16Merge remote-tracking branch 'remotes/origin/amf_activate_existing_presets'bubnikv
2018-07-13Enabled inflill/object wiping for the first layerLukas Matena
2018-07-11WipingExtrusions functions now don't need a reference to LayerToolsLukas Matena
2018-07-03Patch from Lubomír for CLI parameterstamasmeszaros
2018-06-29Overriddable infills that were not overridden are now printed according to in...Lukas Matena
2018-06-28Incorporating performance optimizations from libnest2dtamasmeszaros
2018-06-28ExpTime incorporated. Some refactor as welll.tamasmeszaros
2018-06-27Refactor and extensions to png export dialog.tamasmeszaros
2018-06-26'Dontcare' extrusions now don't force a toolchange + code reorganizationLukas Matena
2018-06-25Merge branch 'feature_slice_to_png' of github.com:prusa3d/Slic3r into feature...tamasmeszaros
2018-06-25Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros