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 (Collapse)Author
2018-06-27Code cleanupubuntu_opengl_fixEnrico Turri
2018-06-273rd attempt to fix opengl on ubuntuEnrico Turri
2018-06-272nd attempt to fix opengl on ubuntuEnrico Turri
2018-06-271st attempt to fix opengl on ubuntuEnrico Turri
2018-06-26When running on Windows, Perl $^X returns slic3r.exe or slic3r-console.exebubnikv
Do some magic to get the perl interpreter path.
2018-06-26Fixed crash when slicing from Layers tabEnrico Turri
2018-06-26Fixed bed update when changing selected printerEnrico Turri
2018-06-26Merge branch 'master' of https://github.com/prusa3d/Slic3rYuSanka
2018-06-26Updated POT-fileYuSanka
2018-06-26Fixed panning in Layers viewEnrico Turri
2018-06-26Fixed #998YuSanka
Added detection of gtk2/gtk3 GUI libraries required by Alien::wxWidgets. Added gtk2/gtk3 include paths, so we may call gtk2/3 API directly if needed for some workaround.
2018-06-25Fix of interaction between opengl contexts and main page notebookEnrico Turri
2018-06-25Fixed #994.YuSanka
Print double-type values according to "full" value instead of 2 digits after point
2018-06-25Fixed crashing-bug after language changing (detected under Debug)YuSanka
2018-06-25Fixed bug #995YuSanka
2018-06-25Fix of #999Enrico Turri
2018-06-22Forced render of 3D scene when changing tab in plater's notebookEnrico Turri
2018-06-21Wipe tower bugfix - the tower was printed incorrectly when the rotation ↵version_1.40.1-betauntagged-2b7490fa646089912913Lukas Matena
angle was close to 90 degrees
2018-06-21Http: Fix nowide fstream usageversion_1.40.1-alphaVojtech Kral
2018-06-21Octoprint: Fix unicode supportVojtech Kral
2018-06-21Octoprint: Add a dialog for setting the filename/pathVojtech Kral
and a "print now" option cf. #880, #245, #55, #87
2018-06-21Force update when changing selected printer using the GUIEnrico Turri
2018-06-21Bed textures selection using config inheritanceEnrico Turri
2018-06-21Removed error dialog when texture file does not existEnrico Turri
2018-06-20avrdude: Line noise prevention on MK3 xflash bootVojtech Kral
2018-06-20Merge branch 'master' of https://github.com/prusa3d/Slic3rEnrico Turri
2018-06-20Fixed crash at startup on OpenGL 1.1 cardsEnrico Turri
2018-06-20Updated PL languageYuSanka
2018-06-19avrdude: Fix error handling in arduino, fix various outputsVojtech Kral
2018-06-19Firmware updater: Add support for l10n firmware imagesVojtech Kral
2018-06-19avrdude: add file offset to update operation spec, refactoringVojtech Kral
2018-06-19Firwmare updater for the Einsy external flash memory,bubnikv
to be used as a storage for localization strings. Hacked into the avrdude Arduino STK500 (not STK500v2) protocol.
2018-06-19FirmwareDialog: Fix progress displayVojtech Kral
2018-06-19Firmware updater: Fix filename encoding on WindowsVojtech Kral
2018-06-19avrdude: Reduce retries to make timeout time more reasonableVojtech Kral
2018-06-19Updating bugfixes (#973)Vojtech Kral
* ConfigWizard: Fix MM legacy profile detect * Remove Perl BedShapeDialog * PresetUpdater: Look for updates in resources as well * ConfigWizard: Startup condition based on printer profiles only rather than all profiles Previously wizard would not run if there was a leftover filament profile but no printer profiles * ConfigWizard: Fix button labels * ConfigWizard: Pick the very first printer variant by default
2018-06-19Merge remote-tracking branch 'remotes/origin/3mf_io'bubnikv
2018-06-19Disabled the UI gizmos, they are not yet ready for the prime timebubnikv
2018-06-19Merge remote-tracking branch 'remotes/origin/scene_manipulators'bubnikv
Disabled the gizmos.
2018-06-19Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'bubnikv
2018-06-19Merge remote-tracking branch 'remotes/origin/fix_model_by_win10'bubnikv
2018-06-18Object updated by scale gizmoEnrico Turri
2018-06-18Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-18Merge pull request #976 from kant/patch-1Vojtech Kral
Typo on string
2018-06-15Rotate gizmo interaction with mouseEnrico Turri
2018-06-15Scale gizmo interaction with mouseEnrico Turri
2018-06-15Typo on string #20Darío Hereñú
2018-06-14Partial perl code cleanupEnrico Turri
2018-06-14Hover on gizmo grabbers renderingEnrico Turri
2018-06-14Keep selection when panning/rotating 3D viewEnrico Turri