I hereby claim:
- I am besser on github.
- I am besser (https://keybase.io/besser) on keybase.
- I have a public key whose fingerprint is 5FE9 6220 48E8 8CA9 D13B 5569 BE12 BE36 55F4 65B5
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
sh <(curl https://j.mp/spf13-vim3 -L)
echo "let g:spf13_bundle_groups=['general', 'neocomplete', 'programming', 'ruby', 'python', 'go', 'javascript', 'html', 'misc', 'writing' ]" >> ~/.vimrc.before.local
package main | |
import ( | |
"context" | |
"fmt" | |
"log" | |
"time" | |
"golang.org/x/sync/semaphore" | |
) |
#!/bin/bash | |
# Adicione um novo remote; pode chamá-lo de "upstream": | |
git remote add upstream https://github.com/usuario/projeto.git | |
# Obtenha todos os branches deste novo remote, | |
# como o upstream/master por exemplo: | |
git fetch upstream |
;----------------------------------------------------------- | |
; Ender 3 Custom End G-Code - START HERE | |
;----------------------------------------------------------- | |
M400 ; Wait | |
M220 S100 ; Reset Speed factor override percentage to default (100%) | |
M221 S100 ; Reset Extrude factor override percentage to default (100%) | |
;************************* | |
;**** Cleaning nozzle **** | |
;************************* |
SET_GCODE_VARIABLE MACRO=END_PRINT VARIABLE=machine_depth VALUE={machine_depth} | |
END_PRINT |
############################################## | |
# Swaping motor pins (ET115v3 Mamba) # | |
############################################## | |
# ORIGINAL | |
# 2 1 | |
# 4 3 | |
# resource MOTOR 1 B00 | |
# resource MOTOR 2 B01 | |
# resource MOTOR 3 A03 |
CE and FCC unlicensed | |
===================== | |
vtxtable bands 5 | |
vtxtable channels 8 | |
vtxtable band 1 BOSCAM_A A FACTORY 5865 5845 5825 5805 5785 5765 5745 0 | |
vtxtable band 2 BOSCAM_B B FACTORY 5733 5752 5771 5790 5809 5828 5847 5866 | |
vtxtable band 3 BOSCAM_E E FACTORY 0 0 0 0 0 0 0 0 | |
vtxtable band 4 FATSHARK F FACTORY 5740 5760 5780 5800 5820 5840 5860 0 | |
vtxtable band 5 RACEBAND R FACTORY 0 0 0 5769 5806 5843 0 0 | |
vtxtable powerlevels 1 |