Podcast
Questions and Answers
Which programming language do humans use to tell a 3D printer how to print an object?
Which programming language do humans use to tell a 3D printer how to print an object?
- G-code (correct)
- Python
- C++
- Java
What is the main function of G-code?
What is the main function of G-code?
- To extrude material at a specified rate
- To move the machine head geometrically in 3 dimensions (correct)
- To change the bed temperature of the printer
- To convert 2D and 3D files into G-code
What does the G-code command 'G28' do?
What does the G-code command 'G28' do?
- Move the printer as rapidly as possible
- Move the print head to home (correct)
- Extrude material at a specified rate
- Change the bed temperature
Which of the following file formats can be directly converted into G-code using slicer programs?
Which of the following file formats can be directly converted into G-code using slicer programs?
What can G-code commands instruct a 3D printer to do?
What can G-code commands instruct a 3D printer to do?