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-17Merged with devbubnikv
2018-08-27fix centroid error for two points and merge with dev.tamasmeszaros
2018-08-27Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-27Fixed conflicts after merging with masterEnrico Turri
2018-08-27Merge remote-tracking branch 'origin/dev' into sla_base_pooltamasmeszaros
2018-08-25Changed the wording of "Purge into this object's ..." to "Wipe ..."bubnikv
2018-08-24Merge remote-tracking branch 'remotes/origin/lm_retraction_fix'bubnikv
2018-08-24Fixed after-merging compilation problemsYuSanka
2018-08-24Edited captions and default values of the new parameters (initial loading and...Lukas Matena
2018-08-24Merge remote-tracking branch 'origin/SLA_ui' into devYuSanka
2018-08-23Fixed conflicts after merging with branch eigenizeEnrico Turri
2018-08-21Eradicated the Pointf class, replaced with Eigen Vector3dbubnikv
2018-08-21Print host bugfixes / refactoringVojtech Kral
2018-08-21Yet another experimental parameter to adjust the initial loading speed of a n...Lukas Matena
2018-08-21Merge branch 'master' into lm_retraction_fixLukas Matena
2018-08-21Merge remote-tracking branch 'origin/eigenize' into sla_base_pooltamasmeszaros
2018-08-21Host upload backwards compatibilityMartin Loidl
2018-08-21Added possibility for upload to DuetMartin Loidl
2018-08-17Merged with masterbubnikv
2018-08-17Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.bubnikv
2018-08-17Fixed a few tooltips, changed default value for minimal purge on wipe towerLukas Matena
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-08Correct UI updating for SLA tabsYuSanka
2018-08-06Correct switching between printer_technologies (show/hide according tabs)YuSanka
2018-08-06Merge branch 'master' of http://github.com/prusa3d/Slic3rLukas Matena
2018-08-06Changed checkbox labels for purge into infill/object featureLukas Matena
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-04Merge branch 'master' into time_estimatebubnikv
2018-08-03Tabs are completedYuSanka
2018-08-03First prototype for "SLA materials" TabYuSanka
2018-08-02Added a threshold for purging on the wipe tower (before it goes into infill/s...Lukas Matena
2018-08-01Adding the SLA printer profiles, WIPbubnikv
2018-07-31Integration of SLA parameters, WIPbubnikv
2018-07-31Changed the filament_load_time / filament_unload_time defaults to zero.bubnikv
2018-07-31Added filament_load_time and filament_unload_time parametersbubnikv
2018-07-27New parameter "single_extruder_multi_material_priming" to be ablebubnikv
2018-07-18Merge newest mastertamasmeszaros
2018-07-18Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros
2018-07-17With the Marlin flavor, a "machine envelope limits" G-code sectionbubnikv
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-09Infill purging - added fifth extruder into default setttings, cosmetic changesLukas Matena
2018-07-03Patch from Lubomír for CLI parameterstamasmeszaros