Commit graph

541 commits

Author SHA1 Message Date
393c41b8dd Added configs to allow switching to 328P variant boards #featureadd 2020-06-22 12:41:18 -07:00
5d3bd86363 formatting fixes for firmware update page #docs 2020-06-18 21:26:45 -07:00
f4a1657dd0 added link to ICSP upload instructions #docs 2020-06-18 21:06:25 -07:00
771b437c99 resized discord widget #docs 2020-06-18 21:04:32 -07:00
6f28c7bcee added ICSP upload section to instructions 2020-06-18 21:04:04 -07:00
5243c06e40 updated firmware upload doc with firmware download links #docs 2020-06-18 20:41:36 -07:00
889e674011 changed MKDocs theme back to dark blue #docs 2020-06-15 16:58:30 -07:00
d79fe86d40 added extension for nested lists in MKDocs #bugfix #docs 2020-06-15 16:53:46 -07:00
1364c9561c added release v2.3.1 compiled firmware #featureadd 2020-06-15 11:45:17 -07:00
4c7ab3ec36 added fallback version parameter. Fixes #73 #bugfix 2020-06-15 11:39:39 -07:00
c0527b9aa9 Added interpreter hashbang to python version script #bugfix 2020-06-15 11:38:46 -07:00
111d7cffe4 fixed parsing error for git hash injection to version parameter #bugfix 2020-06-15 11:31:21 -07:00
62e6caf83f incremented base version to v2.3.1 for minor additions #featureadd 2020-06-15 11:13:42 -07:00
61e6a596c0 added compiled release firmware v2.3.0_b93dbb6 #featureadd 2020-06-14 14:56:49 -07:00
b93dbb6808 Changed logic default to low instead of high #bugfix 2020-06-14 14:53:47 -07:00
a86c3af806 added screenshot for AVRDUDESS procedure #docs 2020-06-14 14:53:22 -07:00
50ea75049a added mechanical and pinout drawing for programming jig #docs 2020-06-14 14:52:48 -07:00
0aa790ffb1 fixed typo in VSC extension name #docs 2020-06-11 16:32:19 -07:00
66fbcda4fa fixed links and punctuation on firmware update #docs 2020-06-10 22:58:46 -07:00
b58bf62e70 added more detail to firmware update procedure #docs 2020-06-10 22:36:17 -07:00
3e0380406c Added embedded model frames for creality #docs 2020-06-04 19:41:34 -07:00
7255c99d18 Added info for Creality Printhead integration #docs 2020-06-04 19:20:29 -07:00
9581f1b570 added logo to Standalone pcb 2020-05-21 22:04:39 -07:00
c3f7f86268 partial update to kitspace yaml and BOMs 2020-05-21 15:10:24 -07:00
84aa91c5d7 kitspace.yaml link update 2020-05-21 13:38:05 -07:00
425849bbae added readme for business card, updated kitspace yaml 2020-05-21 13:29:07 -07:00
04ec61d223 fixed schematic headers for kitspace 2020-05-21 13:10:49 -07:00
495ff2ee1f added kitspace integration #featureadd 2020-05-21 12:57:31 -07:00
95ca33774f migrated hardware files to new location 2020-05-21 11:53:59 -07:00
951c53196d added i2c command syntax to I2C page #docs 2020-05-13 16:09:44 -07:00
5581fac1ce fixed i2c byteslength for some inputs #docs 2020-05-13 10:02:51 -07:00
0f3db0f7ef updating 'about' section #docs 2020-05-13 01:30:17 -07:00
44114dbaec switching to dark theme on docs site #docs 2020-05-13 01:27:15 -07:00
b225d06b29 added youtube video of the circuit explanation #docs 2020-05-13 01:11:16 -07:00
45023ba662 added links to MPDM install guide #docs 2020-05-12 23:43:21 -07:00
bda5d75c7e fixed i2c docs links #docs 2020-05-12 23:40:23 -07:00
7988739542 Added I2C Integration page #docs 2020-05-12 23:35:46 -07:00
f744b4539a updated Pyr0-Piezo configuration instructions with new parameters #docs 2020-05-12 22:59:05 -07:00
c2c6e6e640 added documentation explaining the bypass jumper. #41 complete #docs 2020-05-12 22:44:38 -07:00
Alan Weinstock
4239641fc1
Merge pull request #72 from pyr0ball/develop
Add I2C input + addtl features
2020-05-10 15:18:26 -07:00
2184ec69ed updated changelog for v2.3.0 #docs 2020-05-10 15:11:06 -07:00
74eabff950 fixed string concatentate issue on version_git.py #bugfix 2020-05-10 14:22:01 -07:00
a44ed2556f fixed incorrect annotation on one config #docs 2020-05-09 12:24:59 -07:00
7086002db5 Code comments/formatting #docs 2020-05-09 12:24:03 -07:00
3b46a42023 formatting fix for markdown in pt100 page #docs 2020-05-09 12:22:50 -07:00
Alan Weinstock
1ea927ecd9
Merge pull request #71 from loredan/master
Fixes #33 , allows case-insensitive input over UART
2020-05-07 19:29:38 -07:00
Vsevolod Merenkov
65dbe60c87 Added user-friendty VCC readings adjustment #featureadd
Minor fixes to i2c #bugfix
2020-05-07 21:55:27 +03:00
Vsevolod Merenkov
2f4e42d34a Serial commands are now case-insensitive #featureadd 2020-05-03 14:51:16 +03:00
b45315f3b5 Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo into develop 2020-04-27 13:39:29 -07:00
Alan Weinstock
ce91ff63dd
Merge pull request #70 from loredan/master
This should fix #2 & #22

Thanks for all the hard work @loredan !
2020-04-27 13:38:26 -07:00