Update README.md

This commit is contained in:
2019-01-24 11:42:52 +00:00
parent 50e2c9520e
commit d1c0c94153

View File

@@ -25,4 +25,4 @@ GcodeFileAnalyzer.SplitFileAtLayers(
* The Z position where to split the file can be given in layer number (starting with 0) or in millimeters (value must match an actual layer z position in the gcode file) * The Z position where to split the file can be given in layer number (starting with 0) or in millimeters (value must match an actual layer z position in the gcode file)
* Execute `GcodeFileSplitter.py` * Execute `GcodeFileSplitter.py`
** E.g.: `pipenv run python GcodeFileSplitter.py` * E.g.: `pipenv run python GcodeFileSplitter.py`