Using Simplify 3D with Repetier-Server
For file transfer we use cURL and the Repetier-Server API. If you have Linux or Mac, cURL is normally already installed, Windows users can download
DevamıBilgi Payşatıkça Çoğalır..!
For file transfer we use cURL and the Repetier-Server API. If you have Linux or Mac, cURL is normally already installed, Windows users can download
DevamıBase Install Run Updates Install Packages Setup Octoprint Folder Setup Virtual Environment Install Octoprint Add pi User to Serial Ports
Devamıcurl -k -H “X-Api-Key:(yourapikey)” -F “select=false” -F “print=false” -F “file=@[output_filepath]” “http://(yourip)/api/files/local”
Devamı