Jun-12-2024, 05:14 PM
Dear Python forum,
I am seeking help with a problem I have been struggling with for days. I have created a small website with the help of a teacher, where you can upload an image, convert it to various SVGs with some parameters, and store them in Firebase. Then, the colors are separated and printed by an Axidrawer. The system works, but once I have printed the layers of the SVGs with the Axidrawer, I want the SVG in Firebase to be marked as 'printed'. This way, the system won't attempt to print the same image again.
I have never worked with Python before, so I am struggling to figure this out!
Could you please help me?
Here is the GitHub URL so you can review the files:
https://github.com/bobharterink/image_bob_harterink
Sorry if this is a silly question.
I am seeking help with a problem I have been struggling with for days. I have created a small website with the help of a teacher, where you can upload an image, convert it to various SVGs with some parameters, and store them in Firebase. Then, the colors are separated and printed by an Axidrawer. The system works, but once I have printed the layers of the SVGs with the Axidrawer, I want the SVG in Firebase to be marked as 'printed'. This way, the system won't attempt to print the same image again.
I have never worked with Python before, so I am struggling to figure this out!
Could you please help me?
Here is the GitHub URL so you can review the files:
https://github.com/bobharterink/image_bob_harterink
Sorry if this is a silly question.