ergogen-footprints icon indicating copy to clipboard operation
ergogen-footprints copied to clipboard

Add 3D models to footprint definition

Open ceoloide opened this issue 1 year ago • 4 comments

Add optional 3D models to the footprint (perhaps reusing Scotto's ones)

ceoloide avatar Mar 28 '24 00:03 ceoloide

#10 and #11 added these for Choc v1/v2

Grazfather avatar Mar 31 '24 17:03 Grazfather

#29 added model options for power switch, nice!nano and keycaps to all switches

hyperpuncher avatar May 07 '24 06:05 hyperpuncher

Would adding the parameters:

    keycap_3dmodel_filename: '',
    keycap_3dmodel_xyz_offset: [0, 0, 0],
    keycap_3dmodel_xyz_rotation: [0, 0, 0],
    keycap_3dmodel_xyz_scale: [1, 1, 1],

to all the remaining footprints be reasonable, even if there isn't a 3D model yet?

e.g. I might try using the Nice!Nano model as a substitute for visualizing the Supermini NRF52840.

peterjc avatar Sep 01 '25 09:09 peterjc

It looks like the original https://github.com/infused-kim/kb_ergogen_fp/blob/main/conn_molex_pico_ezmate_1x02.js has been updated with 3D models, so the forked version here could use those too: https://github.com/ceoloide/ergogen-footprints/blob/main/battery_connector_molex_pico_ezmate_1x02.js

peterjc avatar Sep 05 '25 08:09 peterjc