limikael / freecad-slic3r-tools

Tools for running Slic3r from FreeCAD
14 stars 5 forks source link

Set tessellation of the exported STL. #6

Open limikael opened 5 years ago

mbenkmann commented 4 years ago

I don't have the Qt dev stuff installed, so I can only edit slcr-prefs.ui manually which is a bit of a pain. Assuming you have it installed, please add the 2 settings for degrees and millimeters (see TODO comment in SlcrDoc.py). The 2 have the exact same meaning as in the Tesselate dialog of the Mesh workbench.

mbenkmann commented 4 years ago

For reference, here is the UI file of the Tesselation dialog: https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/MeshPart/Gui/Tessellation.ui