mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 20:58:58 +08:00
Revamped ChangeAtZ
Removed some derpug code
This commit is contained in:
parent
8b206751f8
commit
096198ec9a
@ -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…
x
Reference in New Issue
Block a user