Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View onitake's full-sized avatar

Gregor Riepl onitake

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-height, initial-scale=1">
<title>Loading TyranoScript</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
{
"id": "rostock-mini",
"version": 1,
"name": "Delta Rostock mini",
"author": "onitake",
"manufacturer": "Other",
"file_formats": "text/x-gcode",
"inherits": "fdmprinter.json",
"machine_settings": {
"machine_width": { "default": 160 },
#!/usr/bin/env python
import sys
import math
import json
steps = 6
if len(sys.argv) > 1:
steps = int(sys.argv[1])
radius = 80.0
#!/usr/bin/perl
use strict;
use warnings;
use IO::File;
sub usage() {
print STDERR "Usage: scantscf GSL_TS_CFG.h\n";
print STDERR "Dumps the configuration block of Silead firmware in header format.\n";
-1;
EESchema-DOCLIB Version 2.0 Date: Thu 09 Apr 2015 02:01:50 CEST
#
$CMP 74LS51
D Dual 3- and 2-input AND-NOR ( S = /(AB[C] + DE[F]) )
K TTL ANDNOR
$ENDCMP
#
#End Doc Library