Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yjh0502 committed Mar 12, 2023
1 parent 01696b6 commit d67888d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
cargo build --release

# generate obj models, from gcode layer by layer
tdp-tl gcode-layers --gcode KK_xyzCalibration_cube.gcode --outdir gcode/
tdp-tl gcode-layers --gcode demo/KK_xyzCalibration_cube.gcode --outdir gcode/

# render obj model to still image, with blender
find gcode/ -maxdepth 1 -type f -name '*.obj' \
Expand Down

0 comments on commit d67888d

Please sign in to comment.