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 (Expand)Author
2018-02-22cleaning: replace "\t" by " "gyroid_finalsupermerill
2018-02-22Gyroid infill typesupermerill
2018-02-19Fixed crash while exporting MultiMaterialEnrico Turri
2018-02-19Fixed camera shifting after generating gcodeEnrico Turri
2018-02-16Error messages in parsing variables (#722)fsantini
2018-02-16Humbly re-added the BedShapeDialog.pm. Even though we have a C++bubnikv
2018-02-16Merge remote-tracking branch 'origin/gui_translate_to_cpp'bubnikv
2018-02-16Fixed converting of Unicode codepoint (\uXXXX) into a character in Perl.YuSanka
2018-02-16Fixed converting of Unicode codepoint (\uXXXX) into a character in Perl.YuSanka
2018-02-15Fixed Perl dependencies after some obsolete modules were removed.bubnikv
2018-02-15Merge remote-tracking branch 'origin/gui_translate_to_cpp'bubnikv
2018-02-15Updated *.po & *.mo files for EN & CSYuSanka
2018-02-15Removed the Perl Tab & BedDialog as they were replaced by their C++bubnikv
2018-02-15Merged the C++ port of the GUI Tabs / OptionGroup / Option classesbubnikv
2018-02-15Thanks @stelgenhof Corrected units of measure that had exponents displayed wi...YuSanka
2018-02-15Marked string used at localization.YuSanka
2018-02-15Merge remote-tracking branch 'remotes/origin/3mf_io'bubnikv
2018-02-15Fixed a bug, when a color selection popped up when clickingbubnikv
2018-02-15Disable some of the G-code preview controls for the old 3D path preview,bubnikv
2018-02-15Delayed loading of the opengl texture for the G-code preview legend,bubnikv
2018-02-15Added logging of the G-code export.bubnikv
2018-02-14First take on restoring the old 3D path preview before the G-code preview is ...bubnikv
2018-02-14Fixed compilation issues caused by the previous commitsbubnikv
2018-02-14GCode/PreviewData.cpp,hpp has been split from GCode/Analyzer.cpp,hppbubnikv
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2018-02-14Split the GCodePreviewData from the GCodeAnalyzer,bubnikv
2018-02-14AMF I/O - Fixed error messagesEnrico Turri
2018-02-14AMF I/O - Embedded config data + zip formattingEnrico Turri
2018-02-14Merge branch 'gcode_preview'bubnikv
2018-02-13Reworked the plater UI messages to standard wxWidgets wxCommandEventbubnikv
2018-02-13Re-enabled $combochecklist_features->UseAltPopupWindow(), without thisbubnikv
2018-02-13Marked all informative strings by macros _L and _LU8.YuSanka
2018-02-133mf - Fixed include for Linux buildEnrico Turri
2018-02-133mf import/export of config dataEnrico Turri
2018-02-13Merge branch 'master' into gcode_previewbubnikv
2018-02-13Fixed Issue #478YuSanka
2018-02-13GCode Preview - Customizable extrusion role colors by editing 3DPreview.pmEnrico Turri
2018-02-13Merge branch 'master' of https://github.com/prusa3d/Slic3rversion_1.40.0-alphaversion_1.39.1-betabubnikv
2018-02-13Fix of "Crash while trying to slice with a raft" #686bubnikv
2018-02-13Fixed crash when importing .prusa filesEnrico Turri
2018-02-12Synchronized the GCodeSender with the upstream Slic3r, thanks @alexrj.bubnikv
2018-02-12Fix of https://github.com/prusa3d/Slic3r/issues/709bubnikv
2018-02-12Changed the Slic3r coordinate type from long to int32 to matchbubnikv
2018-02-12Clipper should always throw clipperExceptions, not strings.bubnikv
2018-02-12Fix of https://github.com/prusa3d/Slic3r/issues/707bubnikv
2018-02-12Fixed wrong filling of TextControl, when value is double.YuSanka
2018-02-12GCode Preview - Added objects and wipe tower transparent shellsEnrico Turri
2018-02-12Save language preset.YuSanka
2018-02-09Fix biuld on Linux a OSXYuSanka
2018-02-09Implemented Application recreate after changing of language.YuSanka