Donkie / SpoolmanDB

A centralized place to store information about 3D printing filaments and their manufacturers
MIT License
22 stars 10 forks source link

Selection of 3dxtech filaments #17

Closed YanceyA closed 1 month ago

YanceyA commented 2 months ago

I took a pass at a baseline set of 3dxtech filaments. It was quite a wrestle to put the data into the JSON format without any tools. Please give it a good look to ensure the format is correct.

It would be great if someone skilled in the art made a tool where data could be entered, validated, and committed locally to a JSON file in order to facilitate data entry. Setting up a standard excel table and python to ingest could also work.

My reference mats:

3dxtech_reference_links_table.csv

YanceyA commented 1 month ago

@StuSerious I changed the unicode characters to ™ which was I copied from the current a filament in polymaker.json which seems to work with the database. Thanks for the comments.

Donkie commented 1 month ago

Looks good!