Skip to content

Instantly share code, notes, and snippets.

View dderg's full-sized avatar

Danila Dergachev dderg

  • Derg AB
  • Stockholm, Sweden
View GitHub Profile
@dderg
dderg / readme.md
Last active April 2, 2023 10:11 — forked from ChipCE/readme.md
Klipper bed mesh on print area only macro install guide

Klipper mesh on print area only install guide

Compared to original script this one relies on exclude_object data. Thus no additional starting g-code parameters are needed.

What this macro do

  • This macro will dynamically changing the bed mesh area based on the size of the parts will be printed. The fw will only probe on the area that the part will be printed (plus mesh_area_offset value).

Setup guide

@dderg
dderg / speedboatrace.curaprofile
Created February 26, 2023 00:59
SpeedBoatRace cura config
PK!D·3k~~!elegoo_neptune_3pro_speedboatrace[general]
version = 4
name = SpeedBoatRace
definition = elegoo_base
[metadata]
type = quality_changes
quality_type = fine
setting_version = 21
'atom-text-editor.vim-mode.insert-mode':
'u': 'exit-insert-mode-if-preceded-by-e'
'atom-text-editor.vim-mode':
'ctrl-c': 'core:copy'
'atom-text-editor[data-grammar~="stylus"]:not([mini])':
'tab': 'emmet:expand-abbreviation-with-tab'
@dderg
dderg / .xbindkeysrc
Created October 9, 2015 12:18
dvorak xbindkeys
"xvkbd -xsendevent -text '\[Control_L]c'"
Control + j
"xvkbd -xsendevent -text '\[Control_L]x'"
Control + q
"xvkbd -xsendevent -text '\[Control_L]\;'"
Control + s
"xvkbd -xsendevent -text '\[Control_L]v'"
@dderg
dderg / .vimrc
Last active September 21, 2016 15:25
vimrc
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'gmarik/Vundle.vim'
Plugin 'pangloss/vim-javascript'
" Plugin 'isRuslan/vim-es6'
Plugin 'UltiSnips'
@dderg
dderg / gist:a706082877e071cbd81c
Created May 1, 2015 11:03
Dvorak sublime vim keymap
[
{ "keys": ["e", "u"], "command": "exit_insert_mode",
"context":
[
{ "key": "setting.command_mode", "operand": false },
{ "key": "setting.is_widget", "operand": false }
]
},
{ "keys": ["c"], "command": "enter_insert_mode",
@dderg
dderg / dvorak vim keymap
Created May 1, 2015 10:59
':' is on the same place where it's on dvorak
set langmap='q,\\,w,.e,pr,yt,fy,gu,ci,ro,lp,/[,=],aa,os,ed,uf,ig,dh,hj,tk,nl,s\\;,-',\\;z,qx,jc,kv,xb,bn,mm,w\\,,v.,z/,[-,]=,\"Q,<W,>E,PR,YT,FY,GU,CI,RO,LP,?{,+},AA,OS,ED,UF,IG,DH,HJ,TK,NL,_\",QX,JC,KV,XB,BN,MM,W<,V>,Z?