[Blender Export] Removed the "experimental" warning

This commit is contained in:
Salvador E. Tropea 2023-12-18 18:45:12 -03:00
parent 6c336371bd
commit e72bbd08a3
1 changed files with 1 additions and 1 deletions

View File

@ -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.