top of page
Search

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

  • Writer: Chloro ψ
    Chloro ψ
  • Apr 11, 2024
  • 1 min read

ree

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.



ree

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



ree

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




 
 
 

Comments


bottom of page