mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 05:07:50 -06:00
Revamped ChangeAtZ
Removed some derpug code
This commit is contained in:
parent
8b206751f8
commit
096198ec9a
1 changed files with 0 additions and 3 deletions
|
@ -719,9 +719,6 @@ class ChangeAtZProcessor:
|
||||||
if len(line) == 0:
|
if len(line) == 0:
|
||||||
continue
|
continue
|
||||||
|
|
||||||
if "Z10.8" in line:
|
|
||||||
derp = True
|
|
||||||
|
|
||||||
# update our layer number if applicable
|
# update our layer number if applicable
|
||||||
self.processLayerNumber(line)
|
self.processLayerNumber(line)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue