#
digital-fabrication
Here are 29 public repositories matching this topic...
yck011522
commented
Jun 4, 2020
Feature Request
It would be nice to have an example showing how to load a robot from URDF / ROS (robot in meters) and then scale it (for millimeters).
robot = client.load_robot(load_geometry=True)
robot.artist = RobotArtist(robot.model)
robot.scale(1000)
It should also be ensured that scale() can be called before or after setting the artist, and lead to the same result.
Small projects not worthy of dedicated repositories
-
Updated
Nov 16, 2020 - C
Choreo: robotic motion planning platform for discrete architectural assembly
-
Updated
Jul 15, 2019 - C++
-
Updated
Oct 30, 2018 - C#
A curated list of resources, software, and hardware that runs the digital fabrication movement (WIP)
hardware
paper
wip
lasercut
cnc
fabrication
manufacturing
digital-fabrication
cnc-machine
3d-printing
fablab
3d-printer
lasercutter
laser-cutting
cnc-programming
digital-fabrication-movement
cnc-tips
-
Updated
Jan 24, 2020
3D generative design with deep learning
-
Updated
Aug 8, 2019 - Jupyter Notebook
-
Updated
Dec 31, 2017 - Python
Studies in digital fabrication
-
Updated
Dec 4, 2019 - Python
Geometry generation/planning for robotically assembled spatial structures
-
Updated
Feb 5, 2021 - Python
-
Updated
Dec 7, 2017 - C++
[Work in progress] Tunisian Makers 3D-printing & Laser cutting face shields and other medical supplies to provide healthcare professionals with the protective gear that they need to stay safe!
hardware
makers
digital-fabrication
makerspace
fablab
open-source-hardware
open-source-community
open-source-product-design
covid-19
covid19
face-shield
-
Updated
Aug 4, 2020 - JavaScript
Developing course material for a Digital Fabrication Module at the University of Brighton
-
Updated
Apr 27, 2020 - Ruby
A tool for Mixed Reality Design and Fabrication projects.
-
Updated
Nov 22, 2020 - C#
A tool for Mixed Reality Design and Fabrication projects.
-
Updated
Nov 22, 2020
Documentation page for the Mobile version of The Beach Lab
diy
adventure
digital-fabrication
mercedes-benz
solar-energy
4x4
solar-power
social-innovation
mobile-fablab
g-wagon
built-to-last
-
Updated
Dec 20, 2020
A tool for Mixed Reality Design and Fabrication projects.
-
Updated
Jan 31, 2021 - C#
Fabricating Labs
-
Updated
Dec 4, 2020 - TeX
A tool for Mixed Reality Design and Fabrication projects.
-
Updated
Jul 26, 2020
A tool for Mixed Reality Design and Fabrication projects.
-
Updated
Jul 26, 2020 - C#
embed shape-independent computer vision markers in objects created with 3D-printers or laser cutters
-
Updated
Feb 2, 2021 - Python
A tool for Mixed Reality Design and Fabrication projects.
-
Updated
Nov 22, 2020 - C#
A tool for Mixed Reality Design and Fabrication projects.
-
Updated
Nov 22, 2020 - C#
Oh My PhD!
computer-science
engineering
programming
study
math
geometry
computer-graphics
architecture
courses
geometry-processing
digital-fabrication
optimisation
learning-notes
computational-design
phdays
-
Updated
Nov 12, 2020
python module for MAS DFAB Rapid Clay Formations
-
Updated
Feb 13, 2021 - AMPL
Demo of exporting a Rune.js sketch to SVG scaled in absolute units for digital fabrication
-
Updated
Apr 24, 2019 - JavaScript
Improve this page
Add a description, image, and links to the digital-fabrication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the digital-fabrication topic, visit your repo's landing page and select "manage topics."
Slic3r: 1.3.1-dev-54a31ee
OS: Ubuntu 18.04.4
Load STL
Select model.
Right click - Rotate - Around z axis...
Input 90 - press ok
Model moves 90 degrees counter clock wise as expected.
Input 90 - press ok
BUG Model doesn't move.
Input 0 - press ok
Model doesn't move. (As expected for relative rotations, but not absolute.)
Input -90 - press ok
BUG Model rotates 180 degrees.
Around x