AnHardt
7e69f72db6
Moved font directory. Updated README.fonts
10 years ago
AnHardt
08e4651ece
Corrected cyrillic font again
Thank you @Nprod .
10 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
AnHardt
25c4f17e5d
Corrected Cyrillic fonts. Round II.
10 years ago
AnHardt
44a205d9d9
Corrected Cyrillic fonts.
Cleaned typo in language_test.h Cyrillic part.
10 years ago
AnHardt
96f8d20f2f
Change selection logic another time
Automatic selection was to unflexible.
Updated documentation
Updated language files to new logic and documentation.
Updated bdf2u8g.exe
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
AnHardt
b14270b029
Added font tools
10 years ago
AnHardt
fe2bd237d5
Add font sources.
Fonts have been created with fony.exe (http://hukka.ncn.fi/?fony )
The HD44760_? fonts simulate the fonts of the character based displays.
The ISO10646 fonts provide the right size of the standard fonts.
Marlin_symbols contains only the the special symbols of the original marlin font.
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