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
2022-04-04Fix for #8156 - Automatic color change for logo crashes PrusaSlicer with seco...YuSanka
2022-04-01Yet another fixup of previous commitLukas Matena
2022-04-01Fixup of previous commit:Lukas Matena
2022-04-01Fixed hard crash on "Convert from/to units" when several objects are selectedYuSanka
2022-03-31Fix of #7711, #7903, #8044 (wipe tower refusing to slice when layer height mo...Lukas Matena
2022-03-23SPE-1208 - Fix for 3mf from another SW is loaded as a project and not as geom...enricoturri1966
2022-03-23Do not show ProjectDropDialog when drag and dropping a 3mf file produced by o...enricoturri1966
2022-03-23#8032 - GCodeProcessor - Fixed parsing of LAYER_CHANGE tag for spiral vase modeenricoturri1966
2022-03-23Fixed incorrect handling of 3rd party 3MFs in SLA mode (#6100 and others)Lukas Matena
2022-03-23Fix of #8078: double free on wxProgressDialog on LinuxLukas Matena
2022-03-07Fix background color in InfoDialog on older macOSes (#3775, #7603)Lukas Matena
2022-03-03Bumped up version to 2.4.1-rc1version_2.4.1-rc1Lukas Matena
2022-02-25SPE-1202 - Fixed project name after loading a 3mf file whose path contains di...enricoturri1966
2022-02-25Follow-up to 8aefe3fc90687aaa96a0f0fce59d073ad334eb75Vojtech Bubnik
2022-02-23Fix of cut gizmo: contour placed incorrectly with elevated objectsLukas Matena
2022-02-22Fixed an issue that, in some cases, an inner brim was not generated.version_2.4.1-beta2Lukáš Hejl
2022-02-21Fix of gcode_substitutions will cause errors in prusaslicer_config dump at th...Vojtech Bubnik
2022-02-21get_wraped_wxString(): Wrapping on '\' on Windows.Vojtech Bubnik
2022-02-18Follow-up to e20d041fc909104962f15385d61e9dcc04ab3fa4: Fixed a wrong calculat...Lukáš Hejl
2022-02-16Follow-up to a4ecf2f2a6d140a25e9b76e90ae5f4cf8457bd91. Refactoring of the fun...Lukáš Hejl
2022-02-16Fixed a copy-paste typo that could lead to duplicate edges in MMU_Graph in th...Lukáš Hejl
2022-02-14Follow-up to 58d64bae7762e225a9755a79c80068f56a81b5f5Vojtech Bubnik
2022-02-14Follow-up to a1746e3e660cc54f1e26ff33f007525767648a49Vojtech Bubnik
2022-02-14#7906 - Port of 296041da38273fbf0053d6e338bf5a2bb51d030d 'Fixed 'Export as .s...enricoturri1966
2022-02-08Linux specific: Fixed a bug focusing of the some settings tabsYuSanka
2022-02-07Replaced smooth_outward in multi-material segmentation with a function that r...Lukáš Hejl
2022-02-07Fix for #7887 - [UI] Add Settings > Layers and Perimeters - some options have...YuSanka
2022-02-07Fix for #7849 - "Save Project" command doesn't work properlyYuSanka
2022-02-07Fixed an issue with a gap in brim when inner brim was used.Lukáš Hejl
2022-02-07Fixed SPE-1192YuSanka
2022-02-02DiffPresetsDialog: Added info line for truncated option values.YuSanka
2022-02-02Implemented FR #7850 - G-Code Substitutions: move [X Delete all] button or as...YuSanka
2022-02-02#4881 - #5073 - #6336 - GCodeProcessor::AxisCoords using doubles in place of ...enricoturri1966
2022-02-01Sync to 2.4.1-beta1Lukas Matena
2022-02-01Merge branch 'master' into stable - no conflicts fixedLukas Matena
2022-02-01Bumped up version to 2.4.1-beta1version_2.4.1-beta1Vojtech Bubnik
2022-01-31get_wraped_wxString(): Adapted to work with UTF8Vojtech Bubnik
2022-01-31Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/e3ef90941f0ddcc18f...YuSanka
2022-01-31Follow-up to 3e7a4d4648904b64c9f2d1c2948d81878f2a5eebVojtech Bubnik
2022-01-31Hopefully fixed get_wraped_wxString() and did not introduce new bugs.Vojtech Bubnik
2022-01-31Print Settings: "Output options": Switched a places of "Post-processing scrip...YuSanka
2022-01-31Fix of #6336 #5073: Throw an error if G92 E0 is missing in layer changeVojtech Bubnik
2022-01-31MsgDialog: get_wraped_wxString(): Fixed a bug in case, when string is break o...YuSanka
2022-01-29G=code substitutions: Debugger: Fixed wxWidgets assert when new substitution ...YuSanka
2022-01-28MSW specific: Highlighted text for the default buttons in dialog. Related to ...Oleksandra Yushchenko
2022-01-28G-code substitutions: Added path to helperYuSanka
2022-01-28GCode substitutions: Added UI ("Notes" editor) to the changed format of gcode...YuSanka
2022-01-28Fix of Opening a previous version of PrusaSlicer damages configuration #7780Vojtech Bubnik
2022-01-28Command key sign in hintsSlic3rPE
2022-01-27WIP GCode substitutions: Changed the format of gcode_substitutions byVojtech Bubnik