dmitrygribenchuk
|
83aac65664
|
🔨 Clean up Python imports (#24736)
|
2 年前 |
Scott Lahteine
|
306e03b03b
|
🧑💻 Use spaces indent for Python
|
2 年前 |
Scott Lahteine
|
7f72e78520
|
🔨 Simplify scripts with pathlib (#24574)
|
2 年前 |
GHGiampy
|
6eef807520
|
🔨 Fix firmware upload (#24499)
|
2 年前 |
GHGiampy
|
1d31b6215a
|
🔨 Abort firmware update on transfer error (#24472)
|
2 年前 |
Scott Lahteine
|
58ce5182c2
|
🎨 Fix spelling, whitespace
|
2 年前 |
GHGiampy
|
6af5cb295c
|
🔨 Clean up upload.py (#23679)
|
2 年前 |
Bruno Henrique de Paula
|
d99d0c8a10
|
📌 Distinct BOARD_CREALITY_V422 (#23674)
|
2 年前 |
GHGiampy
|
1e246d65ad
|
✨ Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 年前 |
Scott Lahteine
|
08b6597471
|
🎨 Followup to #23462
|
2 年前 |
GHGiampy
|
1363b43946
|
✨ Firmware Upload via Binary Transfer (#23462)
|
2 年前 |
Scott Lahteine
|
216a66b42c
|
🌐 Skip non-essential translations
|
3 年前 |
Scott Lahteine
|
c1d7e234e1
|
🌐 Reduce language file sizes
|
3 年前 |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 年前 |
Victor Oliveira
|
4f6910c131
|
Script to generate Marlin TFT Images (#21340)
|
3 年前 |
Scott Lahteine
|
903d0b91fc
|
Tweaks to build scripts
|
3 年前 |
Victor Oliveira
|
a37cf24900
|
Emulated DOGM via HAL TFT, XPT IO (#19017)
|
4 年前 |
Scott Lahteine
|
506deedfdd
|
config-labels.py needs py3
|
4 年前 |
Scott Lahteine
|
d1e20eb29f
|
Update links, README, contributing, etc.
|
4 年前 |
Scott Lahteine
|
bf25cc8412
|
Add a script to id configs
|
4 年前 |
Scott Lahteine
|
9340a33980
|
Add a pins formatting script
|
4 年前 |
Scott Lahteine
|
f7d663c7db
|
Improvements for MarlinMesh.scad
|
4 年前 |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
4 年前 |
petrzjunior
|
254d352fca
|
Update Czech language (#16305)
|
4 年前 |
Scott Lahteine
|
059269d732
|
More python updates
Followup to #13931
|
5 年前 |
Alexey Shvetsov
|
af725c81e3
|
Convert py scripts for py2 and py3 compatibility (#13931)
|
5 年前 |
Scott Lahteine
|
13940268a2
|
Fix findMissingTranslations.sh for 2.0.x
|
6 年前 |
Petr Zahradník
|
d81e9ce7cb
|
Add CHARSIZE to ignorelist
|
6 年前 |
Scott Lahteine
|
0918dae66e
|
Add OV() macro for use in thermistor tables
|
7 年前 |
Scott Lahteine
|
3e7b24278f
|
Fix usage line in temperature table script
|
7 年前 |
Scott Lahteine
|
bacea22a26
|
Update thermistor table script for current format
|
7 年前 |
Scott Lahteine
|
e0e069c6d8
|
Clean up trailing whitespace
|
7 年前 |
Scott Lahteine
|
c961dd084d
|
Add hidden option to output Bilinear grids in JSON
|
7 年前 |
Scott Lahteine
|
29bc83ead8
|
Optimize findMissingTranslations.sh
|
8 年前 |
Scott Lahteine
|
b44f06a296
|
Extend findMissingTranslations, reformat output
|
8 年前 |
Scott Lahteine
|
d3b432adca
|
Strip never-translated strings from language files
|
8 年前 |
esenapaj
|
ce2814ed60
|
Update URL in createTemperatureLookupMarlin.py
|
8 年前 |
João Brázio
|
14652bb141
|
Moves shared helper scripts to the buildroot
|
8 年前 |