Skip to content
Snippets Groups Projects
Commit 76da32b5 authored by Wurstnase's avatar Wurstnase
Browse files

add hash-bang for python3

parent 2e7ba446
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python3
# This file is for preprocessing gcode and the new G29 Autobedleveling from Marlin # This file is for preprocessing gcode and the new G29 Autobedleveling from Marlin
# It will analyse the first 2 Layer and return the maximum size for this part # It will analyse the first 2 Layer and return the maximum size for this part
# After this it will replace with g29_keyword = ';MarlinG29Script' with the new G29 LRFB # After this it will replace with g29_keyword = ';MarlinG29Script' with the new G29 LRFB
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment