[Experiments][3D Resistors][Added] Link to color bars tool

This commit is contained in:
Salvador E. Tropea 2023-02-04 13:27:47 -03:00
parent dba016b619
commit 9e06d8c041
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Salvador E. Tropea
# License: AGPLv3
# License: AGPL-3.0
# Project: KiBot (formerly KiPlot)
#
# KiCad axial resistor 3D color generator
#
# Works for R_Axial_DIN* KiCad 6.0.10 3D models
# Nice tool: https://www.digikey.com/en/resources/conversion-calculators/conversion-calculator-resistor-color-code
import re
import sys