Giter VIP home page Giter VIP logo

curaengine_vs2017's Introduction

CuraEngine_VS2017

curaengine,master分支的源代码编译,版本忘记了,可直接在vs2017上使用

注意事项:打开 sln 后,直接生成解决方法会出现错误,需要修改一下路径。
  1、右键 curaengine 项目 ---> 属性 ---> VC++目录,修改 “包含目录” 和 “库目录” 里的路径,改为本地的路径。
  2、Debug下:“包含目录” 里的三个路径改为本项目下的 “\curaengine”、“\curaengine\src”、“\curaengine\protobuf_d
\include”, “库目录”里的路径改为本项目下的 “\curaengine\protobuf_d\lib”。
  3、Release下:“包含目录” 里的三个路径改为本项目下的 “\curaengine”、“\curaengine\src”、“\curaengine\protobuf
\include”, “库目录”里的路径改为本项目下的 “\curaengine\protobuf\lib”。
  4、同样在“属性”里,在 “调试” 里,修改 “命令参数” 里的参数。将 “-j”、“-l”、“-o” 参数后的路径分别改为此仓库中包含 “fdmprinter.def.json” 和 “baymax_print.stl” 两个文件所在路径,以及想要gcode文件生成在的路径。
  5、可以使用了!

curaengine_vs2017's People

Contributors

lingjingying avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.