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-02-13Hopefuly a fix of https://github.com/prusa3d/Slic3r/issues/116bubnikv
2017-02-13When renaming the exported G-code (removing the .tmp suffix),bubnikv
2017-02-10Fixed a bug in manipulation of multi-component bodies.version_1.33.3bubnikv
2017-02-10Disable variable layer height editing on the UI when a printerbubnikv
2017-02-10Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2017-02-10Cherry-picked Repetier acceleration fixes, thanks to @lordofhyphensJoseph Lenox
2017-02-09fix for issue #57 (#63)Klim
2017-02-09Fixed the 'iso' camera orientation.bubnikv
2017-02-09Changed layer leight limits label on the UI.bubnikv
2017-02-09Store / retrieve layer height profile from the AMF file.bubnikv
2017-02-08Changed filament density to use g/cm^3. Extended tooltip to indicate calculat...Joseph Lenox
2017-02-08Added second information box that populates after exporting gcode for sliced ...Joseph Lenox
2017-02-08added total cost/weight to Extruder statistics, mocked up addendum to status ...Joseph Lenox
2017-02-08Add weight/cost output to gcode. On the way to #647Joseph Lenox
2017-02-08Write to a temporary file before renaming with the final name. #1844Alessandro Ranellucci
2017-02-08Fix of Post processing scripst not working:bubnikv
2017-02-07Added a "variable layer height" icon, active on OSX initially.bubnikv
2017-02-07Added min_layer_height, max_layer_height per nozzle settingsbubnikv
2017-02-07Extended the Slic3r::GUI::Tab::XXX::_update mechanism to deliverbubnikv
2017-02-07Documentation of the UI config update functions,bubnikv
2017-02-07Added a tooltip overlay for the variable layer height edit tool.bubnikv
2017-02-07Change of defaults. Background processing disabled by default,bubnikv
2017-02-03Enabled the variable layer height in the builds by default.bubnikv
2017-01-31Fixed a newly introduced bug in the multi material UI dialog.bubnikv
2017-01-30When the support extruders are set to 0, support is printed with the current ...bubnikv
2017-01-20Fixed preview of ExtrusionMultiPath instances.bubnikv
2017-01-20Hopefully fixes https://github.com/prusa3d/Slic3r/issues/90bubnikv
2017-01-20Fix of ExtrusionMultiPath binding to Perl & G-code generator.bubnikv
2017-01-19New extrusion class: ExtrusionMultiPathbubnikv
2017-01-03prototyping tweakable XY supports;slicer-builder
2017-01-03Added a feature to increase gap between object in XY and generated supports.Joseph Lenox
2017-01-03set support spacing option if support is offJoseph Lenox
2017-01-03Merge remote-tracking branch 'origin/supports-synchronize-layers'bubnikv
2016-12-21Improvements in the manual layer width editor.bubnikv
2016-12-20New supports now do rafts at least to the extent the test cases run through.bubnikv
2016-12-14Fixed previous checkin.bubnikv
2016-12-14Fixed UI bug on OSX, experimental features made switchable throughbubnikv
2016-12-14Fixed crashes on shader destruction on OSX.bubnikv
2016-12-13Adapted to the new ClipperUtils.hpp interface by @alexrjbubnikv
2016-12-12User interface of the variable layer thickness. Certainly not finished yet,bubnikv
2016-12-12Most of the slicing code rewritten to C++.bubnikv
2016-12-08Ignore failure to call SetAutoPop when not available. #3596 @alexrj 2e82fb01a...Alessandro Ranellucci
2016-12-08Maybe the Travis CI server has more than 16 cores?Alessandro Ranellucci
2016-12-08Try to fix compilation error about the new threads defaultAlessandro Ranellucci
2016-12-08Fixes and improvements to the view selection menu, cherry picked from @alexrj...Alessandro Ranellucci
2016-12-08Ported make_perimeters() and infill() to C++/XS, use pure C++ threads, cherry...Alessandro Ranellucci
2016-12-02Adjusted copyright header of the Perl GLShader module.bubnikv
2016-12-02Initial experiments with vertex / fragment shaders,bubnikv
2016-11-30Print the supports before the object layer at the same height.bubnikv
2016-11-30Made the support interface contact loops configurable.bubnikv