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
2022-01-19Moved bridging infill extension to a separate function, small (mostly cosmeti...lm_bridge_infillLukas Matena
2022-01-19First draft of the bridging infill extension algorithmLukas Matena
2022-01-19Added a missing include (Clang 12 without PCH).Lukáš Hejl
2022-01-19Added a missing include for gccLukas Matena
2022-01-19Implemented get_wraped_wxString() to wrap the message text inside the Message...YuSanka
2022-01-19LockButton: Deleted unnecessary call of UpdateDarkUI()YuSanka
2022-01-19Follow-up of 4b4d1c2f2a208d9647f17d2dcc5bf9f53d74f33f - Restored line deleted...enricoturri1966
2022-01-19#7773 - Fixed GCodeReader::parse_line_internal() to skip whitespaces between ...enricoturri1966
2022-01-17Localization: Updated POTYuSanka
2022-01-17Follow-up to 99f510d4 - fixed a typogcode_find_replaceYuSanka
2022-01-17Invalidate print when G-code substitution is changedYuSanka
2022-01-17Completed UI for G-code find & replaceYuSanka
2022-01-17WIP: First IU implementation for G-code substitutionsYuSanka
2022-01-17WIP G-code find & replace: Unit tests and some bug fixes.Vojtech Bubnik
2022-01-17Fixing compilation on non-MSVC.Vojtech Bubnik
2022-01-17WIP: G-code find & replace: Support for non-regular expression,Vojtech Bubnik
2022-01-17WIP G-code Find-Replace: Optimize regexps, process complete G-code,Vojtech Bubnik
2022-01-17WIP: G-code find / replace using a new gcode_substitutions PrintConfigVojtech Bubnik
2022-01-17Follow-up of 878dce1fdf5f52ca8957a1b7fd1f29cb5035f233.Lukáš Hejl
2022-01-17Workaround for "Internal compiler error" in 32-bit MSVC (19.29.30037) compile...Lukáš Hejl
2022-01-17fix of of unchecked substr in Upload DialogDavid Kocik
2022-01-17Fixed volume transparency when changing volume typeenricoturri1966
2022-01-14Changed texts in the new 'crashed when restoring position' dialogLukas Matena
2022-01-14Delete VCORE_thumbnail.pngrtyr
2022-01-14Initial RatRig bundlertyr
2022-01-14Added Artillery Hornetrtyr
2022-01-14Bumped up version number to 2.4.1-alpha0version_2.4.1-alpha0Lukas Matena
2022-01-14Modified variable offset in the avoid crossing perimeters to not cause scars ...Lukáš Hejl
2022-01-13Fixed warningenricoturri1966
2022-01-12Fixed tooltips for imgui sliders in GLGizmoHollowenricoturri1966
2022-01-12Tech ENABLE_ENHANCED_PRINT_VOLUME_FIT set as defaultenricoturri1966
2022-01-12Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as defaultenricoturri1966
2022-01-12Fix for #7734 - Saving Dialog: Values are truncatedYuSanka
2022-01-12Tech ENABLE_MODIFIERS_ALWAYS_TRANSPARENT set as defaultenricoturri1966
2022-01-12Fixing perl tests.Vojtech Bubnik
2022-01-12Fix for detection of the DoubleSlicer modeYuSanka
2022-01-12Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/1dffc40f324a9bf236...YuSanka
2022-01-11Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/010fbded1ad5030ba0...YuSanka
2022-01-11Added "Restore window position on start" option to the "Preferences > General"YuSanka
2022-01-11Sync with PrusaSlicer-settingsrtyr
2022-01-10Implemented new placeholders for output file name:Vojtech Bubnik
2022-01-10Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicerVojtech Bubnik
2022-01-10Fix of Empty G1 before starting bridging perimeter #7714Vojtech Bubnik
2022-01-10followup on 16fd7cd5d1d291c24f76c2147005c3cf1c3c9f98David Kocik
2022-01-10Fix of conversion of strings in Print host queue dialogDavid Kocik
2022-01-10Merge branch 'lm_pr7347'Lukas Matena
2022-01-10Some more beautificationsLukas Matena
2022-01-10Hide min feedrate from machine limits page for RRF (which does not use them)Lukas Matena
2022-01-10Fixed RRF time estimate,Lukas Matena
2022-01-10Minor tweaks in machine limits handling:Lukas Matena