top of page
  • Writer's pictureChloro ψ

Weekly Post (Creating New UI and features) 4/11/2024


This week Me and Roman worked on creating a new UI for pen plotter. For this UI we are using "Svelte" framework for Frontend and most likely Flask for backend. We connect to raspberry pi flask server by URL using fetch method and to send Gcode to pen plotter as well. This is just a template of what we going to implement in this server.



This is the code for the server. The code is not formatted or Organize at all because we were just implementing and testing stuff.



This is the Framework we going to be using for Frontend.




2 views0 comments
bottom of page