You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/snippets/download_image?snippet_name=...&image_content_type=pcb should return a thumbnail of the pcb using circuit-to-svg
/snippets/download_image?snippet_name=...&image_content_type=schematic should return a thumbnail of the schematic using circuit-to-svg
(elite) /snippets/download_image?snippet_name=...&image_content_type=model should return a thumbnail of the 3d model. This is the hardest by far and should be completed in a separate multi-step issue
The text was updated successfully, but these errors were encountered:
/snippets/download_image?snippet_name=...&image_content_type=pcb
should return a thumbnail of the pcb usingcircuit-to-svg
/snippets/download_image?snippet_name=...&image_content_type=schematic
should return a thumbnail of the schematic usingcircuit-to-svg
/snippets/download_image?snippet_name=...&image_content_type=model
should return a thumbnail of the 3d model. This is the hardest by far and should be completed in a separate multi-step issueThe text was updated successfully, but these errors were encountered: