More python updates

Followup to #13931
This commit is contained in:
Scott Lahteine
2019-05-07 20:54:01 -05:00
parent af725c81e3
commit 059269d732
4 changed files with 26 additions and 22 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
"""Thermistor Value Lookup Table Generator
Generates lookup to temperature values for use in a microcontroller in C format based on:

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# 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