-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#28 fix place of blender's images and other files
- Loading branch information
Showing
42 changed files
with
10 additions
and
4,411,204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,11 +70,6 @@ jobs: | |
cd CAD/src/assembly | ||
make | ||
- name: Make -d CAD/src/assembly (test blender) | ||
run: | | ||
cd CAD/src/assembly/test | ||
make | ||
- name: Upload a PNG Artifact | ||
uses: actions/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
STL_DIR=../../../stl | ||
AMF_DIR=../../../amf | ||
IMG_DIR=png | ||
SRC_DIR=../../../src/assembly/test | ||
# DEP_DIR=../../../dep | ||
# GCD_DIR=../../../gcode | ||
# INI_DIR=../../../slicing | ||
GIT_ROOT=../../../../ | ||
# FIXME: this is due to SRC+OUTPUT is at GIT ROOT | ||
OUTPUT_FOLDER=CAD | ||
NAME_PREFIX=TF-G2_assembly | ||
PROCESSOR3D_PARAM=--no_gcode --no_amf | ||
# is taken from GIT_ROOT/OUTPUT_FOLDER | ||
IMG_FOLDER=../doc/assembly_guide/img | ||
NAME_PREFIX=TF-G2 | ||
PROCESSOR3D_PARAM=--no_gcode --no_amf --img_folder "$(IMG_FOLDER)" | ||
|
||
include ../../../../utils/Makefile |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.