Scott Lahteine
58ce5182c2
🎨 Fix spelling, whitespace
vor 2 Jahren
luzpaz
afca6e7459
🐛 Spellcheck comments (#22496 )
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
vor 3 Jahren
Scott Lahteine
059269d732
More python updates
Followup to #13931
vor 5 Jahren
Alexey Shvetsov
af725c81e3
Convert py scripts for py2 and py3 compatibility (#13931 )
vor 5 Jahren
João Brázio
14652bb141
Moves shared helper scripts to the buildroot
vor 8 Jahren
Wurstnase
752c804677
remove offset, add minimum scan area
vor 9 Jahren
Wurstnase
14f0250853
allow negative values
and some more comments
vor 9 Jahren
Wurstnase
76da32b567
add hash-bang for python3
vor 9 Jahren
Wurstnase
2e7ba44633
some renaming for readability
vor 9 Jahren
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.
vor 9 Jahren