User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mission:log:2015:03:25:3d-printer-extruder-peek-insulator-meltdown [2015/04/15 21:05] – [3D Printer extruder PEEK insulator meltdown] chronomission:log:2015:03:25:3d-printer-extruder-peek-insulator-meltdown [2015/04/19 09:18] (current) – [3D Printer extruder PEEK insulator meltdown] chrono
Line 1: Line 1:
 ====== 3D Printer extruder PEEK insulator meltdown ====== ====== 3D Printer extruder PEEK insulator meltdown ======
 +
 +{{:mission:log:2015:03:25:felix-extruderv4-peek-meltdown.jpg|felix-extruderv4-peek-meltdown}}
  
 <code> <code>
Line 46: Line 48:
  
 Check out the [[mission:log:2015:01:08:virtual-flight-control-center-opened]] Mission-Log, if you want to learn how to build something similar with open-source components yourself. In this case, collectd was chosen as the only collecting agent to run on the Odroid C1. It collects all high level related metrics with its own plugins and the temperatures are collected by the exec plugin, which calls [[https://github.com/vishnubob/octocmd|octocmd]] - a console interface for [[mission:resources:picoprint#printing|octoprint]] - wrapped by a quickly hacked shell script. Check out the [[mission:log:2015:01:08:virtual-flight-control-center-opened]] Mission-Log, if you want to learn how to build something similar with open-source components yourself. In this case, collectd was chosen as the only collecting agent to run on the Odroid C1. It collects all high level related metrics with its own plugins and the temperatures are collected by the exec plugin, which calls [[https://github.com/vishnubob/octocmd|octocmd]] - a console interface for [[mission:resources:picoprint#printing|octoprint]] - wrapped by a quickly hacked shell script.
- 
 ===== HOWTO ===== ===== HOWTO =====