All Projects → mk → Similar Projects or Alternatives

98 Open source projects that are alternatives of or similar to mk

Cetus
Full-featured user interface for Machinekit
Stars: ✭ 33 (-34%)
Mutual labels:  cnc, machinekit
tc-maker-4x4-router
Restoration and documentation of custom-built 4x4' CNC router at Twin Cities Maker hackerspace (aka the Hack Factory) in Minneapolis, MN.
Stars: ✭ 14 (-72%)
Mutual labels:  cnc, linuxcnc
Pyformat.info
Single page cheat-sheet about Python string formatting
Stars: ✭ 1,189 (+2278%)
Mutual labels:  howto
GERBER X3
Program for preparing G-code for milling of printed circuit boards on CNC. You can use it as a converter to a PDF file.
Stars: ✭ 150 (+200%)
Mutual labels:  cnc
Espressif
all espressif stuff will committed here
Stars: ✭ 477 (+854%)
Mutual labels:  howto
Bioc Refcard
Bioconductor cheat sheet
Stars: ✭ 152 (+204%)
Mutual labels:  howto
vectorexpress-api
Vector Express is a free service and API for converting, analyzing and processing vector files.
Stars: ✭ 66 (+32%)
Mutual labels:  cnc
Awesome Crypto Papers
A curated list of cryptography papers, articles, tutorials and howtos.
Stars: ✭ 985 (+1870%)
Mutual labels:  howto
grbl32
CNC controller running on the STM32F103 "Blue Pill" board, build and flash on Mac/Linux
Stars: ✭ 33 (-34%)
Mutual labels:  cnc
haskell-atom-setup
How to set up and use the Atom IDE for Haskell development in 2016. 2020: Obsolete, use VS Code instead.
Stars: ✭ 83 (+66%)
Mutual labels:  howto
Learn To Send Email Via Google Script Html No Server
📧 An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
Stars: ✭ 2,718 (+5336%)
Mutual labels:  howto
howto
Terminal client for stack overflow
Stars: ✭ 25 (-50%)
Mutual labels:  howto
An Idiots Guide To Installing Arch On A Lenovo Carbon X1 Gen 6
so you wanted to install arch huh
Stars: ✭ 165 (+230%)
Mutual labels:  howto
SolderingTutorial
Complete soldering course for beginners and advanced.
Stars: ✭ 104 (+108%)
Mutual labels:  howto
Phoenix Liveview Counter Tutorial
🤯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚡️
Stars: ✭ 115 (+130%)
Mutual labels:  howto
howto
Dumping ground for various HowTo documents that I produce
Stars: ✭ 58 (+16%)
Mutual labels:  howto
Golang Examples
Go(lang) examples - (explain the basics of #golang)
Stars: ✭ 1,070 (+2040%)
Mutual labels:  howto
fanuc-driver
Configurable Fanuc Focas data collector and post processor.
Stars: ✭ 38 (-24%)
Mutual labels:  cnc
Zalando Howto Open Source
Open Source guidance from Zalando, Europe's largest online fashion platform
Stars: ✭ 767 (+1434%)
Mutual labels:  howto
beagleg
G-code interpreter and stepmotor controller for crazy fast coordinated moves of up to 8 steppers. Uses the Programmable Realtime Unit (PRU) of the Beaglebone.
Stars: ✭ 107 (+114%)
Mutual labels:  cnc
Avenging
MVP pattern example on Android: no Dagger or RxJava example
Stars: ✭ 279 (+458%)
Mutual labels:  howto
G-Code-Arduino-Library
Allows any machines and robots to be controlled by G-Code
Stars: ✭ 44 (-12%)
Mutual labels:  cnc
pfc-howtos
Here you will find all the example code for extensions and tools for the pfc family
Stars: ✭ 31 (-38%)
Mutual labels:  howto
ubiquiti-edge-router-lite-openbsd-osx
Install OpenBSD on your Ubiquiti Edge Router Lite 3 from MacOS (OSX)
Stars: ✭ 23 (-54%)
Mutual labels:  howto
godot recipes
Lessons, tutorials, and guides for game development using the Godot game engine.
Stars: ✭ 135 (+170%)
Mutual labels:  howto
Codetogo.io
🚀 JavaScript code to go - Find updated snippets for common JavaScript use cases
Stars: ✭ 198 (+296%)
Mutual labels:  howto
process-handbook
📗 Contains our processes, questions and journey to creating ateam
Stars: ✭ 70 (+40%)
Mutual labels:  howto
Docker Compose Demo
A short demo on how to use Docker Compose to create a Web Service connected to a load balancer and a Redis Database.
Stars: ✭ 168 (+236%)
Mutual labels:  howto
step-daemon
stepd - External planner and stepper for 3d printing
Stars: ✭ 85 (+70%)
Mutual labels:  cnc
Es Howto
How to read the ECMAScript specification (ECMA-262)
Stars: ✭ 157 (+214%)
Mutual labels:  howto
glowforge-material-manager
A simple chrome extension to allow saving custom materials.
Stars: ✭ 17 (-66%)
Mutual labels:  cnc
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+5296%)
Mutual labels:  howto
shell.how
Explain shell commands using next-generation autocomplete Fig.
Stars: ✭ 237 (+374%)
Mutual labels:  howto
Start Here
💡 A Quick-start Guide for People who want to dwyl ❤️ ✅
Stars: ✭ 1,392 (+2684%)
Mutual labels:  howto
DEVGUIDE
CalConnect project to provide documentation on Calendaring and related issues.
Stars: ✭ 17 (-66%)
Mutual labels:  howto
Phoenix Ecto Append Only Log Example
📝 A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Blockchain, IPFS or Solid!
Stars: ✭ 58 (+16%)
Mutual labels:  howto
vscode-gcode-syntax
G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
Stars: ✭ 59 (+18%)
Mutual labels:  cnc
Reactnativecodereuseexample
Shows how to organize your code to reuse it as much as possible between Web, iOS and Android
Stars: ✭ 41 (-18%)
Mutual labels:  howto
portablebpf
You came here so you could have a base code to serve you as an example on how to develop a BPF application, compatible to BCC and/or LIBBPF, specially LIBBPF, having the userland part made in C or PYTHON.
Stars: ✭ 32 (-36%)
Mutual labels:  howto
Howto Git Bisect
Find bugs quickly with `git bisect`
Stars: ✭ 27 (-46%)
Mutual labels:  howto
React Tdd Guide
A series of examples on how to TDD React
Stars: ✭ 585 (+1070%)
Mutual labels:  howto
Sand-Table
An open-source platform for building DIY sand tables (like the Sisyphus or ZenXY)
Stars: ✭ 99 (+98%)
Mutual labels:  cnc
Learn Redux
💥 Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
Stars: ✭ 442 (+784%)
Mutual labels:  howto
adventures-in-motion-control
A realistic simulator for a 3D printer motion controller
Stars: ✭ 31 (-38%)
Mutual labels:  cnc
go-github-release
Guide to release automation
Stars: ✭ 72 (+44%)
Mutual labels:  howto
krabzcam
Web-application for converting SVG paths to g-code
Stars: ✭ 43 (-14%)
Mutual labels:  cnc
3dsMax-Python-HowTos
3ds Max python samples
Stars: ✭ 86 (+72%)
Mutual labels:  howto
machinekit-hal
Universal framework for machine control based on Hardware Abstraction Layer principle
Stars: ✭ 89 (+78%)
Mutual labels:  machinekit
firejailed-tor-browser
HOWTO: Firejailed Tor Browser
Stars: ✭ 18 (-64%)
Mutual labels:  howto
soem
ROS package wrapping the Simple Open EtherCAT Master (SOEM) from https://github.com/OpenEtherCATsociety/SOEM
Stars: ✭ 57 (+14%)
Mutual labels:  ethercat
cheat-sheet
collection of cheat sheets
Stars: ✭ 150 (+200%)
Mutual labels:  howto
Keybase Gpg Github
Step-by-step guide on how to create a GPG key on keybase.io, adding it to a local GPG setup and using it with Git and GitHub.
Stars: ✭ 2,506 (+4912%)
Mutual labels:  howto
aws-cpp-developer-guide
Content for the AWS SDK for C++ Developer Guide. For more info about the AWS C++ SDK, go to http://github.com/aws/aws-sdk-cpp
Stars: ✭ 19 (-62%)
Mutual labels:  howto
learn-ngrok
☁️ Learn how to use ngrok to share access to a Web App/Site running on your "localhost" with the world!
Stars: ✭ 50 (+0%)
Mutual labels:  howto
SkiPi
Skywire on Raspberry Pi
Stars: ✭ 16 (-68%)
Mutual labels:  howto
Learn Elm Architecture In Javascript
🦄 Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!
Stars: ✭ 173 (+246%)
Mutual labels:  howto
etherlabmaster
IgH EtherCAT Master Building and Configuration Environment
Stars: ✭ 55 (+10%)
Mutual labels:  ethercat
ToolpathGenerator
Automating Toolpath Planing and Generation for 3-Axis CNC
Stars: ✭ 26 (-48%)
Mutual labels:  cnc
aws-java-developer-guide
Official repository of the AWS SDK for Java Developer Guide -- issues and contributions are welcome, see README for details.
Stars: ✭ 111 (+122%)
Mutual labels:  howto
grbl-Mega-5X
5/6 Axis version of Grbl, the open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560
Stars: ✭ 295 (+490%)
Mutual labels:  cnc
1-60 of 98 similar projects