mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Update compiled header with trace/track fixes
This commit is contained in:
parent
554d4e8333
commit
936f8cf8ec
@ -1,7 +1,7 @@
|
||||
// Do not edit this file, it is autogenerated by CMake from the .md file
|
||||
_HKI( "If you specify the maximum current, then the trace widths will be calculated to suit.\n"
|
||||
_HKI( "If you specify the maximum current, then the track widths will be calculated to suit.\n"
|
||||
"\n"
|
||||
"If you specify one of the trace widths, the maximum current it can handle will be calculated. The width for the other trace to also handle this current will then be calculated.\n"
|
||||
"If you specify one of the track widths, the maximum current it can handle will be calculated. The width for the other track to also handle this current will then be calculated.\n"
|
||||
"\n"
|
||||
"The controlling value is shown in bold.\n"
|
||||
"\n"
|
||||
@ -14,5 +14,5 @@ _HKI( "If you specify the maximum current, then the trace widths will be calcula
|
||||
"___ΔT___ is temperature rise above ambient in °C<br>\n"
|
||||
"___W___ is width in mils<br>\n"
|
||||
"___H___ is thickness (height) in mils<br>\n"
|
||||
"___K___ is 0.024 for internal traces or 0.048 for external traces\n"
|
||||
"___K___ is 0.024 for internal tracks or 0.048 for external tracks\n"
|
||||
"" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user