Functions | |
def | insert (filename, docname) |
def | open (filename) |
def | parse (inputstring) |
Variables | |
pythonopen = open | |
def PathScripts.post.slic3r_pre.insert | ( | filename, | |
docname | |||
) |
References PathScripts.post.slic3r_pre.parse(), and PathScripts.post.slic3r_pre.pythonopen.
Referenced by PathScripts.post.slic3r_pre.open().
def PathScripts.post.slic3r_pre.open | ( | filename | ) |
References PathScripts.post.slic3r_pre.insert().
def PathScripts.post.slic3r_pre.parse | ( | inputstring | ) |
Referenced by PathScripts.post.slic3r_pre.insert().
PathScripts.post.slic3r_pre.pythonopen = open |
Referenced by PathScripts.post.slic3r_pre.insert().