PCB2BlenderOptions parameters

  • center : [boolean] (default: true) Center the PCB at the coordinates origin.

  • components : [boolean] (default: true) Import the components.

  • cut_boards : [boolean] (default: true) Separate the sub-PCBs in separated 3D models.

  • enhance_materials : [boolean] (default: true) Create good looking materials.

  • merge_materials : [boolean] (default: true) Reuse materials.

  • solder_joints : [string] (default: 'SMART') (choices: “NONE”, “SMART”, “ALL”) The plug-in can add nice looking solder joints. This option controls if we add it for none, all or only for THT/SMD pads with solder paste.

  • stack_boards : [boolean] (default: true) Move the sub-PCBs to their relative position.

  • texture_dpi : [number] (default: 1016.0) (range: 508 to 2032) Texture density in dots per inch.