From 1cee51f794eb210075d88bf4654e9a7e3c329f0f Mon Sep 17 00:00:00 2001 From: Joe Foley Date: Tue, 21 Jul 2026 21:40:49 +0000 Subject: [PATCH] how to get the values to showup --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1aad317..7db31b5 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,13 @@ Altium Designer is an expensive professional-grade ECAD software for schematic c 1. Click on the Comment text itself on the page 1. In the Properties window: make sure "Allow Sychronization with Database" is not checked +## How do I put the Value of resistors and other passive parts on the PCB +You'll have to give up using the Comment field for this +1. Click on the part and open the Properties window +1. Under Comment, replace the text with `=Value` +1. Click on the Comment text itself on the page +1. In the Properties window: make sure "Allow Sychronization with Database" is not checked + ## How do I reuse footprints and symbols when creating a new part?