This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ht500:operation [2016/05/25 12:09] Markus Bürgener [[Expert Control] screen] |
ht500:operation [2017/01/18 09:42] (current) Simon Kühling old revision restored (2016/05/25 12:10) |
||
|---|---|---|---|
| Line 394: | Line 394: | ||
| | 5 | {{anchor:omc14t05:Extruder temperature control}} | Enables directly setting the temperature and extruding filament for one extruder at a time (see the chapter [[reprap-industrial-v1:knowledge-base#setting-the-extrusion-temperature|"Extrusion temperature"]] in the "Material" section of the knowledgebase). | | | 5 | {{anchor:omc14t05:Extruder temperature control}} | Enables directly setting the temperature and extruding filament for one extruder at a time (see the chapter [[reprap-industrial-v1:knowledge-base#setting-the-extrusion-temperature|"Extrusion temperature"]] in the "Material" section of the knowledgebase). | | ||
| ===== [Log] screen ===== | ===== [Log] screen ===== | ||
| - | <WRAP group> | ||
| - | <WRAP half column> | ||
| All communication between touchscreen, BeagleBone Black and microcontroller is stored and displayed on the log screen. Print job statuses are stored also.\\ Direct G-code programming can be effected via the G-code input field. | All communication between touchscreen, BeagleBone Black and microcontroller is stored and displayed on the log screen. Print job statuses are stored also.\\ Direct G-code programming can be effected via the G-code input field. | ||
| + | <WRAP clear/> | ||
| + | [{{:reprap-industrial-v1:gui_logmenu_v110.png?600|The log screen provides additional information about sent and received G-code commands and the possibility of directly influencing the 3D Printer via G-code command input. }}] | ||
| + | <WRAP clear/> | ||
| + | |||
| + | |<100% 5% 35% 60%>| | ||
| ^ No. ^ Description ^ Content/Function ^ | ^ No. ^ Description ^ Content/Function ^ | ||
| | 1 | History list | communication history sorted top down by date and time¹\\ //SENT//: BeagleBone Black to microcontroller\\ //RECV//: microcontroller to BeagleBone Black\\ | | | 1 | History list | communication history sorted top down by date and time¹\\ //SENT//: BeagleBone Black to microcontroller\\ //RECV//: microcontroller to BeagleBone Black\\ | | ||
| Line 404: | Line 407: | ||
| ¹ <wrap lo>The time is stated in //universal time coordinated// (UTC) notation so do not wonder if does not match your local time.</wrap> | ¹ <wrap lo>The time is stated in //universal time coordinated// (UTC) notation so do not wonder if does not match your local time.</wrap> | ||
| - | </WRAP> | ||
| - | |||
| - | <WRAP half column> | ||
| - | [{{:reprap-industrial-v1:gui_logmenu_v110.png?400|The log screen provides additional information about sent and received G-code commands and the possibility of directly influencing the 3D Printer via G-code command input. }}] | ||
| - | </WRAP> | ||
| - | </WRAP> | ||
| - | |||
| - | <WRAP clear></WRAP> | ||
| <WRAP note> | <WRAP note> | ||