source typo fixes pt1 (only on py3 merged code)
issue 0002914
This commit is contained in:
@@ -125,7 +125,7 @@ def export(objectslist, filename, argstring):
|
||||
gcode = ""
|
||||
|
||||
# Find the machine.
|
||||
# The user my have overriden post processor defaults in the GUI. Make
|
||||
# The user my have overridden post processor defaults in the GUI. Make
|
||||
# sure we're using the current values in the Machine Def.
|
||||
myMachine = None
|
||||
for pathobj in objectslist:
|
||||
|
||||
Reference in New Issue
Block a user