- Resistor-1 : R-EU_0207/7 , R-EU_0207/10
- Capacitor-Elctrolytic : CPOL-EUE2.5-6 , CPOL-EUE5-10.5
- Capacitor-Ceramic : C-EU025-025X050 , C-EU050-030X075
- Diode : 1N5408
- Crystal oscillator : CRYSTALHC49U70
- 78XX Voltage Regulator : 7805TV
- LED : LED3MM , LED5MM
- Buzzer : F/CM12P
- Power Jack : CONN-08197
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LM8LUU/LM8UU | |
• robu.in – 90 / 110 | |
• diy3d.in – 75 / 118 | |
• novo3d.in – 0 / 60 | |
• techtonics.in _ 0 / 99 | |
• roboticspitstop.in _ 0 / 60 | |
• tomsonelectronics.com _ 0 / 83 | |
E3D v6 Hotend | |
• robu.in – 499 | |
• diy3d.in – 500 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
echo "input file : "$1 | |
echo "G0 S0 >> G0 Z4.5" | |
sed -i 's/G0 S0/G0 Z4.5/g' $1 | |
echo "G0 S255 >> G0 Z3.9" | |
sed -i 's/G0 S255/G0 Z3.9/g' $1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
endstop holder & endstops | |
printbed btm upport | |
z axis | |
cooling fan/duct | |
ramps holder | |
power switch | |
display holde0 | |
control knob | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
02/10/2020 11:15AM-------------------------------------------------- | |
error ::::: | |
system/core/mkbootimg/mkbootimg.c: In function 'main': | |
system/core/mkbootimg/mkbootimg.c:212:9: error: 'strncpy' specified bound 1024 equals destination size [-Werror=stringop-truncation] | |
212 | strncpy((char *)hdr.extra_cmdline, cmdline, BOOT_EXTRA_ARGS_SIZE); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
cc1: all warnings being treated as errors | |
scinario ::::: |
aex4.6 darklord 3.18.19 7.1.2 https://yadi.sk/d/NAHFD9Ub3Poni6 https://drive.google.com/file/d/1Yy3LUdZ0trwhGrC2LYiMvEUI8sJyWHjw/view?usp=sharing
- remove bloatware from
system/app
,system/vendor/app
,system/vendor/provider/app
,system/priv-app
- fix external write permission issues by editing
system/etc/permissions/platform.xml
- remove stock dialer, conatcts app replace with google dialer & contacts
- change boot & shutdown animations
NewerOlder