File tree Expand file tree Collapse file tree
3rdPartyFormatAdapters/GCODE/GCodeReaderWriter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44This file is part of the OpenVectorFormatTools collection. This collection provides tools to facilitate the usage of the OpenVectorFormat.
55
6- Copyright (C) 2024 Digital-Production-Aachen
6+ Copyright (C) 2025 Digital-Production-Aachen
77
88This library is free software; you can redistribute it and/or
99modify it under the terms of the GNU Lesser General Public
@@ -32,10 +32,10 @@ You should have received a copy of the GNU Lesser General Public
3232using System . Numerics ;
3333using System . Text ;
3434using System . Threading . Tasks ;
35- using GCodeReaderWriter ;
35+ using OpenVectorFormat . GCodeReaderWriter ;
3636using OpenVectorFormat . OVFReaderWriter ;
3737
38- namespace GCodeReaderWriter
38+ namespace OpenVectorFormat . GCodeReaderWriter
3939{
4040 public class GCodeWriter : FileWriter
4141 {
Original file line number Diff line number Diff line change 33
44This file is part of the OpenVectorFormatTools collection. This collection provides tools to facilitate the usage of the OpenVectorFormat.
55
6- Copyright (C) 2024 Digital-Production-Aachen
6+ Copyright (C) 2025 Digital-Production-Aachen
77
88This library is free software; you can redistribute it and/or
99modify it under the terms of the GNU Lesser General Public
You can’t perform that action at this time.
0 commit comments