Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Replicate Layout

Mitja Nemec edited this page Mar 30, 2020 · 5 revisions

Documentation for Replicate Layout action plugin

Example schematics hierarchy

Example project consist of three full bridges and one half bridge. Each full bridge consists of two half bridges and one current sensor.

root (multiple_hierarhy.sch)
    Leg1 (Leg.sch) - full bridge
        Power+ (Power.sch) - half bridge
        Sensor (Sensor.sch) - current sensor
        Power- (Power.sch) - half bridge
    Leg2 (Leg.sch) - full bridge
        Power+ (Power.sch) - half bridge
        Sensor (Sensor.sch) - current sensor
        Power- (Power.sch) - half bridge
    Leg3 (Leg.sch) - full bridge
        Power+ (Power.sch) - half bridge
        Sensor (Sensor.sch) - current sensor
        Power- (Power.sch) - half bridge
    Power_extra (Power.sch)
Clone this wiki locally