diff --git a/src/Mod/CAM/CAMTests/PathTestUtils.py b/src/Mod/CAM/CAMTests/PathTestUtils.py index 45dca875e5..317e07d0eb 100644 --- a/src/Mod/CAM/CAMTests/PathTestUtils.py +++ b/src/Mod/CAM/CAMTests/PathTestUtils.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestCAMSanity.py b/src/Mod/CAM/CAMTests/TestCAMSanity.py index c1bbb63f83..ea2fd91e8f 100644 --- a/src/Mod/CAM/CAMTests/TestCAMSanity.py +++ b/src/Mod/CAM/CAMTests/TestCAMSanity.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 Ondsel * # * * diff --git a/src/Mod/CAM/CAMTests/TestCentroidPost.py b/src/Mod/CAM/CAMTests/TestCentroidPost.py index 217b57a493..1f32c7205a 100644 --- a/src/Mod/CAM/CAMTests/TestCentroidPost.py +++ b/src/Mod/CAM/CAMTests/TestCentroidPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestGrblPost.py b/src/Mod/CAM/CAMTests/TestGrblPost.py index 989a2a6bf8..69fcdb9f7e 100644 --- a/src/Mod/CAM/CAMTests/TestGrblPost.py +++ b/src/Mod/CAM/CAMTests/TestGrblPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestLinuxCNCPost.py b/src/Mod/CAM/CAMTests/TestLinuxCNCPost.py index 5a1ca7a9cf..7a66f84fb8 100644 --- a/src/Mod/CAM/CAMTests/TestLinuxCNCPost.py +++ b/src/Mod/CAM/CAMTests/TestLinuxCNCPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2023 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestMach3Mach4Post.py b/src/Mod/CAM/CAMTests/TestMach3Mach4Post.py index 2a2d90c4a3..7ea359ab1c 100644 --- a/src/Mod/CAM/CAMTests/TestMach3Mach4Post.py +++ b/src/Mod/CAM/CAMTests/TestMach3Mach4Post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestPathAdaptive.py b/src/Mod/CAM/CAMTests/TestPathAdaptive.py index 62c8fef05b..1dfd64741a 100644 --- a/src/Mod/CAM/CAMTests/TestPathAdaptive.py +++ b/src/Mod/CAM/CAMTests/TestPathAdaptive.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 Russell Johnson (russ4262) * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathCore.py b/src/Mod/CAM/CAMTests/TestPathCore.py index c4e53a9899..0e88df509e 100644 --- a/src/Mod/CAM/CAMTests/TestPathCore.py +++ b/src/Mod/CAM/CAMTests/TestPathCore.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathDepthParams.py b/src/Mod/CAM/CAMTests/TestPathDepthParams.py index b2cf3d916b..9bcc61d030 100644 --- a/src/Mod/CAM/CAMTests/TestPathDepthParams.py +++ b/src/Mod/CAM/CAMTests/TestPathDepthParams.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathDressupArray.py b/src/Mod/CAM/CAMTests/TestPathDressupArray.py index 6f8081db00..b6f6f38a2d 100644 --- a/src/Mod/CAM/CAMTests/TestPathDressupArray.py +++ b/src/Mod/CAM/CAMTests/TestPathDressupArray.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 phaseloop * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathDressupDogbone.py b/src/Mod/CAM/CAMTests/TestPathDressupDogbone.py index 4b61b8cba1..5131f75fd8 100644 --- a/src/Mod/CAM/CAMTests/TestPathDressupDogbone.py +++ b/src/Mod/CAM/CAMTests/TestPathDressupDogbone.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathDressupDogboneII.py b/src/Mod/CAM/CAMTests/TestPathDressupDogboneII.py index df2df69eb2..dfe587e612 100644 --- a/src/Mod/CAM/CAMTests/TestPathDressupDogboneII.py +++ b/src/Mod/CAM/CAMTests/TestPathDressupDogboneII.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathDressupHoldingTags.py b/src/Mod/CAM/CAMTests/TestPathDressupHoldingTags.py index 473a0a3184..68c78cfd87 100644 --- a/src/Mod/CAM/CAMTests/TestPathDressupHoldingTags.py +++ b/src/Mod/CAM/CAMTests/TestPathDressupHoldingTags.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathDrillGenerator.py b/src/Mod/CAM/CAMTests/TestPathDrillGenerator.py index 7a1bc1abab..1eff40eb30 100644 --- a/src/Mod/CAM/CAMTests/TestPathDrillGenerator.py +++ b/src/Mod/CAM/CAMTests/TestPathDrillGenerator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathDrillable.py b/src/Mod/CAM/CAMTests/TestPathDrillable.py index fa14ba915e..efd6f8e57d 100644 --- a/src/Mod/CAM/CAMTests/TestPathDrillable.py +++ b/src/Mod/CAM/CAMTests/TestPathDrillable.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathGeneratorDogboneII.py b/src/Mod/CAM/CAMTests/TestPathGeneratorDogboneII.py index e5644fb3c9..4f9f07de0d 100644 --- a/src/Mod/CAM/CAMTests/TestPathGeneratorDogboneII.py +++ b/src/Mod/CAM/CAMTests/TestPathGeneratorDogboneII.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathGeom.py b/src/Mod/CAM/CAMTests/TestPathGeom.py index 158b914eb4..c2cf4ad848 100644 --- a/src/Mod/CAM/CAMTests/TestPathGeom.py +++ b/src/Mod/CAM/CAMTests/TestPathGeom.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathHelix.py b/src/Mod/CAM/CAMTests/TestPathHelix.py index 191b364d6f..54b363c9ca 100644 --- a/src/Mod/CAM/CAMTests/TestPathHelix.py +++ b/src/Mod/CAM/CAMTests/TestPathHelix.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathHelixGenerator.py b/src/Mod/CAM/CAMTests/TestPathHelixGenerator.py index b46e3d3c43..b1926b6f2a 100644 --- a/src/Mod/CAM/CAMTests/TestPathHelixGenerator.py +++ b/src/Mod/CAM/CAMTests/TestPathHelixGenerator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathHelpers.py b/src/Mod/CAM/CAMTests/TestPathHelpers.py index f299fedd3b..9040ad3170 100644 --- a/src/Mod/CAM/CAMTests/TestPathHelpers.py +++ b/src/Mod/CAM/CAMTests/TestPathHelpers.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathLanguage.py b/src/Mod/CAM/CAMTests/TestPathLanguage.py index a521d9b872..a1b7674fd3 100644 --- a/src/Mod/CAM/CAMTests/TestPathLanguage.py +++ b/src/Mod/CAM/CAMTests/TestPathLanguage.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathLog.py b/src/Mod/CAM/CAMTests/TestPathLog.py index 50c8100efa..59b6f73197 100644 --- a/src/Mod/CAM/CAMTests/TestPathLog.py +++ b/src/Mod/CAM/CAMTests/TestPathLog.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathOpDeburr.py b/src/Mod/CAM/CAMTests/TestPathOpDeburr.py index d850adcad7..e8b1d87892 100644 --- a/src/Mod/CAM/CAMTests/TestPathOpDeburr.py +++ b/src/Mod/CAM/CAMTests/TestPathOpDeburr.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathOpUtil.py b/src/Mod/CAM/CAMTests/TestPathOpUtil.py index 25902e232c..4497f7cc84 100644 --- a/src/Mod/CAM/CAMTests/TestPathOpUtil.py +++ b/src/Mod/CAM/CAMTests/TestPathOpUtil.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathPost.py b/src/Mod/CAM/CAMTests/TestPathPost.py index fe7a6962c6..d3b2861c39 100644 --- a/src/Mod/CAM/CAMTests/TestPathPost.py +++ b/src/Mod/CAM/CAMTests/TestPathPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * Copyright (c) 2022 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestPathPreferences.py b/src/Mod/CAM/CAMTests/TestPathPreferences.py index 6c57fb8b49..457a83971d 100644 --- a/src/Mod/CAM/CAMTests/TestPathPreferences.py +++ b/src/Mod/CAM/CAMTests/TestPathPreferences.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathProfile.py b/src/Mod/CAM/CAMTests/TestPathProfile.py index 275c87d402..5792386731 100644 --- a/src/Mod/CAM/CAMTests/TestPathProfile.py +++ b/src/Mod/CAM/CAMTests/TestPathProfile.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2023 Robert Schöftner * # * Copyright (c) 2021 Russell Johnson (russ4262) * diff --git a/src/Mod/CAM/CAMTests/TestPathPropertyBag.py b/src/Mod/CAM/CAMTests/TestPathPropertyBag.py index 3cff57c1e3..0fd6a79077 100644 --- a/src/Mod/CAM/CAMTests/TestPathPropertyBag.py +++ b/src/Mod/CAM/CAMTests/TestPathPropertyBag.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathRotationGenerator.py b/src/Mod/CAM/CAMTests/TestPathRotationGenerator.py index 4033bcd263..3f43dd4678 100644 --- a/src/Mod/CAM/CAMTests/TestPathRotationGenerator.py +++ b/src/Mod/CAM/CAMTests/TestPathRotationGenerator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathSetupSheet.py b/src/Mod/CAM/CAMTests/TestPathSetupSheet.py index 007b99114c..ba8ad2a196 100644 --- a/src/Mod/CAM/CAMTests/TestPathSetupSheet.py +++ b/src/Mod/CAM/CAMTests/TestPathSetupSheet.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathStock.py b/src/Mod/CAM/CAMTests/TestPathStock.py index 582133025f..21bb27a40f 100644 --- a/src/Mod/CAM/CAMTests/TestPathStock.py +++ b/src/Mod/CAM/CAMTests/TestPathStock.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathTapGenerator.py b/src/Mod/CAM/CAMTests/TestPathTapGenerator.py index 527d23f97b..ce31e597b0 100644 --- a/src/Mod/CAM/CAMTests/TestPathTapGenerator.py +++ b/src/Mod/CAM/CAMTests/TestPathTapGenerator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathThreadMilling.py b/src/Mod/CAM/CAMTests/TestPathThreadMilling.py index 0bed15f411..ed4bc7d3de 100644 --- a/src/Mod/CAM/CAMTests/TestPathThreadMilling.py +++ b/src/Mod/CAM/CAMTests/TestPathThreadMilling.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathThreadMillingGenerator.py b/src/Mod/CAM/CAMTests/TestPathThreadMillingGenerator.py index d3c48322a0..ee2526889c 100644 --- a/src/Mod/CAM/CAMTests/TestPathThreadMillingGenerator.py +++ b/src/Mod/CAM/CAMTests/TestPathThreadMillingGenerator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolAssetCache.py b/src/Mod/CAM/CAMTests/TestPathToolAssetCache.py index 42d632f776..efd10afe16 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolAssetCache.py +++ b/src/Mod/CAM/CAMTests/TestPathToolAssetCache.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- import unittest import asyncio import hashlib diff --git a/src/Mod/CAM/CAMTests/TestPathToolBit.py b/src/Mod/CAM/CAMTests/TestPathToolBit.py index 126fe763c5..43465832d3 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolBit.py +++ b/src/Mod/CAM/CAMTests/TestPathToolBit.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolBitBrowserWidget.py b/src/Mod/CAM/CAMTests/TestPathToolBitBrowserWidget.py index 2a839c4317..8b603181ce 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolBitBrowserWidget.py +++ b/src/Mod/CAM/CAMTests/TestPathToolBitBrowserWidget.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 FreeCAD Team * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolBitEditorWidget.py b/src/Mod/CAM/CAMTests/TestPathToolBitEditorWidget.py index dad32fe85c..91d1bea465 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolBitEditorWidget.py +++ b/src/Mod/CAM/CAMTests/TestPathToolBitEditorWidget.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 FreeCAD Team * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolBitListWidget.py b/src/Mod/CAM/CAMTests/TestPathToolBitListWidget.py index 182695b51f..2def1812e8 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolBitListWidget.py +++ b/src/Mod/CAM/CAMTests/TestPathToolBitListWidget.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 FreeCAD Team * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolBitPropertyEditorWidget.py b/src/Mod/CAM/CAMTests/TestPathToolBitPropertyEditorWidget.py index 6b9c60207e..2df8fb4311 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolBitPropertyEditorWidget.py +++ b/src/Mod/CAM/CAMTests/TestPathToolBitPropertyEditorWidget.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 FreeCAD Team * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolChangeGenerator.py b/src/Mod/CAM/CAMTests/TestPathToolChangeGenerator.py index d542fb32ed..216e6b4daa 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolChangeGenerator.py +++ b/src/Mod/CAM/CAMTests/TestPathToolChangeGenerator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolController.py b/src/Mod/CAM/CAMTests/TestPathToolController.py index 6d8c966a0f..4faeae8d1d 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolController.py +++ b/src/Mod/CAM/CAMTests/TestPathToolController.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolDocumentObjectEditorWidget.py b/src/Mod/CAM/CAMTests/TestPathToolDocumentObjectEditorWidget.py index 0112c5d385..5cfe75889a 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolDocumentObjectEditorWidget.py +++ b/src/Mod/CAM/CAMTests/TestPathToolDocumentObjectEditorWidget.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 FreeCAD Team * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathToolShapeClasses.py b/src/Mod/CAM/CAMTests/TestPathToolShapeClasses.py index c473c99a4b..3af901e5d3 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolShapeClasses.py +++ b/src/Mod/CAM/CAMTests/TestPathToolShapeClasses.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Unit tests for the Path.Tool.Shape module and its utilities. from pathlib import Path diff --git a/src/Mod/CAM/CAMTests/TestPathToolShapeDoc.py b/src/Mod/CAM/CAMTests/TestPathToolShapeDoc.py index e73674b388..5bddf8763d 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolShapeDoc.py +++ b/src/Mod/CAM/CAMTests/TestPathToolShapeDoc.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # Unit tests for the Path.Tool.Shape module and its document utilities. import unittest from unittest.mock import patch, MagicMock, call diff --git a/src/Mod/CAM/CAMTests/TestPathToolShapeIcon.py b/src/Mod/CAM/CAMTests/TestPathToolShapeIcon.py index de46d04eb8..9af7124706 100644 --- a/src/Mod/CAM/CAMTests/TestPathToolShapeIcon.py +++ b/src/Mod/CAM/CAMTests/TestPathToolShapeIcon.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- import unittest import unittest.mock import pathlib diff --git a/src/Mod/CAM/CAMTests/TestPathUtil.py b/src/Mod/CAM/CAMTests/TestPathUtil.py index e34bc64238..9c58c979a7 100644 --- a/src/Mod/CAM/CAMTests/TestPathUtil.py +++ b/src/Mod/CAM/CAMTests/TestPathUtil.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathVcarve.py b/src/Mod/CAM/CAMTests/TestPathVcarve.py index bb0ec02da3..f29b7ce6a3 100644 --- a/src/Mod/CAM/CAMTests/TestPathVcarve.py +++ b/src/Mod/CAM/CAMTests/TestPathVcarve.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestPathVoronoi.py b/src/Mod/CAM/CAMTests/TestPathVoronoi.py index b5e7249a15..b5181f083f 100644 --- a/src/Mod/CAM/CAMTests/TestPathVoronoi.py +++ b/src/Mod/CAM/CAMTests/TestPathVoronoi.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredCentroidPost.py b/src/Mod/CAM/CAMTests/TestRefactoredCentroidPost.py index a545fb2966..3dbc1f93c7 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredCentroidPost.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredCentroidPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022 - 2025 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredGrblPost.py b/src/Mod/CAM/CAMTests/TestRefactoredGrblPost.py index cdad7582ff..8cf7c7ca3d 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredGrblPost.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredGrblPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022 - 2025 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredLinuxCNCPost.py b/src/Mod/CAM/CAMTests/TestRefactoredLinuxCNCPost.py index dc3477f36f..c5c4b08dda 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredLinuxCNCPost.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredLinuxCNCPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022 - 2025 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredMach3Mach4Post.py b/src/Mod/CAM/CAMTests/TestRefactoredMach3Mach4Post.py index 3e01111196..92746706bb 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredMach3Mach4Post.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredMach3Mach4Post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022 - 2025 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredMassoG3Post.py b/src/Mod/CAM/CAMTests/TestRefactoredMassoG3Post.py index 29b24e1ad0..63fa74647a 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredMassoG3Post.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredMassoG3Post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredTestDressupPost.py b/src/Mod/CAM/CAMTests/TestRefactoredTestDressupPost.py index 6b57bbea1c..d5ec32c18a 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredTestDressupPost.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredTestDressupPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022-2025 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredTestPost.py b/src/Mod/CAM/CAMTests/TestRefactoredTestPost.py index e9cd07cb35..9ea853e204 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredTestPost.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredTestPost.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022-2025 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredTestPostGCodes.py b/src/Mod/CAM/CAMTests/TestRefactoredTestPostGCodes.py index 93788b8737..9f7216ae21 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredTestPostGCodes.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredTestPostGCodes.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022-2025 Larry Woestman * diff --git a/src/Mod/CAM/CAMTests/TestRefactoredTestPostMCodes.py b/src/Mod/CAM/CAMTests/TestRefactoredTestPostMCodes.py index 916dd92e62..6a8e82f2e4 100644 --- a/src/Mod/CAM/CAMTests/TestRefactoredTestPostMCodes.py +++ b/src/Mod/CAM/CAMTests/TestRefactoredTestPostMCodes.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * Copyright (c) 2022-2025 Larry Woestman * diff --git a/src/Mod/CAM/InitGui.py b/src/Mod/CAM/InitGui.py index b34fc8408d..de3087097a 100644 --- a/src/Mod/CAM/InitGui.py +++ b/src/Mod/CAM/InitGui.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Base/FeedRate.py b/src/Mod/CAM/Path/Base/FeedRate.py index 4185d9a2d2..5f627969ed 100644 --- a/src/Mod/CAM/Path/Base/FeedRate.py +++ b/src/Mod/CAM/Path/Base/FeedRate.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Generator/dogboneII.py b/src/Mod/CAM/Path/Base/Generator/dogboneII.py index 3a5087d189..51cdf257a3 100644 --- a/src/Mod/CAM/Path/Base/Generator/dogboneII.py +++ b/src/Mod/CAM/Path/Base/Generator/dogboneII.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Generator/drill.py b/src/Mod/CAM/Path/Base/Generator/drill.py index 35d938c7ff..90ea15d1ae 100644 --- a/src/Mod/CAM/Path/Base/Generator/drill.py +++ b/src/Mod/CAM/Path/Base/Generator/drill.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Generator/helix.py b/src/Mod/CAM/Path/Base/Generator/helix.py index ea4817d735..0d02770f2b 100644 --- a/src/Mod/CAM/Path/Base/Generator/helix.py +++ b/src/Mod/CAM/Path/Base/Generator/helix.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Generator/rotation.py b/src/Mod/CAM/Path/Base/Generator/rotation.py index abb16c7ff3..8cfd72bab2 100644 --- a/src/Mod/CAM/Path/Base/Generator/rotation.py +++ b/src/Mod/CAM/Path/Base/Generator/rotation.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Generator/tapping.py b/src/Mod/CAM/Path/Base/Generator/tapping.py index e1ef56381c..85f638e4c9 100644 --- a/src/Mod/CAM/Path/Base/Generator/tapping.py +++ b/src/Mod/CAM/Path/Base/Generator/tapping.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * Copyright (c) 2023 luvtofish * diff --git a/src/Mod/CAM/Path/Base/Generator/threadmilling.py b/src/Mod/CAM/Path/Base/Generator/threadmilling.py index 62a1420845..66ab393c95 100644 --- a/src/Mod/CAM/Path/Base/Generator/threadmilling.py +++ b/src/Mod/CAM/Path/Base/Generator/threadmilling.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Generator/toolchange.py b/src/Mod/CAM/Path/Base/Generator/toolchange.py index fb8b5e98c4..a48ead8e82 100644 --- a/src/Mod/CAM/Path/Base/Generator/toolchange.py +++ b/src/Mod/CAM/Path/Base/Generator/toolchange.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/GetPoint.py b/src/Mod/CAM/Path/Base/Gui/GetPoint.py index 6367ce948e..6c0944799a 100644 --- a/src/Mod/CAM/Path/Base/Gui/GetPoint.py +++ b/src/Mod/CAM/Path/Base/Gui/GetPoint.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/IconViewProvider.py b/src/Mod/CAM/Path/Base/Gui/IconViewProvider.py index ebb9f51d51..b97c343a67 100644 --- a/src/Mod/CAM/Path/Base/Gui/IconViewProvider.py +++ b/src/Mod/CAM/Path/Base/Gui/IconViewProvider.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/PreferencesAdvanced.py b/src/Mod/CAM/Path/Base/Gui/PreferencesAdvanced.py index 9c829a2d00..b932c79452 100644 --- a/src/Mod/CAM/Path/Base/Gui/PreferencesAdvanced.py +++ b/src/Mod/CAM/Path/Base/Gui/PreferencesAdvanced.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/PropertyBag.py b/src/Mod/CAM/Path/Base/Gui/PropertyBag.py index 18473139b4..4377cdc873 100644 --- a/src/Mod/CAM/Path/Base/Gui/PropertyBag.py +++ b/src/Mod/CAM/Path/Base/Gui/PropertyBag.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/PropertyEditor.py b/src/Mod/CAM/Path/Base/Gui/PropertyEditor.py index 9be1446eed..eac4a3349c 100644 --- a/src/Mod/CAM/Path/Base/Gui/PropertyEditor.py +++ b/src/Mod/CAM/Path/Base/Gui/PropertyEditor.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/SetupSheet.py b/src/Mod/CAM/Path/Base/Gui/SetupSheet.py index 2e70791d5e..e2162c065a 100644 --- a/src/Mod/CAM/Path/Base/Gui/SetupSheet.py +++ b/src/Mod/CAM/Path/Base/Gui/SetupSheet.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/SetupSheetOpPrototype.py b/src/Mod/CAM/Path/Base/Gui/SetupSheetOpPrototype.py index 320874148c..ff11668459 100644 --- a/src/Mod/CAM/Path/Base/Gui/SetupSheetOpPrototype.py +++ b/src/Mod/CAM/Path/Base/Gui/SetupSheetOpPrototype.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Gui/Util.py b/src/Mod/CAM/Path/Base/Gui/Util.py index eb59d064fa..49c127e6b7 100644 --- a/src/Mod/CAM/Path/Base/Gui/Util.py +++ b/src/Mod/CAM/Path/Base/Gui/Util.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Language.py b/src/Mod/CAM/Path/Base/Language.py index 7e7ceafae5..554a1f3008 100644 --- a/src/Mod/CAM/Path/Base/Language.py +++ b/src/Mod/CAM/Path/Base/Language.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/MachineState.py b/src/Mod/CAM/Path/Base/MachineState.py index 503cb872dc..5071f95e0a 100644 --- a/src/Mod/CAM/Path/Base/MachineState.py +++ b/src/Mod/CAM/Path/Base/MachineState.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic shopinthewoods@gmail.com * # * * diff --git a/src/Mod/CAM/Path/Base/Property.py b/src/Mod/CAM/Path/Base/Property.py index 321dfc7f11..fb8b09559b 100644 --- a/src/Mod/CAM/Path/Base/Property.py +++ b/src/Mod/CAM/Path/Base/Property.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/PropertyBag.py b/src/Mod/CAM/Path/Base/PropertyBag.py index 2b37f6f458..19f5e8fdc6 100644 --- a/src/Mod/CAM/Path/Base/PropertyBag.py +++ b/src/Mod/CAM/Path/Base/PropertyBag.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/SetupSheet.py b/src/Mod/CAM/Path/Base/SetupSheet.py index 404926d6a7..1db2b39f9a 100644 --- a/src/Mod/CAM/Path/Base/SetupSheet.py +++ b/src/Mod/CAM/Path/Base/SetupSheet.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/SetupSheetOpPrototype.py b/src/Mod/CAM/Path/Base/SetupSheetOpPrototype.py index cd0383b0a8..678d190714 100644 --- a/src/Mod/CAM/Path/Base/SetupSheetOpPrototype.py +++ b/src/Mod/CAM/Path/Base/SetupSheetOpPrototype.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Base/Util.py b/src/Mod/CAM/Path/Base/Util.py index c6a76d3aba..9f0dbc031c 100644 --- a/src/Mod/CAM/Path/Base/Util.py +++ b/src/Mod/CAM/Path/Base/Util.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Array.py b/src/Mod/CAM/Path/Dressup/Array.py index 9aa6dc78fe..aa73c7fb29 100644 --- a/src/Mod/CAM/Path/Dressup/Array.py +++ b/src/Mod/CAM/Path/Dressup/Array.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Yorik van Havre * # * Reimplemented as dressup in 2025 phaseloop * # * * diff --git a/src/Mod/CAM/Path/Dressup/DogboneII.py b/src/Mod/CAM/Path/Dressup/DogboneII.py index 650b81b057..ebb250caa1 100644 --- a/src/Mod/CAM/Path/Dressup/DogboneII.py +++ b/src/Mod/CAM/Path/Dressup/DogboneII.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/AxisMap.py b/src/Mod/CAM/Path/Dressup/Gui/AxisMap.py index 05a747824d..6f4456fea4 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/AxisMap.py +++ b/src/Mod/CAM/Path/Dressup/Gui/AxisMap.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/Boundary.py b/src/Mod/CAM/Path/Dressup/Gui/Boundary.py index e878f8fbd7..dc65eb023f 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/Boundary.py +++ b/src/Mod/CAM/Path/Dressup/Gui/Boundary.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/Dogbone.py b/src/Mod/CAM/Path/Dressup/Gui/Dogbone.py index 44d056cda0..5f75f1b20d 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/Dogbone.py +++ b/src/Mod/CAM/Path/Dressup/Gui/Dogbone.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/DogboneII.py b/src/Mod/CAM/Path/Dressup/Gui/DogboneII.py index 2402ee1988..f8cfd48559 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/DogboneII.py +++ b/src/Mod/CAM/Path/Dressup/Gui/DogboneII.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2022 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/Dragknife.py b/src/Mod/CAM/Path/Dressup/Gui/Dragknife.py index 39db85c209..7c2002f25d 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/Dragknife.py +++ b/src/Mod/CAM/Path/Dressup/Gui/Dragknife.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py b/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py index 41e397c061..769bb34c1f 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py +++ b/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 LTS under LGPL * # * Copyright (c) 2020-2021 Schildkroet * diff --git a/src/Mod/CAM/Path/Dressup/Gui/Preferences.py b/src/Mod/CAM/Path/Dressup/Gui/Preferences.py index 563b57ceee..cad11f1ffb 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/Preferences.py +++ b/src/Mod/CAM/Path/Dressup/Gui/Preferences.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/RampEntry.py b/src/Mod/CAM/Path/Dressup/Gui/RampEntry.py index 870fc66d9b..5caabe2cea 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/RampEntry.py +++ b/src/Mod/CAM/Path/Dressup/Gui/RampEntry.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 Pekka Roivainen * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/TagPreferences.py b/src/Mod/CAM/Path/Dressup/Gui/TagPreferences.py index fa8915c583..bae0307a29 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/TagPreferences.py +++ b/src/Mod/CAM/Path/Dressup/Gui/TagPreferences.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Gui/Tags.py b/src/Mod/CAM/Path/Dressup/Gui/Tags.py index a6a41414f8..149a4140df 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/Tags.py +++ b/src/Mod/CAM/Path/Dressup/Gui/Tags.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Tags.py b/src/Mod/CAM/Path/Dressup/Tags.py index 5a3d489d53..1f09ab12dc 100644 --- a/src/Mod/CAM/Path/Dressup/Tags.py +++ b/src/Mod/CAM/Path/Dressup/Tags.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Dressup/Utils.py b/src/Mod/CAM/Path/Dressup/Utils.py index e6492b421c..5935164f37 100644 --- a/src/Mod/CAM/Path/Dressup/Utils.py +++ b/src/Mod/CAM/Path/Dressup/Utils.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Geom.py b/src/Mod/CAM/Path/Geom.py index 13f3154892..f88a01104e 100644 --- a/src/Mod/CAM/Path/Geom.py +++ b/src/Mod/CAM/Path/Geom.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * Copyright (c) 2021 Schildkroet * diff --git a/src/Mod/CAM/Path/GuiInit.py b/src/Mod/CAM/Path/GuiInit.py index ccf815abb4..6ef05711a9 100644 --- a/src/Mod/CAM/Path/GuiInit.py +++ b/src/Mod/CAM/Path/GuiInit.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Log.py b/src/Mod/CAM/Path/Log.py index e33cbc1282..6d4fb33341 100644 --- a/src/Mod/CAM/Path/Log.py +++ b/src/Mod/CAM/Path/Log.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/Camotics.py b/src/Mod/CAM/Path/Main/Gui/Camotics.py index 3c28187ef0..288d6eb076 100644 --- a/src/Mod/CAM/Path/Main/Gui/Camotics.py +++ b/src/Mod/CAM/Path/Main/Gui/Camotics.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/Fixture.py b/src/Mod/CAM/Path/Main/Gui/Fixture.py index a671cf7b10..4601362f04 100644 --- a/src/Mod/CAM/Path/Main/Gui/Fixture.py +++ b/src/Mod/CAM/Path/Main/Gui/Fixture.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/Inspect.py b/src/Mod/CAM/Path/Main/Gui/Inspect.py index e6f28bc6ba..bef99db69c 100644 --- a/src/Mod/CAM/Path/Main/Gui/Inspect.py +++ b/src/Mod/CAM/Path/Main/Gui/Inspect.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/Job.py b/src/Mod/CAM/Path/Main/Gui/Job.py index dc4eec901e..0084468c7a 100644 --- a/src/Mod/CAM/Path/Main/Gui/Job.py +++ b/src/Mod/CAM/Path/Main/Gui/Job.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/JobCmd.py b/src/Mod/CAM/Path/Main/Gui/JobCmd.py index 30dcfbc00d..033a061dcd 100644 --- a/src/Mod/CAM/Path/Main/Gui/JobCmd.py +++ b/src/Mod/CAM/Path/Main/Gui/JobCmd.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/JobDlg.py b/src/Mod/CAM/Path/Main/Gui/JobDlg.py index f22226a66c..bfa33f5afa 100644 --- a/src/Mod/CAM/Path/Main/Gui/JobDlg.py +++ b/src/Mod/CAM/Path/Main/Gui/JobDlg.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/PreferencesJob.py b/src/Mod/CAM/Path/Main/Gui/PreferencesJob.py index 2aa5a167e8..450e7b8b27 100644 --- a/src/Mod/CAM/Path/Main/Gui/PreferencesJob.py +++ b/src/Mod/CAM/Path/Main/Gui/PreferencesJob.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/SanityCmd.py b/src/Mod/CAM/Path/Main/Gui/SanityCmd.py index c15998ca74..dadf21f6df 100644 --- a/src/Mod/CAM/Path/Main/Gui/SanityCmd.py +++ b/src/Mod/CAM/Path/Main/Gui/SanityCmd.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/Simulator.py b/src/Mod/CAM/Path/Main/Gui/Simulator.py index fdce056118..c23fb02f73 100644 --- a/src/Mod/CAM/Path/Main/Gui/Simulator.py +++ b/src/Mod/CAM/Path/Main/Gui/Simulator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 Shai Seger * # * * diff --git a/src/Mod/CAM/Path/Main/Gui/SimulatorGL.py b/src/Mod/CAM/Path/Main/Gui/SimulatorGL.py index 4e83947b00..37214da262 100644 --- a/src/Mod/CAM/Path/Main/Gui/SimulatorGL.py +++ b/src/Mod/CAM/Path/Main/Gui/SimulatorGL.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 Shai Seger * # * * diff --git a/src/Mod/CAM/Path/Main/Job.py b/src/Mod/CAM/Path/Main/Job.py index 80d7ef88bc..7ad114bf4d 100644 --- a/src/Mod/CAM/Path/Main/Job.py +++ b/src/Mod/CAM/Path/Main/Job.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Main/Sanity/HTMLTemplate.py b/src/Mod/CAM/Path/Main/Sanity/HTMLTemplate.py index 585d15d5c9..77691b9459 100644 --- a/src/Mod/CAM/Path/Main/Sanity/HTMLTemplate.py +++ b/src/Mod/CAM/Path/Main/Sanity/HTMLTemplate.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 Ondsel * # * Copyright (c) 2025 Billy Huddleston * diff --git a/src/Mod/CAM/Path/Main/Sanity/ReportGenerator.py b/src/Mod/CAM/Path/Main/Sanity/ReportGenerator.py index ea636fd7c6..0d579dda5c 100644 --- a/src/Mod/CAM/Path/Main/Sanity/ReportGenerator.py +++ b/src/Mod/CAM/Path/Main/Sanity/ReportGenerator.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 Ondsel * # * Copyright (c) 2025 Billy Huddleston * diff --git a/src/Mod/CAM/Path/Main/Sanity/Sanity.py b/src/Mod/CAM/Path/Main/Sanity/Sanity.py index 81bb2a0046..0775757674 100644 --- a/src/Mod/CAM/Path/Main/Sanity/Sanity.py +++ b/src/Mod/CAM/Path/Main/Sanity/Sanity.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * Copyright (c) 2025 Billy Huddleston * diff --git a/src/Mod/CAM/Path/Main/Stock.py b/src/Mod/CAM/Path/Main/Stock.py index 09f4d3ff6c..d0bbd6954f 100644 --- a/src/Mod/CAM/Path/Main/Stock.py +++ b/src/Mod/CAM/Path/Main/Stock.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * * diff --git a/src/Mod/CAM/Path/Op/Adaptive.py b/src/Mod/CAM/Path/Op/Adaptive.py index bcdbdd64dd..3cc5fc6db2 100644 --- a/src/Mod/CAM/Path/Op/Adaptive.py +++ b/src/Mod/CAM/Path/Op/Adaptive.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 Kresimir Tusek * # * Copyright (c) 2019-2021 Schildkroet * diff --git a/src/Mod/CAM/Path/Op/Area.py b/src/Mod/CAM/Path/Op/Area.py index ccacb23165..0ae77b61e5 100644 --- a/src/Mod/CAM/Path/Op/Area.py +++ b/src/Mod/CAM/Path/Op/Area.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Base.py b/src/Mod/CAM/Path/Op/Base.py index 513d1b97a2..01d06fa179 100644 --- a/src/Mod/CAM/Path/Op/Base.py +++ b/src/Mod/CAM/Path/Op/Base.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/CircularHoleBase.py b/src/Mod/CAM/Path/Op/CircularHoleBase.py index 65c4dfc2c7..81c58f6feb 100644 --- a/src/Mod/CAM/Path/Op/CircularHoleBase.py +++ b/src/Mod/CAM/Path/Op/CircularHoleBase.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Custom.py b/src/Mod/CAM/Path/Op/Custom.py index f4a217bc76..931da577a9 100644 --- a/src/Mod/CAM/Path/Op/Custom.py +++ b/src/Mod/CAM/Path/Op/Custom.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Op/Deburr.py b/src/Mod/CAM/Path/Op/Deburr.py index e0c990c74a..4fff2eac07 100644 --- a/src/Mod/CAM/Path/Op/Deburr.py +++ b/src/Mod/CAM/Path/Op/Deburr.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * Copyright (c) 2020-2021 Schildkroet * diff --git a/src/Mod/CAM/Path/Op/Drilling.py b/src/Mod/CAM/Path/Op/Drilling.py index b84babc703..c678ed7928 100644 --- a/src/Mod/CAM/Path/Op/Drilling.py +++ b/src/Mod/CAM/Path/Op/Drilling.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2020 Schildkroet * diff --git a/src/Mod/CAM/Path/Op/Engrave.py b/src/Mod/CAM/Path/Op/Engrave.py index af0e534883..3454e43b93 100644 --- a/src/Mod/CAM/Path/Op/Engrave.py +++ b/src/Mod/CAM/Path/Op/Engrave.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Op/EngraveBase.py b/src/Mod/CAM/Path/Op/EngraveBase.py index add09f6eca..58366ebe86 100644 --- a/src/Mod/CAM/Path/Op/EngraveBase.py +++ b/src/Mod/CAM/Path/Op/EngraveBase.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/FeatureExtension.py b/src/Mod/CAM/Path/Op/FeatureExtension.py index cd7df2342e..c9b0611d33 100644 --- a/src/Mod/CAM/Path/Op/FeatureExtension.py +++ b/src/Mod/CAM/Path/Op/FeatureExtension.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Adaptive.py b/src/Mod/CAM/Path/Op/Gui/Adaptive.py index 58abd359ba..4eb2bb2c71 100644 --- a/src/Mod/CAM/Path/Op/Gui/Adaptive.py +++ b/src/Mod/CAM/Path/Op/Gui/Adaptive.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 Kresimir Tusek * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Array.py b/src/Mod/CAM/Path/Op/Gui/Array.py index 07694b3039..d57fd3d1f6 100644 --- a/src/Mod/CAM/Path/Op/Gui/Array.py +++ b/src/Mod/CAM/Path/Op/Gui/Array.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Base.py b/src/Mod/CAM/Path/Op/Gui/Base.py index 2842adc2c5..6e0673a26f 100644 --- a/src/Mod/CAM/Path/Op/Gui/Base.py +++ b/src/Mod/CAM/Path/Op/Gui/Base.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py b/src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py index 9493cdcd64..06b7f23d42 100644 --- a/src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py +++ b/src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Comment.py b/src/Mod/CAM/Path/Op/Gui/Comment.py index 07347c188d..1440dae102 100644 --- a/src/Mod/CAM/Path/Op/Gui/Comment.py +++ b/src/Mod/CAM/Path/Op/Gui/Comment.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Copy.py b/src/Mod/CAM/Path/Op/Gui/Copy.py index 69e21d566c..302b5783b1 100644 --- a/src/Mod/CAM/Path/Op/Gui/Copy.py +++ b/src/Mod/CAM/Path/Op/Gui/Copy.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Custom.py b/src/Mod/CAM/Path/Op/Gui/Custom.py index 35f93160ba..639c9ee6be 100644 --- a/src/Mod/CAM/Path/Op/Gui/Custom.py +++ b/src/Mod/CAM/Path/Op/Gui/Custom.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Deburr.py b/src/Mod/CAM/Path/Op/Gui/Deburr.py index 7ec917ae11..332755246d 100644 --- a/src/Mod/CAM/Path/Op/Gui/Deburr.py +++ b/src/Mod/CAM/Path/Op/Gui/Deburr.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Drilling.py b/src/Mod/CAM/Path/Op/Gui/Drilling.py index 5d14580411..96688188f2 100644 --- a/src/Mod/CAM/Path/Op/Gui/Drilling.py +++ b/src/Mod/CAM/Path/Op/Gui/Drilling.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Engrave.py b/src/Mod/CAM/Path/Op/Gui/Engrave.py index 32707d03d7..63f3623207 100644 --- a/src/Mod/CAM/Path/Op/Gui/Engrave.py +++ b/src/Mod/CAM/Path/Op/Gui/Engrave.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/FeatureExtension.py b/src/Mod/CAM/Path/Op/Gui/FeatureExtension.py index 9de4307630..2d151a159f 100644 --- a/src/Mod/CAM/Path/Op/Gui/FeatureExtension.py +++ b/src/Mod/CAM/Path/Op/Gui/FeatureExtension.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Helix.py b/src/Mod/CAM/Path/Op/Gui/Helix.py index c06166b076..39e66a6b2b 100644 --- a/src/Mod/CAM/Path/Op/Gui/Helix.py +++ b/src/Mod/CAM/Path/Op/Gui/Helix.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/MillFace.py b/src/Mod/CAM/Path/Op/Gui/MillFace.py index c879784121..58b8ccb707 100644 --- a/src/Mod/CAM/Path/Op/Gui/MillFace.py +++ b/src/Mod/CAM/Path/Op/Gui/MillFace.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/PathShapeTC.py b/src/Mod/CAM/Path/Op/Gui/PathShapeTC.py index 531fa5f904..9e2b64b06d 100644 --- a/src/Mod/CAM/Path/Op/Gui/PathShapeTC.py +++ b/src/Mod/CAM/Path/Op/Gui/PathShapeTC.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # SPDX-License-Identifier: LGPL-2.1-or-later # *************************************************************************** # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Pocket.py b/src/Mod/CAM/Path/Op/Gui/Pocket.py index 41ca6ea428..030e73ecd8 100644 --- a/src/Mod/CAM/Path/Op/Gui/Pocket.py +++ b/src/Mod/CAM/Path/Op/Gui/Pocket.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/PocketBase.py b/src/Mod/CAM/Path/Op/Gui/PocketBase.py index 4b00dfb526..0882f873cc 100644 --- a/src/Mod/CAM/Path/Op/Gui/PocketBase.py +++ b/src/Mod/CAM/Path/Op/Gui/PocketBase.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/PocketShape.py b/src/Mod/CAM/Path/Op/Gui/PocketShape.py index 01338e6654..74d6d041eb 100644 --- a/src/Mod/CAM/Path/Op/Gui/PocketShape.py +++ b/src/Mod/CAM/Path/Op/Gui/PocketShape.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Probe.py b/src/Mod/CAM/Path/Op/Gui/Probe.py index 618ad00067..cecdbc0d0d 100644 --- a/src/Mod/CAM/Path/Op/Gui/Probe.py +++ b/src/Mod/CAM/Path/Op/Gui/Probe.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Profile.py b/src/Mod/CAM/Path/Op/Gui/Profile.py index 03146a4356..c7abd4cb10 100644 --- a/src/Mod/CAM/Path/Op/Gui/Profile.py +++ b/src/Mod/CAM/Path/Op/Gui/Profile.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Selection.py b/src/Mod/CAM/Path/Op/Gui/Selection.py index ff0e033a02..260b1438ae 100644 --- a/src/Mod/CAM/Path/Op/Gui/Selection.py +++ b/src/Mod/CAM/Path/Op/Gui/Selection.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * Copyright (c) 2021 Schildkroet * diff --git a/src/Mod/CAM/Path/Op/Gui/SimpleCopy.py b/src/Mod/CAM/Path/Op/Gui/SimpleCopy.py index ed7db44ec8..0a840d730b 100644 --- a/src/Mod/CAM/Path/Op/Gui/SimpleCopy.py +++ b/src/Mod/CAM/Path/Op/Gui/SimpleCopy.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Slot.py b/src/Mod/CAM/Path/Op/Gui/Slot.py index f75d28a25c..593b56d78d 100644 --- a/src/Mod/CAM/Path/Op/Gui/Slot.py +++ b/src/Mod/CAM/Path/Op/Gui/Slot.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 Russell Johnson (russ4262) * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Stop.py b/src/Mod/CAM/Path/Op/Gui/Stop.py index e633970906..04f9852f08 100644 --- a/src/Mod/CAM/Path/Op/Gui/Stop.py +++ b/src/Mod/CAM/Path/Op/Gui/Stop.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Surface.py b/src/Mod/CAM/Path/Op/Gui/Surface.py index 68a3ed40cc..2b696a5a12 100644 --- a/src/Mod/CAM/Path/Op/Gui/Surface.py +++ b/src/Mod/CAM/Path/Op/Gui/Surface.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Tapping.py b/src/Mod/CAM/Path/Op/Gui/Tapping.py index d42f7bbc1d..38f6e0f43a 100644 --- a/src/Mod/CAM/Path/Op/Gui/Tapping.py +++ b/src/Mod/CAM/Path/Op/Gui/Tapping.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/ThreadMilling.py b/src/Mod/CAM/Path/Op/Gui/ThreadMilling.py index d38c601227..e46bf059ba 100644 --- a/src/Mod/CAM/Path/Op/Gui/ThreadMilling.py +++ b/src/Mod/CAM/Path/Op/Gui/ThreadMilling.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Vcarve.py b/src/Mod/CAM/Path/Op/Gui/Vcarve.py index 741b2214b9..7215b027b9 100644 --- a/src/Mod/CAM/Path/Op/Gui/Vcarve.py +++ b/src/Mod/CAM/Path/Op/Gui/Vcarve.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Gui/Waterline.py b/src/Mod/CAM/Path/Op/Gui/Waterline.py index dba1cd1533..6d60ef763e 100644 --- a/src/Mod/CAM/Path/Op/Gui/Waterline.py +++ b/src/Mod/CAM/Path/Op/Gui/Waterline.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * Copyright (c) 2020 russ4262 * diff --git a/src/Mod/CAM/Path/Op/Helix.py b/src/Mod/CAM/Path/Op/Helix.py index e3b8d7d08a..3783d6ad61 100644 --- a/src/Mod/CAM/Path/Op/Helix.py +++ b/src/Mod/CAM/Path/Op/Helix.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 Lorenz Hüdepohl * # * * diff --git a/src/Mod/CAM/Path/Op/MillFace.py b/src/Mod/CAM/Path/Op/MillFace.py index d89929bb4b..b170526d7c 100644 --- a/src/Mod/CAM/Path/Op/MillFace.py +++ b/src/Mod/CAM/Path/Op/MillFace.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Pocket.py b/src/Mod/CAM/Path/Op/Pocket.py index 62314edcab..8fe9629fc1 100644 --- a/src/Mod/CAM/Path/Op/Pocket.py +++ b/src/Mod/CAM/Path/Op/Pocket.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Op/PocketShape.py b/src/Mod/CAM/Path/Op/PocketShape.py index 76c7b4966e..7af7a3e745 100644 --- a/src/Mod/CAM/Path/Op/PocketShape.py +++ b/src/Mod/CAM/Path/Op/PocketShape.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2017 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Probe.py b/src/Mod/CAM/Path/Op/Probe.py index b8ae6edcea..c113370e11 100644 --- a/src/Mod/CAM/Path/Op/Probe.py +++ b/src/Mod/CAM/Path/Op/Probe.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Profile.py b/src/Mod/CAM/Path/Op/Profile.py index e19bdac9c4..92a3078135 100644 --- a/src/Mod/CAM/Path/Op/Profile.py +++ b/src/Mod/CAM/Path/Op/Profile.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2016 sliptonic * diff --git a/src/Mod/CAM/Path/Op/Slot.py b/src/Mod/CAM/Path/Op/Slot.py index c67435a221..b283afe897 100644 --- a/src/Mod/CAM/Path/Op/Slot.py +++ b/src/Mod/CAM/Path/Op/Slot.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 Russell Johnson (russ4262) * # * * diff --git a/src/Mod/CAM/Path/Op/Surface.py b/src/Mod/CAM/Path/Op/Surface.py index d61e17f4a4..4dbe7541d6 100644 --- a/src/Mod/CAM/Path/Op/Surface.py +++ b/src/Mod/CAM/Path/Op/Surface.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/SurfaceSupport.py b/src/Mod/CAM/Path/Op/SurfaceSupport.py index 55bce6c161..a252619734 100644 --- a/src/Mod/CAM/Path/Op/SurfaceSupport.py +++ b/src/Mod/CAM/Path/Op/SurfaceSupport.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 russ4262 * # * * diff --git a/src/Mod/CAM/Path/Op/Tapping.py b/src/Mod/CAM/Path/Op/Tapping.py index 8f38a6f2fa..7ff64707cd 100644 --- a/src/Mod/CAM/Path/Op/Tapping.py +++ b/src/Mod/CAM/Path/Op/Tapping.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2020 Schildkroet * diff --git a/src/Mod/CAM/Path/Op/ThreadMilling.py b/src/Mod/CAM/Path/Op/ThreadMilling.py index 16a6fc2810..ad57b1bc04 100644 --- a/src/Mod/CAM/Path/Op/ThreadMilling.py +++ b/src/Mod/CAM/Path/Op/ThreadMilling.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Util.py b/src/Mod/CAM/Path/Op/Util.py index f1b1f57eb9..9dd0b4cae6 100644 --- a/src/Mod/CAM/Path/Op/Util.py +++ b/src/Mod/CAM/Path/Op/Util.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2018 sliptonic * # * Copyright (c) 2021 Schildkroet * diff --git a/src/Mod/CAM/Path/Op/Vcarve.py b/src/Mod/CAM/Path/Op/Vcarve.py index 98cb771225..ec5891e597 100644 --- a/src/Mod/CAM/Path/Op/Vcarve.py +++ b/src/Mod/CAM/Path/Op/Vcarve.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2020 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Op/Waterline.py b/src/Mod/CAM/Path/Op/Waterline.py index 5714565d85..0806a9c843 100644 --- a/src/Mod/CAM/Path/Op/Waterline.py +++ b/src/Mod/CAM/Path/Op/Waterline.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 Russell Johnson (russ4262) * # * Copyright (c) 2019 sliptonic * diff --git a/src/Mod/CAM/Path/Post/Command.py b/src/Mod/CAM/Path/Post/Command.py index 5f8d4cd172..73a99898fd 100644 --- a/src/Mod/CAM/Path/Post/Command.py +++ b/src/Mod/CAM/Path/Post/Command.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * * diff --git a/src/Mod/CAM/Path/Post/Processor.py b/src/Mod/CAM/Path/Post/Processor.py index 1a0dbefff3..35aad9805e 100644 --- a/src/Mod/CAM/Path/Post/Processor.py +++ b/src/Mod/CAM/Path/Post/Processor.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2014 sliptonic * diff --git a/src/Mod/CAM/Path/Post/Utils.py b/src/Mod/CAM/Path/Post/Utils.py index 82414e96c8..03ec579566 100644 --- a/src/Mod/CAM/Path/Post/Utils.py +++ b/src/Mod/CAM/Path/Post/Utils.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2022 Larry Woestman * diff --git a/src/Mod/CAM/Path/Post/UtilsArguments.py b/src/Mod/CAM/Path/Post/UtilsArguments.py index c75cd5b50a..858c098b04 100644 --- a/src/Mod/CAM/Path/Post/UtilsArguments.py +++ b/src/Mod/CAM/Path/Post/UtilsArguments.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2014 sliptonic * diff --git a/src/Mod/CAM/Path/Post/UtilsExport.py b/src/Mod/CAM/Path/Post/UtilsExport.py index e78f65fb47..d91a73de27 100644 --- a/src/Mod/CAM/Path/Post/UtilsExport.py +++ b/src/Mod/CAM/Path/Post/UtilsExport.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2014 sliptonic * diff --git a/src/Mod/CAM/Path/Post/UtilsParse.py b/src/Mod/CAM/Path/Post/UtilsParse.py index 08d4a6accf..02b5ec74e2 100644 --- a/src/Mod/CAM/Path/Post/UtilsParse.py +++ b/src/Mod/CAM/Path/Post/UtilsParse.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * Copyright (c) 2014 sliptonic * diff --git a/src/Mod/CAM/Path/Post/scripts/centroid_post.py b/src/Mod/CAM/Path/Post/scripts/centroid_post.py index 8bf2660401..80a2e7cb05 100644 --- a/src/Mod/CAM/Path/Post/scripts/centroid_post.py +++ b/src/Mod/CAM/Path/Post/scripts/centroid_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * Copyright (c) 2020 Schildkroet * diff --git a/src/Mod/CAM/Path/Post/scripts/comparams_post.py b/src/Mod/CAM/Path/Post/scripts/comparams_post.py index 64b646fbb5..faa91ac0eb 100644 --- a/src/Mod/CAM/Path/Post/scripts/comparams_post.py +++ b/src/Mod/CAM/Path/Post/scripts/comparams_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * * diff --git a/src/Mod/CAM/Path/Post/scripts/estlcam_post.py b/src/Mod/CAM/Path/Post/scripts/estlcam_post.py index 070bfa64fb..3915f3d29e 100644 --- a/src/Mod/CAM/Path/Post/scripts/estlcam_post.py +++ b/src/Mod/CAM/Path/Post/scripts/estlcam_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 sliptonic * # * Copyright (c) 2018, 2019 Gauthier Briere * diff --git a/src/Mod/CAM/Path/Post/scripts/generic_post.py b/src/Mod/CAM/Path/Post/scripts/generic_post.py index 1601c549ef..1086a7698c 100644 --- a/src/Mod/CAM/Path/Post/scripts/generic_post.py +++ b/src/Mod/CAM/Path/Post/scripts/generic_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 Ondsel * # * * diff --git a/src/Mod/CAM/Path/Post/scripts/grbl_post.py b/src/Mod/CAM/Path/Post/scripts/grbl_post.py index 2f0d5977eb..c50fae0439 100644 --- a/src/Mod/CAM/Path/Post/scripts/grbl_post.py +++ b/src/Mod/CAM/Path/Post/scripts/grbl_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 sliptonic * # * Copyright (c) 2018, 2019 Gauthier Briere * diff --git a/src/Mod/CAM/Path/Post/scripts/heidenhain_post.py b/src/Mod/CAM/Path/Post/scripts/heidenhain_post.py index abbe1a2b23..73137657fb 100644 --- a/src/Mod/CAM/Path/Post/scripts/heidenhain_post.py +++ b/src/Mod/CAM/Path/Post/scripts/heidenhain_post.py @@ -1,4 +1,3 @@ -# -*- coding: UTF-8 -*- # *************************************************************************** # * Copyright (C) 2020 Stefano Chiaro * # * * diff --git a/src/Mod/CAM/Path/Post/scripts/marlin_post.py b/src/Mod/CAM/Path/Post/scripts/marlin_post.py index eee6f05b5c..d75895e1fa 100644 --- a/src/Mod/CAM/Path/Post/scripts/marlin_post.py +++ b/src/Mod/CAM/Path/Post/scripts/marlin_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # ***************************************************************************** # * * # * (c) sliptonic (shopinthewoods@gmail.com) 2014 * diff --git a/src/Mod/CAM/Path/Post/scripts/opensbp_pre.py b/src/Mod/CAM/Path/Post/scripts/opensbp_pre.py index e0d27390e2..9d10910ce3 100644 --- a/src/Mod/CAM/Path/Post/scripts/opensbp_pre.py +++ b/src/Mod/CAM/Path/Post/scripts/opensbp_pre.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 sliptonic gmail.com> * # * * diff --git a/src/Mod/CAM/Path/Post/scripts/philips_post.py b/src/Mod/CAM/Path/Post/scripts/philips_post.py index 373c2f3475..584dc6b0eb 100644 --- a/src/Mod/CAM/Path/Post/scripts/philips_post.py +++ b/src/Mod/CAM/Path/Post/scripts/philips_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 Christoph Blaue * # * * diff --git a/src/Mod/CAM/Path/Post/scripts/rrf_post.py b/src/Mod/CAM/Path/Post/scripts/rrf_post.py index 9023aaafb4..b538fc4e89 100644 --- a/src/Mod/CAM/Path/Post/scripts/rrf_post.py +++ b/src/Mod/CAM/Path/Post/scripts/rrf_post.py @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +# # ***************************************************************************** # * Copyright (c) 2014 sliptonic * # * Copyright (c) 2018-2019 Gauthier Briere * diff --git a/src/Mod/CAM/Path/Post/scripts/svg_post.py b/src/Mod/CAM/Path/Post/scripts/svg_post.py index 8cb3378457..bc7f2cb9be 100644 --- a/src/Mod/CAM/Path/Post/scripts/svg_post.py +++ b/src/Mod/CAM/Path/Post/scripts/svg_post.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2024 Ondsel * # * * diff --git a/src/Mod/CAM/Path/Post/scripts/uccnc_post.py b/src/Mod/CAM/Path/Post/scripts/uccnc_post.py index 26e975682d..78660a0006 100644 --- a/src/Mod/CAM/Path/Post/scripts/uccnc_post.py +++ b/src/Mod/CAM/Path/Post/scripts/uccnc_post.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - # *************************************************************************** # * * # * based upon linuxcnc_post.py (c) sliptonic (shopinthewoods@gmail.com) * diff --git a/src/Mod/CAM/Path/Preferences.py b/src/Mod/CAM/Path/Preferences.py index d37f4a99a8..74f3100ac1 100644 --- a/src/Mod/CAM/Path/Preferences.py +++ b/src/Mod/CAM/Path/Preferences.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Yorik van Havre * # * * diff --git a/src/Mod/CAM/Path/Tool/Controller.py b/src/Mod/CAM/Path/Tool/Controller.py index 64b1772f5e..3046b68aa0 100644 --- a/src/Mod/CAM/Path/Tool/Controller.py +++ b/src/Mod/CAM/Path/Tool/Controller.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2015 Dan Falck * # * 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/Gui/Controller.py b/src/Mod/CAM/Path/Tool/Gui/Controller.py index e81a403519..3dbba23273 100644 --- a/src/Mod/CAM/Path/Tool/Gui/Controller.py +++ b/src/Mod/CAM/Path/Tool/Gui/Controller.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/__init__.py b/src/Mod/CAM/Path/Tool/__init__.py index 36cb227147..143f04341c 100644 --- a/src/Mod/CAM/Path/Tool/__init__.py +++ b/src/Mod/CAM/Path/Tool/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- import sys from lazy_loader.lazy_loader import LazyLoader from . import toolbit diff --git a/src/Mod/CAM/Path/Tool/assets/__init__.py b/src/Mod/CAM/Path/Tool/assets/__init__.py index ad97f375cc..bf57314f6f 100644 --- a/src/Mod/CAM/Path/Tool/assets/__init__.py +++ b/src/Mod/CAM/Path/Tool/assets/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- from .asset import Asset from .manager import AssetManager from .uri import AssetUri diff --git a/src/Mod/CAM/Path/Tool/assets/asset.py b/src/Mod/CAM/Path/Tool/assets/asset.py index f605d396d0..281a5a8f9e 100644 --- a/src/Mod/CAM/Path/Tool/assets/asset.py +++ b/src/Mod/CAM/Path/Tool/assets/asset.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/cache.py b/src/Mod/CAM/Path/Tool/assets/cache.py index bdbc77108d..24d2a20313 100644 --- a/src/Mod/CAM/Path/Tool/assets/cache.py +++ b/src/Mod/CAM/Path/Tool/assets/cache.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/manager.py b/src/Mod/CAM/Path/Tool/assets/manager.py index e96cc8e0b0..4b010bb7a7 100644 --- a/src/Mod/CAM/Path/Tool/assets/manager.py +++ b/src/Mod/CAM/Path/Tool/assets/manager.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/serializer.py b/src/Mod/CAM/Path/Tool/assets/serializer.py index dca0ca1ff5..03596dbcaa 100644 --- a/src/Mod/CAM/Path/Tool/assets/serializer.py +++ b/src/Mod/CAM/Path/Tool/assets/serializer.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/store/base.py b/src/Mod/CAM/Path/Tool/assets/store/base.py index b93d463c0d..9850f05ca8 100644 --- a/src/Mod/CAM/Path/Tool/assets/store/base.py +++ b/src/Mod/CAM/Path/Tool/assets/store/base.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/store/filestore.py b/src/Mod/CAM/Path/Tool/assets/store/filestore.py index 129623f6c6..f10f6cf39f 100644 --- a/src/Mod/CAM/Path/Tool/assets/store/filestore.py +++ b/src/Mod/CAM/Path/Tool/assets/store/filestore.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/store/memory.py b/src/Mod/CAM/Path/Tool/assets/store/memory.py index 2dc4712914..d729e17145 100644 --- a/src/Mod/CAM/Path/Tool/assets/store/memory.py +++ b/src/Mod/CAM/Path/Tool/assets/store/memory.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/ui/filedialog.py b/src/Mod/CAM/Path/Tool/assets/ui/filedialog.py index 3bf0c5a8a8..3724481e90 100644 --- a/src/Mod/CAM/Path/Tool/assets/ui/filedialog.py +++ b/src/Mod/CAM/Path/Tool/assets/ui/filedialog.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/ui/preferences.py b/src/Mod/CAM/Path/Tool/assets/ui/preferences.py index ff46b2e606..f524474aca 100644 --- a/src/Mod/CAM/Path/Tool/assets/ui/preferences.py +++ b/src/Mod/CAM/Path/Tool/assets/ui/preferences.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/ui/util.py b/src/Mod/CAM/Path/Tool/assets/ui/util.py index ffa51da6d1..91b5173d97 100644 --- a/src/Mod/CAM/Path/Tool/assets/ui/util.py +++ b/src/Mod/CAM/Path/Tool/assets/ui/util.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/assets/uri.py b/src/Mod/CAM/Path/Tool/assets/uri.py index 1106806254..618662e590 100644 --- a/src/Mod/CAM/Path/Tool/assets/uri.py +++ b/src/Mod/CAM/Path/Tool/assets/uri.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/camassets.py b/src/Mod/CAM/Path/Tool/camassets.py index 75abad2ef9..9884f3d22b 100644 --- a/src/Mod/CAM/Path/Tool/camassets.py +++ b/src/Mod/CAM/Path/Tool/camassets.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/docobject/models/docobject.py b/src/Mod/CAM/Path/Tool/docobject/models/docobject.py index 8fb3cdd4be..809d7f4cdf 100644 --- a/src/Mod/CAM/Path/Tool/docobject/models/docobject.py +++ b/src/Mod/CAM/Path/Tool/docobject/models/docobject.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/docobject/ui/docobject.py b/src/Mod/CAM/Path/Tool/docobject/ui/docobject.py index 4a57846058..9497ca8fc1 100644 --- a/src/Mod/CAM/Path/Tool/docobject/ui/docobject.py +++ b/src/Mod/CAM/Path/Tool/docobject/ui/docobject.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/docobject/ui/property.py b/src/Mod/CAM/Path/Tool/docobject/ui/property.py index 66876c763b..937083085f 100644 --- a/src/Mod/CAM/Path/Tool/docobject/ui/property.py +++ b/src/Mod/CAM/Path/Tool/docobject/ui/property.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/library/__init__.py b/src/Mod/CAM/Path/Tool/library/__init__.py index 8eccc2f24b..b913ee96d4 100644 --- a/src/Mod/CAM/Path/Tool/library/__init__.py +++ b/src/Mod/CAM/Path/Tool/library/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- from .models.library import Library __all__ = [ diff --git a/src/Mod/CAM/Path/Tool/library/models/library.py b/src/Mod/CAM/Path/Tool/library/models/library.py index 4f1b9127af..090e2db2cc 100644 --- a/src/Mod/CAM/Path/Tool/library/models/library.py +++ b/src/Mod/CAM/Path/Tool/library/models/library.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/library/serializers/camotics.py b/src/Mod/CAM/Path/Tool/library/serializers/camotics.py index 4f57acc753..54e076c100 100644 --- a/src/Mod/CAM/Path/Tool/library/serializers/camotics.py +++ b/src/Mod/CAM/Path/Tool/library/serializers/camotics.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/library/serializers/fctl.py b/src/Mod/CAM/Path/Tool/library/serializers/fctl.py index c04ce3874b..aa8710ea50 100644 --- a/src/Mod/CAM/Path/Tool/library/serializers/fctl.py +++ b/src/Mod/CAM/Path/Tool/library/serializers/fctl.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/library/serializers/linuxcnc.py b/src/Mod/CAM/Path/Tool/library/serializers/linuxcnc.py index 1b599917fa..aad7d6c5e6 100644 --- a/src/Mod/CAM/Path/Tool/library/serializers/linuxcnc.py +++ b/src/Mod/CAM/Path/Tool/library/serializers/linuxcnc.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/library/ui/browser.py b/src/Mod/CAM/Path/Tool/library/ui/browser.py index 15fc49f403..997262bdb1 100644 --- a/src/Mod/CAM/Path/Tool/library/ui/browser.py +++ b/src/Mod/CAM/Path/Tool/library/ui/browser.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # flake8: noqa E731 # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/library/ui/cmd.py b/src/Mod/CAM/Path/Tool/library/ui/cmd.py index d70303ac90..17cbb0ea49 100644 --- a/src/Mod/CAM/Path/Tool/library/ui/cmd.py +++ b/src/Mod/CAM/Path/Tool/library/ui/cmd.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/Path/Tool/library/ui/dock.py b/src/Mod/CAM/Path/Tool/library/ui/dock.py index 6e9a930250..29cc217f53 100644 --- a/src/Mod/CAM/Path/Tool/library/ui/dock.py +++ b/src/Mod/CAM/Path/Tool/library/ui/dock.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * 2020 Schildkroet * diff --git a/src/Mod/CAM/Path/Tool/library/ui/editor.py b/src/Mod/CAM/Path/Tool/library/ui/editor.py index 0bb1f7cf55..2fa418e08b 100644 --- a/src/Mod/CAM/Path/Tool/library/ui/editor.py +++ b/src/Mod/CAM/Path/Tool/library/ui/editor.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * 2020 Schildkroet * diff --git a/src/Mod/CAM/Path/Tool/library/ui/properties.py b/src/Mod/CAM/Path/Tool/library/ui/properties.py index 42202eea43..c93e3c67d2 100644 --- a/src/Mod/CAM/Path/Tool/library/ui/properties.py +++ b/src/Mod/CAM/Path/Tool/library/ui/properties.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # SPDX-License-Identifier: LGPL-2.1-or-later # *************************************************************************** # * * diff --git a/src/Mod/CAM/Path/Tool/library/util.py b/src/Mod/CAM/Path/Tool/library/util.py index 4d11d075f6..53a37a51a8 100644 --- a/src/Mod/CAM/Path/Tool/library/util.py +++ b/src/Mod/CAM/Path/Tool/library/util.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 The FreeCAD team * # * * diff --git a/src/Mod/CAM/Path/Tool/machine/__init__.py b/src/Mod/CAM/Path/Tool/machine/__init__.py index 79eefb9f19..27feccf86b 100644 --- a/src/Mod/CAM/Path/Tool/machine/__init__.py +++ b/src/Mod/CAM/Path/Tool/machine/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- from .models.machine import Machine __all__ = [ diff --git a/src/Mod/CAM/Path/Tool/machine/models/machine.py b/src/Mod/CAM/Path/Tool/machine/models/machine.py index 17519f3649..dae71fcdd3 100644 --- a/src/Mod/CAM/Path/Tool/machine/models/machine.py +++ b/src/Mod/CAM/Path/Tool/machine/models/machine.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/migration/__init__.py b/src/Mod/CAM/Path/Tool/migration/__init__.py index 41501293ad..4e707a2f69 100644 --- a/src/Mod/CAM/Path/Tool/migration/__init__.py +++ b/src/Mod/CAM/Path/Tool/migration/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # SPDX-License-Identifier: LGPL-2.1-or-later # *************************************************************************** # * * diff --git a/src/Mod/CAM/Path/Tool/migration/migration.py b/src/Mod/CAM/Path/Tool/migration/migration.py index 73eb441f64..049f92cea1 100644 --- a/src/Mod/CAM/Path/Tool/migration/migration.py +++ b/src/Mod/CAM/Path/Tool/migration/migration.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # SPDX-License-Identifier: LGPL-2.1-or-later # *************************************************************************** # * * diff --git a/src/Mod/CAM/Path/Tool/shape/__init__.py b/src/Mod/CAM/Path/Tool/shape/__init__.py index 1a19b62139..5e9cc610ca 100644 --- a/src/Mod/CAM/Path/Tool/shape/__init__.py +++ b/src/Mod/CAM/Path/Tool/shape/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # This package aggregates tool bit shape classes. # Import the base class and all concrete shape classes diff --git a/src/Mod/CAM/Path/Tool/shape/doc.py b/src/Mod/CAM/Path/Tool/shape/doc.py index 0024195f91..b1c481bb9f 100644 --- a/src/Mod/CAM/Path/Tool/shape/doc.py +++ b/src/Mod/CAM/Path/Tool/shape/doc.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/__init__.py b/src/Mod/CAM/Path/Tool/shape/models/__init__.py index 40a96afc6f..e69de29bb2 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/__init__.py +++ b/src/Mod/CAM/Path/Tool/shape/models/__init__.py @@ -1 +0,0 @@ -# -*- coding: utf-8 -*- diff --git a/src/Mod/CAM/Path/Tool/shape/models/ballend.py b/src/Mod/CAM/Path/Tool/shape/models/ballend.py index 98088d1e82..d84a9d6702 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/ballend.py +++ b/src/Mod/CAM/Path/Tool/shape/models/ballend.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/base.py b/src/Mod/CAM/Path/Tool/shape/models/base.py index 2ecc850f55..97d1ab417a 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/base.py +++ b/src/Mod/CAM/Path/Tool/shape/models/base.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/bullnose.py b/src/Mod/CAM/Path/Tool/shape/models/bullnose.py index 2e78f4eb4e..50b826534e 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/bullnose.py +++ b/src/Mod/CAM/Path/Tool/shape/models/bullnose.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/chamfer.py b/src/Mod/CAM/Path/Tool/shape/models/chamfer.py index 96582d822e..daef3a9ffe 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/chamfer.py +++ b/src/Mod/CAM/Path/Tool/shape/models/chamfer.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/custom.py b/src/Mod/CAM/Path/Tool/shape/models/custom.py index a64069068d..a4cd81f4ab 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/custom.py +++ b/src/Mod/CAM/Path/Tool/shape/models/custom.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/dovetail.py b/src/Mod/CAM/Path/Tool/shape/models/dovetail.py index 7e52e8ec48..8e3fda6bc8 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/dovetail.py +++ b/src/Mod/CAM/Path/Tool/shape/models/dovetail.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/drill.py b/src/Mod/CAM/Path/Tool/shape/models/drill.py index 3dd7ea68dc..28819bef50 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/drill.py +++ b/src/Mod/CAM/Path/Tool/shape/models/drill.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/endmill.py b/src/Mod/CAM/Path/Tool/shape/models/endmill.py index bce686aeb7..cf6b679342 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/endmill.py +++ b/src/Mod/CAM/Path/Tool/shape/models/endmill.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/icon.py b/src/Mod/CAM/Path/Tool/shape/models/icon.py index 8d1100e431..7cb5046e3f 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/icon.py +++ b/src/Mod/CAM/Path/Tool/shape/models/icon.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/probe.py b/src/Mod/CAM/Path/Tool/shape/models/probe.py index 9096308a94..1d49a176d8 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/probe.py +++ b/src/Mod/CAM/Path/Tool/shape/models/probe.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/radius.py b/src/Mod/CAM/Path/Tool/shape/models/radius.py index be99fa6024..ea68cddeb5 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/radius.py +++ b/src/Mod/CAM/Path/Tool/shape/models/radius.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/reamer.py b/src/Mod/CAM/Path/Tool/shape/models/reamer.py index af643a0e95..b585c1985b 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/reamer.py +++ b/src/Mod/CAM/Path/Tool/shape/models/reamer.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/slittingsaw.py b/src/Mod/CAM/Path/Tool/shape/models/slittingsaw.py index caca9e5fde..50eafffe38 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/slittingsaw.py +++ b/src/Mod/CAM/Path/Tool/shape/models/slittingsaw.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/tap.py b/src/Mod/CAM/Path/Tool/shape/models/tap.py index 1d4f5a18a9..cbb27ec1f7 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/tap.py +++ b/src/Mod/CAM/Path/Tool/shape/models/tap.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/threadmill.py b/src/Mod/CAM/Path/Tool/shape/models/threadmill.py index 15beccdf6d..b1f5b21fef 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/threadmill.py +++ b/src/Mod/CAM/Path/Tool/shape/models/threadmill.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/models/vbit.py b/src/Mod/CAM/Path/Tool/shape/models/vbit.py index 2c82b0d18e..9a9a2d03a9 100644 --- a/src/Mod/CAM/Path/Tool/shape/models/vbit.py +++ b/src/Mod/CAM/Path/Tool/shape/models/vbit.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/ui/flowlayout.py b/src/Mod/CAM/Path/Tool/shape/ui/flowlayout.py index ca8d168aa6..435f8775b4 100644 --- a/src/Mod/CAM/Path/Tool/shape/ui/flowlayout.py +++ b/src/Mod/CAM/Path/Tool/shape/ui/flowlayout.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/ui/shapebutton.py b/src/Mod/CAM/Path/Tool/shape/ui/shapebutton.py index 78e9591c0f..61a5bd2323 100644 --- a/src/Mod/CAM/Path/Tool/shape/ui/shapebutton.py +++ b/src/Mod/CAM/Path/Tool/shape/ui/shapebutton.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/ui/shapeselector.py b/src/Mod/CAM/Path/Tool/shape/ui/shapeselector.py index 542c847bad..501f24a09d 100644 --- a/src/Mod/CAM/Path/Tool/shape/ui/shapeselector.py +++ b/src/Mod/CAM/Path/Tool/shape/ui/shapeselector.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/ui/shapewidget.py b/src/Mod/CAM/Path/Tool/shape/ui/shapewidget.py index e6f4a1ff00..cfb1c075c2 100644 --- a/src/Mod/CAM/Path/Tool/shape/ui/shapewidget.py +++ b/src/Mod/CAM/Path/Tool/shape/ui/shapewidget.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/shape/util.py b/src/Mod/CAM/Path/Tool/shape/util.py index 0d6e8aba91..e5c22892a9 100644 --- a/src/Mod/CAM/Path/Tool/shape/util.py +++ b/src/Mod/CAM/Path/Tool/shape/util.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/__init__.py b/src/Mod/CAM/Path/Tool/toolbit/__init__.py index 37fa8aa694..a69ff89548 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/__init__.py +++ b/src/Mod/CAM/Path/Tool/toolbit/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # This package aggregates tool bit classes. # Import the base class and all concrete shape classes diff --git a/src/Mod/CAM/Path/Tool/toolbit/mixins/__init__.py b/src/Mod/CAM/Path/Tool/toolbit/mixins/__init__.py index 67219906ff..09f79544e8 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/mixins/__init__.py +++ b/src/Mod/CAM/Path/Tool/toolbit/mixins/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - from .rotary import RotaryToolBitMixin from .cutting import CuttingToolMixin diff --git a/src/Mod/CAM/Path/Tool/toolbit/mixins/cutting.py b/src/Mod/CAM/Path/Tool/toolbit/mixins/cutting.py index 086b91a7aa..875085ab16 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/mixins/cutting.py +++ b/src/Mod/CAM/Path/Tool/toolbit/mixins/cutting.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/mixins/rotary.py b/src/Mod/CAM/Path/Tool/toolbit/mixins/rotary.py index b5bf795511..0b4addd9b9 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/mixins/rotary.py +++ b/src/Mod/CAM/Path/Tool/toolbit/mixins/rotary.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/__init__.py b/src/Mod/CAM/Path/Tool/toolbit/models/__init__.py index 40a96afc6f..e69de29bb2 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/__init__.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/__init__.py @@ -1 +0,0 @@ -# -*- coding: utf-8 -*- diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/ballend.py b/src/Mod/CAM/Path/Tool/toolbit/models/ballend.py index d894254a1a..8668627fe9 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/ballend.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/ballend.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/base.py b/src/Mod/CAM/Path/Tool/toolbit/models/base.py index bee28646e6..f24f8f31a9 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/base.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/base.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/bullnose.py b/src/Mod/CAM/Path/Tool/toolbit/models/bullnose.py index aa7c7bbdbf..14834b7ada 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/bullnose.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/bullnose.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/chamfer.py b/src/Mod/CAM/Path/Tool/toolbit/models/chamfer.py index 29683c6ec7..7de5728063 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/chamfer.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/chamfer.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/custom.py b/src/Mod/CAM/Path/Tool/toolbit/models/custom.py index b969e515e0..6e5fe96c59 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/custom.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/custom.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/dovetail.py b/src/Mod/CAM/Path/Tool/toolbit/models/dovetail.py index 64bb161143..c1c1180da2 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/dovetail.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/dovetail.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/drill.py b/src/Mod/CAM/Path/Tool/toolbit/models/drill.py index 105e9a3586..55c5a25359 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/drill.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/drill.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/endmill.py b/src/Mod/CAM/Path/Tool/toolbit/models/endmill.py index 2b3b3dff8d..b2de062ffa 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/endmill.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/endmill.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/probe.py b/src/Mod/CAM/Path/Tool/toolbit/models/probe.py index c07c6b879b..dfc7019315 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/probe.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/probe.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/radius.py b/src/Mod/CAM/Path/Tool/toolbit/models/radius.py index b289e2bad5..e5f6087f47 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/radius.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/radius.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/reamer.py b/src/Mod/CAM/Path/Tool/toolbit/models/reamer.py index 5e9d624afe..1688771ee4 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/reamer.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/reamer.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/slittingsaw.py b/src/Mod/CAM/Path/Tool/toolbit/models/slittingsaw.py index af7a585afd..3e446fdb14 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/slittingsaw.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/slittingsaw.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/tap.py b/src/Mod/CAM/Path/Tool/toolbit/models/tap.py index 8e605b07cb..264aac9ef7 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/tap.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/tap.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/threadmill.py b/src/Mod/CAM/Path/Tool/toolbit/models/threadmill.py index 771f35a7b3..1638b8301e 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/threadmill.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/threadmill.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/models/vbit.py b/src/Mod/CAM/Path/Tool/toolbit/models/vbit.py index 159cffb20b..7fa2c2b738 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/models/vbit.py +++ b/src/Mod/CAM/Path/Tool/toolbit/models/vbit.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/serializers/camotics.py b/src/Mod/CAM/Path/Tool/toolbit/serializers/camotics.py index f5c8f10d15..ea403a822e 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/serializers/camotics.py +++ b/src/Mod/CAM/Path/Tool/toolbit/serializers/camotics.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/serializers/fctb.py b/src/Mod/CAM/Path/Tool/toolbit/serializers/fctb.py index 498a0b31ce..e47e299275 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/serializers/fctb.py +++ b/src/Mod/CAM/Path/Tool/toolbit/serializers/fctb.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/serializers/yaml.py b/src/Mod/CAM/Path/Tool/toolbit/serializers/yaml.py index 85f062b9ba..7c7e51f9f6 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/serializers/yaml.py +++ b/src/Mod/CAM/Path/Tool/toolbit/serializers/yaml.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # SPDX-License-Identifier: LGPL-2.1-or-later # *************************************************************************** # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/browser.py b/src/Mod/CAM/Path/Tool/toolbit/ui/browser.py index a3b52c3757..5a7f1b27c2 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/browser.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/browser.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # flake8: noqa E731 # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/cmd.py b/src/Mod/CAM/Path/Tool/toolbit/ui/cmd.py index 061b5eef3c..c84fcd8157 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/cmd.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/cmd.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/editor.py b/src/Mod/CAM/Path/Tool/toolbit/ui/editor.py index 9353ff373d..af2875ef3c 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/editor.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/editor.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/file.py b/src/Mod/CAM/Path/Tool/toolbit/ui/file.py index 0a7c4cddf2..e808c29b70 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/file.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/file.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/panel.py b/src/Mod/CAM/Path/Tool/toolbit/ui/panel.py index 98027cfa0d..e7d60369ee 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/panel.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/panel.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/selector.py b/src/Mod/CAM/Path/Tool/toolbit/ui/selector.py index 27d8d5e94c..a2421ffb19 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/selector.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/selector.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/tablecell.py b/src/Mod/CAM/Path/Tool/toolbit/ui/tablecell.py index e0bed94b43..4db119c7ef 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/tablecell.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/tablecell.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/toollist.py b/src/Mod/CAM/Path/Tool/toolbit/ui/toollist.py index edc6a08ee6..d0c8f5b1f8 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/toollist.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/toollist.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/util.py b/src/Mod/CAM/Path/Tool/toolbit/ui/util.py index 4957e05995..7b71756de8 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/util.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/util.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/Path/Tool/toolbit/ui/view.py b/src/Mod/CAM/Path/Tool/toolbit/ui/view.py index 2021a01b14..745227f7d9 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/ui/view.py +++ b/src/Mod/CAM/Path/Tool/toolbit/ui/view.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * 2025 Samuel Abels * diff --git a/src/Mod/CAM/Path/Tool/toolbit/util.py b/src/Mod/CAM/Path/Tool/toolbit/util.py index 87ed862ad2..aba6496d72 100644 --- a/src/Mod/CAM/Path/Tool/toolbit/util.py +++ b/src/Mod/CAM/Path/Tool/toolbit/util.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2025 Samuel Abels * # * * diff --git a/src/Mod/CAM/PathCommands.py b/src/Mod/CAM/PathCommands.py index 91397dc9ed..b05d8bb564 100644 --- a/src/Mod/CAM/PathCommands.py +++ b/src/Mod/CAM/PathCommands.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2016 sliptonic * # * * diff --git a/src/Mod/CAM/PathScripts/PathUtils.py b/src/Mod/CAM/PathScripts/PathUtils.py index e51c12b598..5508b10d7a 100644 --- a/src/Mod/CAM/PathScripts/PathUtils.py +++ b/src/Mod/CAM/PathScripts/PathUtils.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2014 Dan Falck * # * * diff --git a/src/Mod/CAM/PathScripts/PathUtilsGui.py b/src/Mod/CAM/PathScripts/PathUtilsGui.py index b73dbe350b..36033f139c 100644 --- a/src/Mod/CAM/PathScripts/PathUtilsGui.py +++ b/src/Mod/CAM/PathScripts/PathUtilsGui.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2019 sliptonic * # * * diff --git a/src/Mod/CAM/TestCAMApp.py b/src/Mod/CAM/TestCAMApp.py index 8bcafcd3c9..26e734c759 100644 --- a/src/Mod/CAM/TestCAMApp.py +++ b/src/Mod/CAM/TestCAMApp.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # flake8: noqa import # *************************************************************************** # * Copyright (c) 2016 sliptonic * diff --git a/src/Mod/CAM/TestCAMGui.py b/src/Mod/CAM/TestCAMGui.py index 4cb882d88c..eff1e9d89f 100644 --- a/src/Mod/CAM/TestCAMGui.py +++ b/src/Mod/CAM/TestCAMGui.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # flake8: noqa import # *************************************************************************** # * Copyright (c) 2024 FreeCAD Team * diff --git a/src/Mod/CAM/Tools/toolbit-attributes.py b/src/Mod/CAM/Tools/toolbit-attributes.py index a6e8fb30c8..63255487bc 100755 --- a/src/Mod/CAM/Tools/toolbit-attributes.py +++ b/src/Mod/CAM/Tools/toolbit-attributes.py @@ -1,5 +1,4 @@ #!/usr/bin/python3 -# -*- coding: utf-8 -*- # *************************************************************************** # * Copyright (c) 2021 sliptonic * # * *