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
path: root/src
AgeCommit message (Expand)Author
2020-02-21Hollowing gizmo sliders now contain a unit where appropriateLukas Matena
2020-02-21Fixed a bug in hollowing gizmo - hole depth not matching slider value after s...Lukas Matena
2020-02-21GUI::show_error() is now generalized for std::string and const char*bubnikv
2020-02-21One more encoding problemLukas Matena
2020-02-21Fixed few more encoding issuesLukas Matena
2020-02-21fix #3402Benjamin Greiner
2020-02-21Hopefully a fix for #3683 (encoding in hollowing gizmo)Lukas Matena
2020-02-21Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2020-02-21ImGUI input_double wrapper for wxString label.bubnikv
2020-02-21Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerDavid Kocik
2020-02-21refactoring of errors at copying g-code to target destinationDavid Kocik
2020-02-21Fix of Bug: Changing print settings resets filament settings #3675bubnikv
2020-02-21Fix of wipe into objectLukas Matena
2020-02-21Fixed typo in an error messageLukas Matena
2020-02-21Fixed two cases of crashes on application closeLukas Matena
2020-02-21Make sure that objects are correctly shown/hidden when switchedLukas Matena
2020-02-21SLA gizmo clipping plane resettingLukas Matena
2020-02-21AABB trees for SLA gizmos are not calculated when the object is selected, but...Lukas Matena
2020-02-20Implemented time estimation for PausePrint (#3544)YuSanka
2020-02-20SLA support gizmo correctly hides drain holes if they are clipped by clipping...Lukas Matena
2020-02-20Linux issue: fixed Object's DnD with sub itemsYuSanka
2020-02-20bug fix at check_copy() while exporting to sd/usbDavid Kocik
2020-02-19Fix English tooltip and label for elefant_foot_min_width tamasmeszaros
2020-02-19Localization: New POTYuSanka
2020-02-19Follow up on 6deb6a776d38eacf22bd3da78c4546dd5e3a8ccb:bubnikv
2020-02-19Added a shortcut to the tooltip for a "Send to printer" button (related to #3...YuSanka
2020-02-19Fix of Placeholders do not respect filament overrides. #3649bubnikv
2020-02-18Merge branch 'tm_sla_efc_SPE-1080'tamasmeszaros
2020-02-18Do EFC for the first faded layers of SLA, interpolate efc parameterstamasmeszaros
2020-02-18Removed code which is redundant now,YuSanka
2020-02-18Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2020-02-18Fixed a bug, where the top or bottom solid layers were created evenbubnikv
2020-02-18Fix default hard coded parameters for SLAtamasmeszaros
2020-02-18Fix ofbubnikv
2020-02-18Localization: changed some phrases. Updated POTYuSanka
2020-02-18text change - forced update dialogDavid Kocik
2020-02-18Partial fix of v2.2.0 alpha2 Unhandled exception - extrusion width #3482bubnikv
2020-02-18Fixed non-correct TextCtrl's update on wxEVT_KILL_FOCUS (partially related to...YuSanka
2020-02-18One more fix for Make compile and works for FreeBSD (#3556)bubnikv
2020-02-18Fixed incorrect filtering of extrusions during gcode generationLukas Matena
2020-02-17config wizard: enable finish button if only custom printer is selectedDavid Kocik
2020-02-17Fixed printing order of skirt-brim intersecting extrusions (#3634)Lukas Matena
2020-02-17Suppress print info about Weight and cost, if they are equal to zeroYuSanka
2020-02-17Extruder selection for multiple selected objects/parts.YuSanka
2020-02-14DoubleSlider: Changed behavior of thumbs. New rule: Only active thumb is movi...YuSanka
2020-02-14Fixed bug related to possibility of load several files as a multi-part objectYuSanka
2020-02-14Fix of Crash when trying to select extruders for multiple parts (#3657)YuSanka
2020-02-14Make sure that filament stats in gcode are on separate linesLukas Matena
2020-02-14DoubleSlider:colored_band: Fixed get a correct color for extruder, when it's ...YuSanka
2020-02-14DoubleSlider: Suppressed manipulation for sequential print.YuSanka