diff --git a/frontend/public/components-metadata.json b/frontend/public/components-metadata.json index c69842fc..b58b52d5 100644 --- a/frontend/public/components-metadata.json +++ b/frontend/public/components-metadata.json @@ -575,7 +575,7 @@ "tagName": "wokwi-signal-generator", "name": "Regulated Power Supply", "category": "analog", - "description": "Bench DC/AC power supply with optional current limit. DC mode for fixed rails; AC mode for sine. Verifier enforces the current limit per instance." + "description": "Bench DC/AC power supply with optional current limit. DC mode for fixed rails (5V, 12V, etc.); AC mode for sine sources. Visually shares the signal-generator chassis so no new Web Component is needed. The current limit is enforced by the circuit verifier — if any load pulls more than the configured amperage, Run is blocked with a 'source-overload' warning, mimicking a real bench supply's foldback behavior." }, { "thumbnail": "\n \n \n SIGNAL-GENERATOR\n \n ", diff --git a/scripts/component-overrides.json b/scripts/component-overrides.json index 243b24ae..5dfc5466 100644 --- a/scripts/component-overrides.json +++ b/scripts/component-overrides.json @@ -1049,6 +1049,7 @@ "tagName": "wokwi-signal-generator", "name": "Regulated Power Supply", "category": "analog", + "thumbnail": "\n \n \n 5.00V\n 1.00A\n \n \n PSU\n ", "description": "Bench DC/AC power supply with optional current limit. DC mode for fixed rails (5V, 12V, etc.); AC mode for sine sources. Visually shares the signal-generator chassis so no new Web Component is needed. The current limit is enforced by the circuit verifier — if any load pulls more than the configured amperage, Run is blocked with a 'source-overload' warning, mimicking a real bench supply's foldback behavior.", "properties": [ {