Scott Lahteine
9a12054e0e
Git helper shell scripts for MarlinFirmware
9 years ago
João Brázio
f94900ee79
Added a script to check all language files for missing translations
9 years ago
Scott Lahteine
988332c67a
Cosmetic tweaks from dev
9 years ago
Richard Wackerbarth
7c94c83765
Repair formula mangled by PR#1319 in Jan 2015
9 years ago
Wurstnase
752c804677
remove offset, add minimum scan area
10 years ago
Wurstnase
14f0250853
allow negative values
...
and some more comments
10 years ago
Wurstnase
76da32b567
add hash-bang for python3
10 years ago
Wurstnase
2e7ba44633
some renaming for readability
10 years ago
Wurstnase
0620267ebb
g29 auto-mode for the new G29 LRFB
...
short:
this script scans the first few lines from a gcode. If the line between 2 different z are greater than min_g1 this is our first layer. On this layer we search the min and max values of X and Y. With an offset we write that in a new file.
10 years ago
Steffen Vogel
f25e793cff
rename stepper lookup table scipt to be consistent with termistor lookup table script
10 years ago
Steffen Vogel
df17a6a1b4
fix #1305 by proposed workaround (thanks gaby64)
10 years ago
Steffen Vogel
f7e65935fb
make use of power operator
10 years ago
Steffen Vogel
4e02aff9b5
automatically determine min/max temp for terminator
10 years ago
Steffen Vogel
81363bc441
more cleanups
10 years ago
Steffen Vogel
95f4a55820
refactored termistor table calculation to be in line with wikipedia's article about Steinhart-Hart coefficients
10 years ago
Steffen Vogel
21205cc3d8
more cleanups in the termistorTable generation script
10 years ago
Steffen Vogel
fb0996b5db
improved output aligment and precision
10 years ago
Steffen Vogel
538231edfd
cosmetic whitespace cleanup and comments added/updated
10 years ago
Scott Lahteine
b5e50cdd4e
Move scripts and documentation to subfolders
10 years ago