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 (Collapse)Author
2018-08-27Fixed conflicts after merging with masterEnrico Turri
2018-08-24Removed scale and rotate actions from toolbarEnrico Turri
2018-08-213D gizmo grabbersEnrico Turri
2018-08-20Lay flat - icons and invalidation improvementLukas Matena
2018-08-13Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-08-06Updated MK3MM2 presets, updated start G-codes of the MK2 printerbubnikv
as it does not support the new M204 format.
2018-08-04T1 and M702 C are now evaluated by the time estimator to add the newbubnikv
"filament_load_time" and "filament_unload_time" values to match the MK3 MMU2 behavior. Emitting of the remaining times into the output G-code was made optional through a new "remaining_times" configuration value, so the firmware flavors and versions, which do not know the M73 code, will not complain. Configuration changes: The wipe tower default position was shifted inwards after the wipe tower coordinate reference point was changed from the center to the left front corner. Added the "filament_load_time" and "filament_unload_time" values to the MK3 MMU filament profiles. Enabled "remaining_times" for the MK2.5, MK3 and MK3MMU2 printers.
2018-08-02Fixed the *MK3* references in Prusa3D profilesbubnikv
2018-08-02Configuration improvements:bubnikv
Bumped up firmware versions for MK2.5/MK3 to 3.3.1, disabled priming areas for MK3MMU2
2018-08-01Updated the start G-codes for the MK3 MMU2 profiles:bubnikv
Implemented wiping line for MMU when the priming blocks are disabled, added initialization of the MMU2 unit with the filament types.
2018-07-313D scene toolbar uses a single textureEnrico Turri
2018-07-30Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-07-28Added the alpha4 config to the index.bubnikv
2018-07-28Merge branch 'master' into wipe_tower_no_primingbubnikv
2018-07-27Updated change log for the Prusa3D config index,version_1.41.0-alpha3bubnikv
bumped up the version to 1.41.0-alpha3
2018-07-27New parameter "single_extruder_multi_material_priming" to be ablebubnikv
to suppress the MM priming towers. The PrusaResearch.ini was modified for the MMU2 printers to correctly prime the initial extruder when single_extruder_multi_material_priming is disabled.
2018-07-27New PrusaResearch configuration, renamed and improved the MK3 MMU2 wizardbubnikv
picture.
2018-07-27Fixed conflict after merge with masterEnrico Turri
2018-07-27Placeholder icons for hover-pressed toolbar items stateEnrico Turri
2018-07-27Merge remote-tracking branch 'origin/backspace_to_delete_on_osx'bubnikv
2018-07-25Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-07-24PrusaResearch.idx: Comment 0.2.0-alpha2Vojtech Kral
2018-07-24Sync PrusaResearch.idxVojtech Kral
2018-07-24Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-07-24Reduced size of MK3 bed textures for compatibility with OpenGL 1.1Enrico Turri
2018-07-23Localized the (modified) profile indicatorYuSanka
2018-07-23Power of two squared bed textures to try to fix #1067Enrico Turri
2018-07-23Placeholder icons for 3D scene toolbarEnrico Turri
2018-07-23Renamed the key MK3SMMU to MK3MMU2,bubnikv
added a generic PLA MMU2 material.
2018-07-21Added the MK3 MMU2 printer into the profiles, added an imagebubnikv
of the MK3 MMU2 to the wizard.
2018-07-17For the Marlin firmware, the machine envelope G-code is emittedbubnikv
based on the Slic3r printer profile. Also the bundled config has been updated, so that the machine envelope G-code values were removed and the new Slic3r printer profile values were updated with the former G-code values. Slic3r version has been bumped up to 1.41.0-alpha for the configuration files to work.
2018-07-17Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'bubnikv
2018-06-27Merge branch 'master' into amf_activate_existing_presetsbubnikv
2018-06-26Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-26Updated POT-fileYuSanka
2018-06-21Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-21Faster gizmos updateEnrico Turri
2018-06-20Provide a callback to libslic3r to translate texts.bubnikv
Moved the "translate" functions to namespaces to avoid clashes between the code in libslic3r and Slic3r GUI projects.
2018-06-20Updated PL languageYuSanka
2018-06-131st installment of gizmosEnrico Turri
2018-06-13Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-12Merge branch 'dev'bubnikv
2018-06-12Fixed missing dependencies in Prusa's profiles for 0.25 and 0.6mm nozzles.bubnikv
2018-06-12Added translation for FRYuSanka
2018-06-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-12Updated slic3r_min_version in prusa3d config version index.bubnikv
2018-06-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-12Added translations for CZ, DE, ES, IT & PLYuSanka
2018-06-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-11Add MK2.5 icon, remove testing iconsVojtech Kral