From 8c6dafa3c1f7a1bedce8635ac456ea5b98d917c0 Mon Sep 17 00:00:00 2001 From: lucky-vers Date: Fri, 3 Nov 2023 01:41:42 +0530 Subject: [PATCH] Spell check --- Phase 2/06 Other Domains.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phase 2/06 Other Domains.md b/Phase 2/06 Other Domains.md index 02e32ed..1d9dc45 100644 --- a/Phase 2/06 Other Domains.md +++ b/Phase 2/06 Other Domains.md @@ -68,7 +68,7 @@ G0X1.1034Y3.8621 . ``` -These, as it turns out, are G-code instructions. G-code is a programming language specially designed for the control CNC machines and 3D printers. Using an online G-code interpreter such as [NCViewer](https://ncviewer.com/), we get the following image. +These, as it turns out, are G-code instructions. G-code is a programming language specially designed for the control of CNC machines and 3D printers. Using an online G-code interpreter such as [NCViewer](https://ncviewer.com/), we get the following image. ![The Flag](../Images/gcode.png)