Skip to content

Instantly share code, notes, and snippets.

View stelgenhof's full-sized avatar

Sacha Telgenhof stelgenhof

View GitHub Profile
[
{
"name": "SofleKeyboard",
"author": "Sacha Telgenhof",
"switchMount": "cherry",
"plate": true
},
[
{
"y": 0.2,

Keybase proof

I hereby claim:

  • I am stelgenhof on github.
  • I am stelgenhof (https://keybase.io/stelgenhof) on keybase.
  • I have a public key ASAw01r_jrekHh9SUvoWYr9oq81EucYtelT4E2BWih8qXwo

To claim this, I am signing this object:

@stelgenhof
stelgenhof / YasumiVacationDays.php
Last active February 13, 2019 01:23
Example showing how to calculate remaining employee vacation days using Yasumi
<?php
require 'vendor/autoload.php';
use Yasumi\Provider\AbstractProvider;
use Yasumi\Provider\Germany\NorthRhineWestphalia;
use Yasumi\Yasumi;
// Initialization
const TIMEZONE = 'UTC';
@stelgenhof
stelgenhof / Ender3 - Slic3rPE CustomStartEndGcode.txt
Created August 22, 2018 03:44
Ender3 - Slic3rPE CustomStartEndGcode
Creality Ender 3 Custom Start End Gcode v1 - Slic3r Prusa Edition
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3D Printer: Creality Ender 3
Slicer: Slic3r Prusa Edition (Tested with version 1.41.0-beta)
Created by: Sacha Telgenhof <me at sachatelgenhof dot com>
Date: 2018/08/21
Introduction
------------
Below you can find custom start and end G-code procedures to be used for setting up your Ender-3 in Slic3r Prusa Edition.
@stelgenhof
stelgenhof / Ender3 - Cura CustomStartEndGcode.txt
Last active March 6, 2021 06:57
Ender3 - Cura CustomStartEndGcode
Creality Ender 3 Custom Start End Gcode v1 - Ultimaker Cura
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3D Printer: Creality Ender 3
Slicer: Ultimaker Cura (Tested with version 3.4.1)
Created by: Sacha Telgenhof <me at sachatelgenhof dot com>
Date: 2018/08/21
Introduction
------------
Below you can find custom start and end G-code procedures to be used for setting up your Ender-3 in Cura.