[Blender Export] Removed the "experimental" warning
This commit is contained in:
parent
6c336371bd
commit
e72bbd08a3
|
|
@ -664,7 +664,7 @@ class Blender_ExportOptions(BaseOptions):
|
|||
|
||||
@output_class
|
||||
class Blender_Export(Base3D):
|
||||
""" Blender Export **Experimental**
|
||||
""" Blender Export
|
||||
Exports the PCB in various 3D file formats.
|
||||
Also renders the PCB with high-quality.
|
||||
Needs KiCad 6 or newer.
|
||||
|
|
|
|||
Loading…
Reference in New Issue