diff --git a/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py b/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py index 02a5f9cb69..239463bca4 100644 --- a/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py +++ b/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py @@ -719,9 +719,6 @@ class ChangeAtZProcessor: if len(line) == 0: continue - if "Z10.8" in line: - derp = True - # update our layer number if applicable self.processLayerNumber(line)