Commit graph

32 commits

Author SHA1 Message Date
GHGiampy 6af5cb295c
🔨 Clean up upload.py (#23679) 2022-02-05 10:23:44 -06:00
Bruno Henrique de Paula d99d0c8a10
📌 Distinct BOARD_CREALITY_V422 (#23674) 2022-02-04 15:57:43 -06:00
GHGiampy 1e246d65ad
Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-18 00:56:11 -06:00
Scott Lahteine 08b6597471 🎨 Followup to #23462 2022-01-10 04:49:03 -06:00
GHGiampy 1363b43946
Firmware Upload via Binary Transfer (#23462) 2022-01-09 01:14:03 -06:00
Scott Lahteine 216a66b42c 🌐 Skip non-essential translations 2021-09-19 19:25:01 -05:00
Scott Lahteine c1d7e234e1 🌐 Reduce language file sizes 2021-09-19 18:40:56 -05:00
luzpaz afca6e7459
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-03 19:02:34 -05:00
Victor Oliveira 4f6910c131
Script to generate Marlin TFT Images (#21340) 2021-03-14 12:14:09 -05:00
Scott Lahteine 903d0b91fc Tweaks to build scripts 2021-02-27 22:38:57 -06:00
Victor Oliveira a37cf24900
Emulated DOGM via HAL TFT, XPT IO (#19017) 2020-08-21 18:54:21 -05:00
Scott Lahteine 506deedfdd config-labels.py needs py3 2020-08-14 00:16:22 -05:00
Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 2020-07-23 20:46:51 -05:00
Scott Lahteine bf25cc8412 Add a script to id configs 2020-06-05 16:20:27 -05:00
Scott Lahteine 9340a33980 Add a pins formatting script 2020-03-21 21:18:46 -05:00
Scott Lahteine f7d663c7db Improvements for MarlinMesh.scad 2020-03-01 05:58:26 -06:00
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
petrzjunior 254d352fca Update Czech language (#16305) 2019-12-23 18:14:51 -06:00
Scott Lahteine 059269d732 More python updates
Followup to #13931
2019-05-07 20:56:19 -05:00
Alexey Shvetsov af725c81e3 Convert py scripts for py2 and py3 compatibility (#13931) 2019-05-07 20:45:01 -05:00
Scott Lahteine 13940268a2 Fix findMissingTranslations.sh for 2.0.x 2018-02-28 01:19:40 -06:00
Petr Zahradník d81e9ce7cb Add CHARSIZE to ignorelist 2018-02-15 20:23:02 +01:00
Scott Lahteine 0918dae66e Add OV() macro for use in thermistor tables 2017-11-15 03:15:18 -06:00
Scott Lahteine 3e7b24278f Fix usage line in temperature table script 2017-10-16 00:17:32 -05:00
Scott Lahteine bacea22a26 Update thermistor table script for current format 2017-10-16 00:15:48 -05:00
Scott Lahteine e0e069c6d8 Clean up trailing whitespace 2017-04-20 17:52:07 -05:00
Scott Lahteine c961dd084d Add hidden option to output Bilinear grids in JSON 2017-04-05 23:43:17 -05:00
Scott Lahteine 29bc83ead8 Optimize findMissingTranslations.sh 2016-12-07 00:53:02 -06:00
Scott Lahteine b44f06a296 Extend findMissingTranslations, reformat output 2016-12-03 08:48:51 -06:00
Scott Lahteine d3b432adca Strip never-translated strings from language files 2016-08-11 13:41:07 -07:00
esenapaj ce2814ed60 Update URL in createTemperatureLookupMarlin.py 2016-07-17 21:08:09 +09:00
João Brázio 14652bb141
Moves shared helper scripts to the buildroot 2016-05-20 02:25:13 +01:00