Skip to content

cannot output specific layer  #6

@sp5084

Description

@sp5084

When I am trying to plot a single layer, using the exact same line of code as provided by the author, it is somehow showing only a red picture. I typed the coding in Visual Studio Code as below:

import os
os.system('py gcode_reader.py -t 1 octo.gcode -l 1')

However, the output is as below:
a
It is the same no matter which layer I specified. The output is the same as above even if I changed to the 40th layer.

What may be wrong? I would appreciate any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions