3D Printers: Difference between revisions

Jump to navigation Jump to search
(→‎Machine Status and Important Notices: Fix image links to articles)
Line 69: Line 69:
=== Quick Start Instructions ===
=== Quick Start Instructions ===


# Generate gcode from an STL using printer-specific software.
# Generate Gcode from an STL using printer-specific software. Here are [[Ultimaker Slicing Page|instructions on using Cura]] for the Ultimaker machines.
# Open tegh, select printer by IP address (written on each 3d printer)
# Visit the OctoPrint web interface for the printer you're using:
# Upload gcode to printer via 'add_job (path_to_file.gcode)'
#* Ultimaker 1 - http://octopi.hacklab.to
# Set extruder temperature via 'set temp e0: 220'
#* Ultimaker 2 - http://octopi2.hacklab.to
# Start print job when at temperature via 'print'
#* Type A - http://octopi.hacklab.to:5001
 
# Upload Gcode to the printer using the web interface.
Command details via the 'help' command, and on the [[Construct Protocol]] page.
# Click print and wait.
# When finished, make sure you do the following steps:
#* Clean up bed and machine for the next user.
#* Delete the file on OctoPrint if you are done with it.
#* Turn the machine off.


== Troubleshooting ==
== Troubleshooting ==
12

edits

Navigation menu