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/lib
AgeCommit message (Expand)Author
2017-03-01Fixed a bug after merge.bubnikv
2017-02-28Correctly rename g-code file once it is generated.bubnikv
2017-02-28Remove unnecessary method callAlessandro Ranellucci
2017-02-28Ported expanded_output_filepath() to C++/XSAlessandro Ranellucci
2017-02-28Some documentation on missing functionalities.bubnikv
2017-02-27Support Prusa Control project files (.PRUS) by the GUI.bubnikv
2017-02-27Removed CoolingBuffer.pm as it has been superseeded by the C++ code.bubnikv
2017-02-27Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.bubnikv
2017-02-27Good bye, Perl Expat binding!bubnikv
2017-02-26Using the C++ file loaders.bubnikv
2017-02-26Removed the old Perl Supports.bubnikv
2017-02-22Fixed regression causing slowdown_below_layer_time to be ignored. #3515 #3443Alessandro Ranellucci
2017-02-22Fixes an issue: Slic3r outputs Weight: %.1fg, Cost: %.1f on command line,bubnikv
2017-02-21Command for reloading an object from file. #1466Alessandro Ranellucci
2017-02-21By @lordofhyphens:bubnikv
2017-02-21Support decimal scaling factors and rotation angles. #1617Alessandro Ranellucci
2017-02-21Only enable movers if modifier mesh.Joseph Lenox
2017-02-21Repair the generic mesh so it can be exported.Joseph Lenox
2017-02-21Added UI options to make a slab, defaulting to the model object's bounding bo...Joseph Lenox
2017-02-21UI: fixed naming sphere is not a cylinder.Joseph Lenox
2017-02-21UI code to generate a generic sphere.Joseph Lenox
2017-02-21Made cube and cylinder static functions of the package, not some specific Tri...Joseph Lenox
2017-02-21Disable sliders if a volume is not selected.Joseph Lenox
2017-02-21UI now changes its options based on the object type selected.Joseph Lenox
2017-02-21Menu now works to select cylinders (reusing the gui options)Joseph Lenox
2017-02-21Added prototype make_cylinder()Joseph Lenox
2017-02-21Use LambdaObjectDialog in GUI.pm to avoid crash on Windows.Joseph Lenox
2017-02-21Removed commented code.Joseph Lenox
2017-02-21Added a cancel button, and rewrote initial option code to reuse OptionGroup.Joseph Lenox
2017-02-21Update main plater view after moving meshJoseph Lenox
2017-02-21Anonymous object supports. Initial implementation provides for a box of arbit...Joseph Lenox
2017-02-21Permit sliding modifer meshes around in the Settings dialog.Joseph Lenox
2017-02-21Ported CoolingBuffer to C++/XSAlessandro Ranellucci
2017-02-21Bugfix: object disappeared from 2D plater when reloaded from disk. #3634Alessandro Ranellucci
2017-02-21Pressure advance overrides print speeds patch (#3287)Sebastianv650
2017-02-21Fixed input to bed shape dialog to catch everything that resolves to 0. Fixes...Joseph Lenox
2017-02-21Don't reset speed on flush moves (avoid use of uninitialized variable).Joseph Lenox
2017-02-21The variable layer editing shader was made OpenGL 2.0 compatible.version_1.33.8bubnikv
2017-02-20Implemented a level of detail on the variable layer height editing tool.bubnikv
2017-02-19Fix a warning on Linux / OSX.version_1.33.6bubnikv
2017-02-19System Info dialog made nicer.bubnikv
2017-02-19Error reporting on initialization of the Layer Editing OpenGL shaders.bubnikv
2017-02-19Added SystemInfo dialog,bubnikv
2017-02-17Fixing an update of the "Export G-code, Send to printer" and similar buttons.version_1.33.5bubnikv
2017-02-17Hopefully fixes "Export G-Code" Disabled After First Export"bubnikv
2017-02-15Show the print statistics only if it has valid information to show.bubnikv
2017-02-15Fixes the order of a skirt, raft, support & object on the 1st layer.bubnikv
2017-02-15make_skirt ported to C++bubnikv
2017-02-14new feature: Clip multi-part objects one by the other.bubnikv
2017-02-13Fixed a bug in renaming a G-code at the end of a G-code exportbubnikv