20 random bookmarks
Storage for the links
Storage for the links
Vite plugin for inferno app, and includes boilerplates write with Vite 2 + Inferno 8.0 - guocaoyi/vite-plugins
Watches over your Cargo project’s source
Selfhosted collaborative browser - room management for n.eko - m1k1o/neko-rooms
Our 2-Minute tools site – customize our growing collection of fantasy heroes and monsters. Tools and Assets to enhance your tabletop experience!.
deps
Federate Identity Provider
The BALR is a DIY 3D Printable straight-pull bolt action rifle, that attempts to mimic the overall form factor of scout-type rifles like The Fix or otherwise. It primarily utilizes AR15 components such as the barrel, bolt (minus carrier), and fire control group. There are a number of different stock/brace, and handguard options to choose from. The resulting rifle is quite lightweight, roughly between 3-6 pounds empty, depending on parts used.
Matrix, the open protocol for secure decentralised communications
This is a library function that fits between linear_extrude() and rotate_extrude(). It takes a 2D object and extrudes it in a spiral. Unlike linear_extrude, the 2D object is perpendicular to the path of the extrusion.This would have been much easier if OpenSCAD would allow me to access the points that make up the 2D objects the function is operating on.Comment out the example before using this as a library. I left it uncommented so that Thingiverse would show a picture of the example.Update: I found a bug where when the radius was less than 20, it would fail to generate anything. I found that the calculation inside the asin() function was resulting in 1+1e-14 which is not allowed for the asin() function, so it was returning nan. I have limited the result to a range of -1 to 1 to fix the problem.Update 2: Adjusted the size of the spiral segments so the segments slightly overlap (eliminates gaps in spiral). Added render() to segment because OpenSCAD was complaining of too many objects, and getting slow. Changed atan() to atan2() to avoid potential divide by zero. Added version number to file. (this version is 1.2).Update 3: I added the capability of doing flat spirals. I also found that the Starts variable was not working. I got that fixed. This is version 2.0The tapered spirals are not as smooth as I'd like.I'm also thinking of re-implementing this in a more generic way.I recorded a screen capture as I updated the file: videoThe image and STL file are the test objects in the library. If you import the library with the "use" function, these test objects will not be included.Update 4: I can't seem to leave this one alone. I re-implemented the spiral extrusion as extrude_spiral() and made a wrapper function named spiral_extrude() that calls extrude_spiral() for backswords compatibility. I did this because the previous design did not handle the equivalent of rotate_extrude() (the way it is documented with the Angle parameter instead of the existing function that only does complete circles). I also fixed a bug where the spiral was always an integer number of segments and ended up taller than requested.Update 5: Updated to version 3.1. I found and fixed a bug where the extruded object would extrude one more step than requested. From this point forward, extrude_spiral() is the preferred format, and spiral_extrude() remains as a wrapper of extrude_spiral for backwards compatibility. I hope I am done with this, and that this becomes obsolete when the next version of OpenSCAD is finally released.
HTTP rate limiting module for Caddy 2. Contribute to mholt/caddy-ratelimit development by creating an account on GitHub.
Домашний майонез может быть с яйцами или без, с горчицей или уксусом, с молоком, сметаной или даже с аквафабой. Попробуйте каждый и выберите самый вкусный.
Playing card tray for holding your cards during game play.
.
.
.
Follow me on:
Instagram: https://www.instagram.com/toma_3d/
Thank you!! :))
Вступление Привет, дорогой читатель! В своей первой статье я разобрался как подключить Outline VPN на сервере без графического интерфейса. Начну немного издалека. Меня зовут Сергей и я...
Tinkercad is a free, easy-to-use app for 3D design, electronics, and coding.
Хочу поделиться и обсудить возможности использования протокола IP через сети P2P на примере IPOP. Кратко: IPOP (IP-over-P2P) — это программно поддерживаемая виртуальная сеть, которая может быть...
What is your IP, what is your DNS, check your torrent IP, what informations you send to websites.
Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance - yacy/yacy_search_server
Table of Contents Introduction Pros and Cons Pros Cons Useful tutorials Note from the Editor Module 1: Getting Started Downloading QGIS Installing Plugins Choosing a Directory Module 2: Creating an Extent Layer How to Make a Shapefile Module 3: Inserting a Raster Inserting your Image into QGIS ...