forgot dxf export settings
This commit is contained in:
12
rooms/main_stage/blender/export/_settings/settings_dxf.json
Normal file
12
rooms/main_stage/blender/export/_settings/settings_dxf.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"filepath": "",
|
||||||
|
"projectionThrough": "NO",
|
||||||
|
"onlySelected": true,
|
||||||
|
"apply_modifiers": true,
|
||||||
|
"mesh_as": "LINEs",
|
||||||
|
"entitylayer_from": "obj.data.name",
|
||||||
|
"entitycolor_from": "obj.color",
|
||||||
|
"entityltype_from": "CONTINUOUS",
|
||||||
|
"layerName_from": "LAYERNAME_DEF",
|
||||||
|
"verbose": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user