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-04-26Fix of the new cooling logic.new_cooling_logicbubnikv
2018-04-25Refactored cooling logic for readibility and maintainability.bubnikv
2018-04-25Fix of a new cooling logic.bubnikv
2018-04-25New cooling logic to equalize extrusion velocity. The old behavior caused bad...bubnikv
2018-04-20Added SnapshotDB::snapshot_with_vendor_preset() utility functionbubnikv
2018-04-18Fix wxPerl warning annoyanceVojtech Kral
2018-04-18Implemented merging of system profiles from various vendors.bubnikv
2018-04-18Add version check & preset update options to PreferencesVojtech Kral
2018-04-18ConfigWizard: Add reset option, fixesVojtech Kral
2018-04-17Display app update notification with the main frameVojtech Kral
2018-04-17PresetUpdater: Notify about Slic3r updatesVojtech Kral
2018-04-17ConfigWizard & updating: Fixes & cleanupsVojtech Kral
2018-04-17PresetUpdater: Fix: Compare versions when installing indicesVojtech Kral
2018-04-16ConfigWizard: Fix regressionVojtech Kral
2018-04-16Fix: Avoid the infamous `major` & `minor` macros on GCCVojtech Kral
2018-04-16Merge branch 'master' into updatingVojtech Kral
2018-04-16Merge branch 'config_snapshots' into updatingVojtech Kral
2018-04-16Updating: Detect legacy datadir, remove conflicting presetsVojtech Kral
2018-04-16Bugfix: validation of equal layering rejected even some valid configurationsLukas Matena
2018-04-13Updated preset from Jindra.bubnikv
2018-04-13Merge remote-tracking branch 'origin/profile_changes_reset'bubnikv
2018-04-13Decorated "bed_shape" and "compatible_printers" labelsYuSanka
2018-04-13Removed printf debugging outputbubnikv
2018-04-13Merge remote-tracking branch 'origin/scene_manipulators'bubnikv
2018-04-13Merge remote-tracking branch 'origin/3mf_io'bubnikv
2018-04-13Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements'bubnikv
2018-04-13Merged with Vojtech's branchbubnikv
2018-04-13Version's compatibility with Slic3r extended with pre-releasebubnikv
2018-04-13Configuration updates downloadingVojtech Kral
2018-04-13Removed some obsolete Perl binding.bubnikv
2018-04-13Fixed value of z in cut dialog when object is scaledEnrico Turri
2018-04-13Scale down meshes of too big objects after loading themEnrico Turri
2018-04-13Gyroid infill - automatic discretization steps and refactoringLukas Matena
2018-04-13Bugfix: legacy config options were not properly processedLukas Matena
2018-04-13Added @bubnikv's changes to BitmapCacheYuSanka
2018-04-13Cleaned codeYuSanka
2018-04-13Fixed cutting plane z in 3D view when object is scaledEnrico Turri
2018-04-13Configuration update application at startupVojtech Kral
2018-04-13Fixed layer height profile editing for multipart objectsEnrico Turri
2018-04-12Rollback changes in BitmapCacheYuSanka
2018-04-12Default purging volumes set to more appropriate valuesLukas Matena
2018-04-12Merge remote-tracking branch 'origin/master' into profile_changes_resetYuSanka
2018-04-12Bugfix: cooling tubes parameters change invalidates generated wipe towerLukas Matena
2018-04-12Fixed hovering not shown on out of print bed objectsEnrico Turri
2018-04-12Fixed object cuttingEnrico Turri
2018-04-12Merge remote-tracking branch 'remotes/origin/updating' into config_snapshotsbubnikv
2018-04-12Improvement of the snapshot dialog, fixed storing of the snapshot "reason"bubnikv
2018-04-12Fixed object/instance transformation after import from 3mf filesEnrico Turri
2018-04-12Semver fixes, misc fixesVojtech Kral
2018-04-11Perform init_vendors at startupVojtech Kral