admin:samba
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
admin:samba [2025/05/11 11:38] – rjversluis | admin:samba [2025/05/11 21:28] (current) – [Shell script] rjversluis | ||
---|---|---|---|
Line 135: | Line 135: | ||
if (( $TEMP > 45000)) | if (( $TEMP > 45000)) | ||
then | then | ||
- | PWM=50 | + | PWM=75 |
fi | fi | ||
if (( $TEMP > 50000)) | if (( $TEMP > 50000)) | ||
then | then | ||
- | PWM=100 | + | PWM=125 |
fi | fi | ||
if (( $TEMP > 55000)) | if (( $TEMP > 55000)) | ||
then | then | ||
- | PWM=150 | + | PWM=175 |
fi | fi | ||
if (( $TEMP > 60000)) | if (( $TEMP > 60000)) | ||
then | then | ||
- | PWM=200 | + | PWM=225 |
fi | fi | ||
echo temp=$TEMP pwm=$PWM | echo temp=$TEMP pwm=$PWM | ||
Line 175: | Line 175: | ||
\\ | \\ | ||
=====3D==== | =====3D==== | ||
+ | ====OpenSCAD==== | ||
+ | SSDBox and rpi4-box: | ||
* https:// | * https:// | ||
\\ | \\ |
admin/samba.1746956286.txt.gz · Last modified: 2025/05/11 11:38 by rjversluis