Christian Rupp Log: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=Wed Jul 5, 2017=
Designed a script to convert fcstd to stl. It's tested and working, however it seems not to work perfectly with all Parts.
I think this is not fault of the script but of freecad. It seems to impact only very complex forms, so I hope it won't impact our work. The script will be added to the zip as soon as it is implemented into the website. (3h)
=Tue Jul 4, 2017=
=Tue Jul 4, 2017=
Wiped the Testpi end redeployed it in the simplest way possible and wrote the instructions down here [[How_to:_Create_Printer_Cluster_Image]] (1h)
Wiped the Testpi end redeployed it in the simplest way possible and wrote the instructions down here [[How_to:_Create_Printer_Cluster_Image]] (1h)

Revision as of 01:54, 6 July 2017

Wed Jul 5, 2017

Designed a script to convert fcstd to stl. It's tested and working, however it seems not to work perfectly with all Parts. I think this is not fault of the script but of freecad. It seems to impact only very complex forms, so I hope it won't impact our work. The script will be added to the zip as soon as it is implemented into the website. (3h)

Tue Jul 4, 2017

Wiped the Testpi end redeployed it in the simplest way possible and wrote the instructions down here How_to:_Create_Printer_Cluster_Image (1h)

Mon Jul 3, 2017

Added Lazyload to the iframes for a maximum of performance, added buttons for server management (reboot etc.), merged all data to a zip file with a how to, taking octopi as a basis. Package will be tested by me tomorrow. (3h) File:PrinterClusterData.zip

Sun Jul 2, 2017

Wrote a webtemplate for managing multiple instances of octoprint,

additionaly step by step instructions to make the OSE Printer Cluster image out of the octopi (8 h)

Sat Jul 1, 2017

Worked on Scanscript, ready for testing (6h)

Fri Jun 30, 2017

Got a SD card setup with octopi and written a documentation about how to do it right here

How_to:Write_Image_to_SD_Card

The Image itself btw can be found here

Octopi

The hardware setup is displayed in the presentation already, so there is nothing holding us back from testing the software upon a printer. Additionaly, I've figured out some of the missing pieces and began writing a python script for autorecognition of the 3d printers. (5h)

Thu Jun 29, 2017

Got a step-by step plan about what should be done, learned about the G-Code and found those of interest for me from Marlin. (M115 gives me unique Data about the printer, M20 to M30 are used to read, write to the sd card and start the printing process from there) Found out how to reformat fcstd to stl with command line only (for automatic conversion on upload). (1,5h)

Tue Jun 27, 2017

edit

Researched Methods for cluster management, communication between printer and computer etc. Most Promising: Octoprint

This can be run for several printers

Hardware is defined and set, list and setup in the presentation. Very rough price estimate: 45 $ + 20$/printer(5h)

Sun Jun 25, 2017

Finished FreeCAD test, Video is uploaded to youtube. https://www.youtube.com/watch?v=nkDFKByIPfE (about 7h)