Charles Steinkuehler did a great job, making the extruder and bed temperature control working on the beaglebone.
I'm completely new to python and glade so I used charles' work as base and did some changes while learning at the same time. a Picture: http://imagebin.org/277733 here the changes: - use gladevcp to make the panel in axis - heater can be switched on to pre-heat before the actual g-code is called - temperature can be pre-set from panel using MDI, so g-code from .ngc has preference - indicator shows if actual Temp is in range of set Temperature - related values ADC = Temperature are calculated inside the program and use a user provided .csv file for each channel where Voltage, Temperature pairs are given. Idea behinf this is, one can use a simple Voltmeter, Thermometer and a spreadsheet to get the precision he want without some fancy math. Question is now, how to share it, so some testing (other than my) can be done, bugs (I'm sure they are there) can be found. ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
