mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -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:
|
||||
continue
|
||||
|
||||
if "Z10.8" in line:
|
||||
derp = True
|
||||
|
||||
# update our layer number if applicable
|
||||
self.processLayerNumber(line)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue