tetrabiodistributed / papr-print-files

This repository contains all of the files necessary to print components of the Tetra PAPR.
Other
3 stars 4 forks source link

approach for keeping git commits and Fusion360 design history in sync #225

Open capsulecorplab opened 1 year ago

capsulecorplab commented 1 year ago

as follow up to https://github.com/tetrabiodistributed/papra/issues/99, Fusion users need a means to reference git commits in Fusion360 design history.

Desired outcomes:

Burhan-Q commented 1 year ago

References:

Fusion360 Python

Fusion360 GitHub OctoFusion good reference for Add-In for Fusion, look to use for following our documented approach for file naming assistance tapnair F360 repos tapnair personal page Also good for reference to UI elements

python module imports for F360

method1 method2

python control for GitHub

https://github.com/PyGithub/PyGithub

Burhan-Q commented 1 year ago

@capsulecorplab will look into figuring out the GitHub controls

Burhan-Q commented 1 year ago

FusionDataUtils could be helpful if looking to capture additional from Fusion