RE: Feature request - Add current part with current color to favorite list
2026-04-02, 6:35 (This post was last modified: 2026-04-02, 6:43 by HWQ.)
2026-04-02, 6:35 (This post was last modified: 2026-04-02, 6:43 by HWQ.)
Currently, this can only be achieved by using the "basic" .pbg type and manually editing the text file.
Or I suddenly thought of a better way! That is to directly edit the parts library tool.
It supports modifying specific parts of the .dat file using basic code.
For example, my custom parts library code is:
[options]
kind=basic
caption=Arch
description=Arch
picture=
mascot=6091.dat
sortOn=none
sortDesc=false
sortCaseInSens=true
sourceInv=parts
<items>
5907.dat
6091.dat
6081.dat
ยทยทยทยท
The new version (ldcad 1.72b) of the editing tool does not support direct editing of [basic type] parts library files. It would be great if it were possible to directly fill in the .dat file of the custom parts library in the LDCAD software and update it in real time.
Or I suddenly thought of a better way! That is to directly edit the parts library tool.
It supports modifying specific parts of the .dat file using basic code.
For example, my custom parts library code is:
[options]
kind=basic
caption=Arch
description=Arch
picture=
mascot=6091.dat
sortOn=none
sortDesc=false
sortCaseInSens=true
sourceInv=parts
<items>
5907.dat
6091.dat
6081.dat
ยทยทยทยท
The new version (ldcad 1.72b) of the editing tool does not support direct editing of [basic type] parts library files. It would be great if it were possible to directly fill in the .dat file of the custom parts library in the LDCAD software and update it in real time.