Pinned Repositories
Bread
An experimental slicer for FFF 3D Printers
Butter
A very incomplete and generally bad GUI for Bread. Based on ~16 month old Bread version, so needless to say it needs a bit of work.
Differential-fingers
This mechanism pulls 5 output strings as far as it can when one input string is pulled. When one or more of the output strings cannot be pulled any more, it continues to pull any that can.
geo
Geospatial primitives and algorithms for Rust
geo-svg
A Rust library to generate SVG strings from geo-types
klipper
Klipper is a 3d-printer firmware
nickparkerco
Personal website, also a test project for NextJs and TailwindCSS
rust-trimesh
Playing with a simple .stl importer in Rust.
skel2d
An incomplete implementation of 2D straight skeletons in Scala.
nick-parker's Repositories
nick-parker/Bread
An experimental slicer for FFF 3D Printers
nick-parker/skel2d
An incomplete implementation of 2D straight skeletons in Scala.
nick-parker/Butter
A very incomplete and generally bad GUI for Bread. Based on ~16 month old Bread version, so needless to say it needs a bit of work.
nick-parker/Differential-fingers
This mechanism pulls 5 output strings as far as it can when one input string is pulled. When one or more of the output strings cannot be pulled any more, it continues to pull any that can.
nick-parker/geo
Geospatial primitives and algorithms for Rust
nick-parker/geo-svg
A Rust library to generate SVG strings from geo-types
nick-parker/geojson
Library for serializing the GeoJSON vector GIS file format
nick-parker/get_quebec_doc
Quick scraper to make a map of SuperClinics in Quebec
nick-parker/glium
Safe OpenGL wrapper for the Rust language.
nick-parker/klipper
Klipper is a 3d-printer firmware
nick-parker/nickparkerco
Personal website, also a test project for NextJs and TailwindCSS
nick-parker/rust-trimesh
Playing with a simple .stl importer in Rust.
nick-parker/image_to_gcode
A Python script for converting images into gcode
nick-parker/Marlin
Firmware backup for the MendelMax 1.5 at Westmont High School.
nick-parker/opensls_2014
opensls work
nick-parker/python3Dplay
General 3d work in python with the end goal of interpreting ASCII .stl files and rudimentary slicing for 3d printers.
nick-parker/react-three-renderer
Render into a three.js canvas using React.
nick-parker/redeem
Firmware for Replicape
nick-parker/rust-geo-booleanop
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
nick-parker/rust-ordered-float
nick-parker/SeeMeCNC-Firmware
This is the new repo where we will store all firmware for our machines rather than being in each machine repo seperately, as many machines use similar firmware with slight configuration changes
nick-parker/shizuoka
Way out of date LinuxCNC config for a Shizuoka ST-N knee mill with Quickdraw ATC
nick-parker/trimesh
Python library for loading and using triangular meshes.
nick-parker/webpack-foolishness
Learning how to make webpack play nice with some React components