Difference between revisions of "3D Printing"
From Hackerspace.gr
Line 21: | Line 21: | ||
# Connect to octopi | # Connect to octopi | ||
# Upload file | # Upload file | ||
+ | # Turn on the printer | ||
# Set temperatures if not set by GCode | # Set temperatures if not set by GCode | ||
# Print !!! | # Print !!! | ||
+ | # Turn off the printer | ||
[[Category:Documentation]] | [[Category:Documentation]] |
Revision as of 04:50, 6 December 2017
HSGR 3D printers are controlled via octopi.
- TAZ 4: http://octopi.hsgr.awmn/
- AO100: http://octopi.hsgr.awmn/A100/
- Delta: WiP
- CnC: WiP
Username: hsgr Password: hsgr3d
Some ground rules
- Important: Make sure that the printer bed is free from objects before printing.
- Keep uploaded files tidy by using folders.
- Do not stop prints of other users.
- Replace printer bed tape when it is damaged.
Printing
- Generate GCode using Slic3r or Cura and the appropriate printer profile.
- Connect to octopi
- Upload file
- Turn on the printer
- Set temperatures if not set by GCode
- Print !!!
- Turn off the printer