Cura/scripts
Ghostkeeper a314c4943b
Fix import script if Uranium is not on your PYTHONPATH
It was doing an os.path.exists on the relative path which has no context of where we're looking from. So make it absolute first and then check for the existence of the file. Also take the correct parent folder then and improve debug output.
2020-04-15 18:08:04 +02:00
..
check_gcode_buffer.py Print buffer filling rate rather than time frame 2018-09-12 11:54:35 +02:00
check_invalid_imports.py Update invalid imports checker documentation 2020-01-20 16:35:32 +01:00
check_shortcut_keys.py chmod a+x check_shortcut_keys.py 2018-09-13 10:56:31 +02:00
lionbridge_import.py Fix import script if Uranium is not on your PYTHONPATH 2020-04-15 18:08:04 +02:00