Skip to content

Instantly share code, notes, and snippets.

View besser's full-sized avatar
:octocat:
Coding...

Roberto Besser besser

:octocat:
Coding...
  • Supplylabs
  • São Paulo, Brazil
  • 08:31 (UTC -03:00)
  • X @Besser
View GitHub Profile
@besser
besser / tinyhawk_s_cli_vtx_table.txt
Last active November 19, 2020 09:22
VTX Table (BF 4.1.x) to Tinyhawk S
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
@besser
besser / betaflight_4-1.txt
Last active November 24, 2019 23:57
Betaflight 4.1 Snipets
##############################################
# Swaping motor pins (ET115v3 Mamba) #
##############################################
# ORIGINAL
# 2 1
# 4 3
# resource MOTOR 1 B00
# resource MOTOR 2 B01
# resource MOTOR 3 A03
@besser
besser / cura_klipper_end.gcode
Last active April 23, 2024 16:08
Klipper configuration file and Cura Start/End gcode
SET_GCODE_VARIABLE MACRO=END_PRINT VARIABLE=machine_depth VALUE={machine_depth}
END_PRINT
@besser
besser / cura_ender3_end.gcode
Last active December 3, 2023 23:48
Ender 3 Cura Star/End G-Code
;-----------------------------------------------------------
; 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 ****
;*************************
@besser
besser / git-update-fork.sh
Last active October 2, 2019 07:05 — forked from rdeavila/git-update-fork.sh
Git: como atualizar um fork com as mudanças do original?
#!/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
@besser
besser / semaphore_context.go
Last active October 9, 2020 22:14
Semaphore pattern example
package main
import (
"context"
"fmt"
"log"
"time"
"golang.org/x/sync/semaphore"
)
@besser
besser / .md
Created December 5, 2017 03:56
spf13-vim + vim-go
  1. Install spf13-vim
sh <(curl https://j.mp/spf13-vim3 -L)
  1. Install Go bundle
echo "let g:spf13_bundle_groups=['general', 'neocomplete', 'programming', 'ruby', 'python', 'go', 'javascript', 'html', 'misc', 'writing' ]" >> ~/.vimrc.before.local 

Keybase proof

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: