MarksMakerSpace / filament-profiles

3D Filament Profiles
https://3dfilamentprofiles.com
7 stars 0 forks source link

💡 [FEAT] Add feature to export selected (or all) filaments into CSV file for import into HueForge #10

Open jryan15 opened 4 days ago

jryan15 commented 4 days ago

Is your feature request related to a problem? Please describe. The website is awesome! No issues.

Describe the solution you'd like Just a feature request to be able to export filaments into a format easy for HueForge to import. Would be good if the following items could be considered:

Describe alternatives you've considered I exported all the filaments from HueForge and made a spreadsheet to copy/paste profiles into, but it is slow and not easy to update.

Additional context Nope, again awesome job with the site! Any tips on how I could try and build a site like yours for something different? I'm a newb to web development, lol.

markcarroll commented 3 days ago

Thanks for the feedback. HueForge is something I would like to export to. Do you have a sample CSV for the format I would need to create?

I am also half way through implementing user libraries so you can save the filaments you own. Should be coming soon, time willing.

As for the site, if you are just starting out, I would say just start by following one of the many tutorials on Youtube and go from there. I started this as a way to learn NextJS and fill a need that I saw from the lack of a consolidated site for this info and it grew from there. Happy to chat about your other site too. DM me on Reddit.

jryan15 commented 3 days ago

Awesome Mark, I may take you up on the chat sometime! I'm attaching a zip file with the HF export formats as well as a couple of images from when I did a test import by just updating a vendor name and couple other things. I also included a photo of the import tool where he make some specific notes about the import funciton.

HF_export.zip exports from HF.

Thanks again for all you efforts!