MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / main

Function main

src/ext/makerbot_driver/GcodeProcessors/ProgressProcessor.py:40–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38
39
40def main():
41 ProgressProcessor().process_gcode(sys.argv[1], sys.argv[2])
42
43if __name__ == "__main__":
44 sys.exit(main())

Callers 1

Calls 2

ProgressProcessorClass · 0.85
process_gcodeMethod · 0.45

Tested by

no test coverage detected