User Tools

Site Tools


reprap-industrial-v1:software-version-v1.1.0-operation-and-commissioning

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
reprap-industrial-v1:software-version-v1.1.0-operation-and-commissioning [2015/12/14 10:39]
Markus Bürgener [[Setup] screen] restructuring measurements
reprap-industrial-v1:software-version-v1.1.0-operation-and-commissioning [2016/03/16 10:02]
Markus Bürgener [The web interface] sub-chapters added
Line 500: Line 500:
 //The G-code input field is an advanced feature and requires sound knowledge of G-code programming. Inappropriate G-codeing may damage the 3D printer massively.//​ //The G-code input field is an advanced feature and requires sound knowledge of G-code programming. Inappropriate G-codeing may damage the 3D printer massively.//​
 </​WRAP>​ </​WRAP>​
 +
 +===== The web interface =====
 +The web interface provides the communication between your PC and the 3D Printer. Uploading print job GCODES to the 3D Printer and creating temperature profiles are the main functions.\\
 +You can also check system'​s information and settings, install firmware updates and download the LOG-file for troubleshooting purposes.\\
 +\\
 +To open the web interface enter the web interface URL into the address line of your internet browser. You can find the web interface URL on the [[#​setup-screen|Setup screen]] of the GUI.\\
 +<WRAP clear> </​WRAP>​
 +
 +==== First Steps ====
 +This is the start screen of the web interface. Here you find a direct link to the online documentation. In the header of this and all following screens you find live information about the currently active print job, the remaining print time and the status of the 3D Printer.
 +
 +[{{reprap-industrial-v1:​wi_firststeps_printstarted.png?​600|//​First Steps// screen of the web interface.}}]
 +
 +==== Queue ====
 +Print jobs are managed via the //Queue//. Here you can upload GCODES, individaully name, edit, or delete them.
 +
 +[{{reprap-industrial-v1:​wi_queue_1.png?​600|The //Queue// contains list of uploaded print jobs in a top-down order with the last upload first.}}]\\
 +[{{reprap-industrial-v1:​wi_queue_2.png?​600|Uploading print jobs to the //​Queue//​.}}]
 +<WRAP clear> </​WRAP>​
 +To create a print job: 
 +  - Click [Add Printjob]. ​
 +    - Enter the identification (name or number or the like) of the print job in the text field **Name**. This will be shown in the status field during the print job is conducted.
 +    - If required, add additional information via the text field **Note**.
 +  - Click [Browse] to select a GCODE from the valid directory.
 +  - Click [Add] to upload the selected file to the printer. The print job is added to the list as the first entry.\\ Click **[Cancel]** to abort the procedure.
 +
 +The print job is now available for printing on your HT500 and can be selected directly for printing via the touchscreen controller on the 3D Printer.\\
 +[{{:​reprap-industrial-v1:​wi_queue_3.png?​600|Editing or deleting print jobs from the web interface queue.}}] ​
 +<WRAP clear> </​WRAP>​
 +  - To subsequently renaming print jobs or altering information click on **[edit]** and use the text fields.
 +  - To delete a print job from the queue click on **[remove]** and acknowledge the query by clicking **<​OK>​**.
 +<WRAP clear></​WRAP>​
 +
 +==== Setup ====
 +In the //Setup// menu [[#​creating-temperature-profiles|temperature profiles]] for materials and print bed/chamber can be managed, system information can be viewed, firmware updates can be conducted and, EEPROM-data can be set.
 +
 +[{{reprap-industrial-v1:​wi_setup_1.png?​600|Temperature profiles on the //Setup// screen of the web interface.}}]\\
 +[{{reprap-industrial-v1:​wi_setup_11.png?​600|System information that can also be found on the //Setup// screen of the GUI. Please always provide these in case you contact the [[support@kuehlingkuehling.de|Technical Support]]. }}]\\
 +[{{reprap-industrial-v1:​wi_setup_12.png?​600|Installing a new Arduino firmware - which may only be done when explicitely requested by Kühling&​Kühling - is done via the //Setup// menu. Find additional information in the [[#​software-firmware-upgrades|Upgrade]] section.}}]\\
 +[{{reprap-industrial-v1:​wi_setup_13.png?​600|The EEPROM editor may only be used by experienced users or if explicitely stated in this manual and strictly within the specified parameters. Its main purpose is helping the [[support@kuehlingkuehling.de|Technical Support]] during troubleshooting.}}]
 +<WRAP clear> </​WRAP>​
 +
 +=== Creating temperature profiles ===
 +During a print job all necessary temperature data are provided by the respective G-code. For priming the extruders outside a print job the temperature setting required for extruding a material is provided by the //Filament profiles//​.\\
 +Similarly, precise print bed leveling needs defined bed and chamber temperatures according to the printed material before a G-code is executed. These settings are provided by the //​Chamber/​Bed Preheating Profiles//.
 +\\
 +[{{:​reprap-industrial-v1:​wif_setup_addfilamentprofile.png?​600|Filament profile setup via the web interface.}}]
 +<WRAP clear/>
 +
 +To create a filament profile open the web interface of your 3D Printer, choose the //Setup// menu  and:
 +  - Select //Filament Profiles// and click [Add Profile] to set material properties.
 +    - Enter the material **Name** in the according input field.
 +    - Enter the **Extrusion Temperature** in °C in the according input field.
 +  - Click [Add] or press <​Enter>​ to save the settings. The new filament profile is added to the list, newest at the bottom.
 +  * To change the settings click [edit] and enter the new properties.
 +  * To delete a profile click [remove] and confirm the safety query.
 +
 +[{{:​reprap-industrial-v1:​wif_setup_addpreheatingprofile.png?​600|Preheating profile setup via the web interface.}}]
 +<WRAP clear/>
 +
 +To create a preheating profile open the web interface of your 3D Printer, choose the //Setup// menu  and:
 +  - Select //​Chamber/​Bed Preheating Profiles// and click [Add Profile] to set material properties.
 +    - Enter the profile **Name** in the according input field.
 +    - Enter the required **Chamber Temperature** in °C in the according input field.
 +    - Enter the necessary **Bed Temperature** in °C in the according input field.
 +  - Click [Add] or press <​Enter>​ to save the settings. The new preheating profile is added to the list, newest at the bottom.
 +  * To change the settings click [edit] and enter the new properties.
 +  * To delete a profile click [remove] and confirm the safety query.
 +
 +==== Log ====
 +The //Log// screen contains the same entries as the [[#​log-screen|Log menu]] of the GUI. Here you can download the log-file if required for reasons of troubleshooting. A description of the download procedure can be found in the [[#​service-guide|Service Guide]].
 +[{{reprap-industrial-v1:​wi_log_1.png?​600|Download the log-file for support requests via the //Log// screen.}}]
 +<WRAP clear/>
  
  
reprap-industrial-v1/software-version-v1.1.0-operation-and-commissioning.txt · Last modified: 2017/01/18 09:52 by Simon Kühling