From 14204e3c309267dc1c126520e210abbfe3c56e97 Mon Sep 17 00:00:00 2001 From: Marius Stanciu Date: Mon, 16 Dec 2019 21:26:11 +0200 Subject: [PATCH] - fixed the line endings for setup_ubuntu.sh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7b555f9..c0adcc5e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ CAD program, and create G-Code for Isolation routing. - fixed the CNCJob geometry created with HPGL preprocessor - fixed GCode generated with HPGL preprocessor to output only integer coordinates - fixed the HPGL2 import parsing for absolute linear movements +- fixed the line endings for setup_ubuntu.sh 15.12.2019