mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 10:43:15 +02:00
* Switch to using org.kicad.kicad as the main app ID * Move the appstream file to a metainfo file * Rename all metadata files to use the reverse DNS scheme * Add header matching to mime type files where possible * Add a mime type for gerber job files * Add a QA test that verifies all the linux metadata files and run it in CI * Update the visible names in the launcher entries to be more consistent with the internal visible names * Update various strings and items in the metainfo file so they are more descriptive and easier to read
23 lines
698 B
Plaintext
23 lines
698 B
Plaintext
{
|
|
"board": {
|
|
"design_settings": {
|
|
"defaults": {
|
|
"board_outline_line_width": 0.381,
|
|
"copper_line_width": 0.381,
|
|
"copper_text_italic": false,
|
|
"copper_text_size_h": 1.524,
|
|
"copper_text_size_v": 2.032,
|
|
"copper_text_thickness": 0.30479999999999996,
|
|
"copper_text_upright": true,
|
|
"courtyard_line_width": 0.049999999999999996,
|
|
"dimension_precision": 1,
|
|
"dimension_units": 0,
|
|
"dimensions": {
|
|
"arrow_length": 1270000,
|
|
"extension_offset": 500000,
|
|
"keep_text_aligned": true,
|
|
"suppress_zeroes": false,
|
|
"text_position": 0,
|
|
"units_format": 1
|
|
},
|