makernexus / prusa-covid19-shield-remix

MakerNexus mods to Prusa Face Shield after consulting local healthcare providers
http://makernexuswiki.com/index.php?title=3D_printed_face_shields
16 stars 8 forks source link

Use fab/ for temporary scad files. #2

Closed rrauenza closed 4 years ago

hzeller commented 4 years ago

Can yoiu also change the STL references in the README.md ?

hzeller commented 4 years ago

We want to keep the 3mf files in the toplevel, because they are actually hand-made (don't worry about their file-references not working afterwards, I can hack-fix it).

We should understand 'fab' as a directory that we can entirely delete and re-create using the makefile.

rrauenza commented 4 years ago

gcode then, too?

hzeller commented 4 years ago

Yes gcode as generated file should be in fab/

hzeller commented 4 years ago

(I hope to have a makefile rule that take a 3mf and outputs a gcode, have not looked into invocation of prusa-slicer on the command line)

rrauenza commented 4 years ago

Let me try to remember how to merge those all into one change.

hzeller commented 4 years ago

don't worry, I can squash the pull request.

hzeller commented 4 years ago

Ready to merge ? I can take care of fiddling the file-references in 3mf (unfortunately, prusa-slicer does not allow to do that on the UI, but editing the file works :) ).

rrauenza commented 4 years ago

ok, squash it. My rebase failed.