|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/3d-printer-programming-using-g-code/
课程评论:没有评论
**课程名称:** 3D打印机编程:G代码入门 **课程概述:** 本课程面向所有3D打印机用户,旨在帮助您成为一名3D打印“专家”。如果您拥有3D打印机,但发现其运行不如预期,或者想深入了解打印机的工作原理,那么本课程将为您揭示3D打印机所使用的“语言”——G代码。 您将学习如何阅读和编写G代码文件,理解3D打印机生产零件所依赖的坐标系统。通过掌握G0、G1、G2和G3指令,您将能够精确控制打印喷头的移动。课程还将深入讲解绝对值与增量编程的区别,以及如何进行公制与英制单位的转换。 此外,您还将学习控制打印机的各种G代码指令,包括设置加热床温度、控制风扇转速等。课程还将引导您学习如何将复杂的打印程序拆分成多个独立文件,并在不同时间运行,以及如何合并这些文件。 最重要的是,本课程将教会您如何通过读取G代码文件来解决打印中出现的各种问题。即使切片软件生成了错误的代码,您也能通过分析G代码,快速定位问题所在——是硬件故障?模型本身有问题?还是切片软件遗漏了关键的加热床开启代码? 本课程的内容源自讲师20余年在工业环境中教授CNC几何编程语言G代码的丰富经验。您将以一种易于理解的方式,从头开始学习您的打印机如何读取切片软件(将STL模型转换为G代码)的指令。 **您将学到:** * 阅读和编写G代码文件 * 3D打印机的坐标系统 * 使用G0, G1, G2, G3指令移动打印喷头 * 理解绝对值与增量编程 * 进行公制与英制单位转换 * 控制打印机的各种G代码指令(温度、风扇等) * 拆分与合并G代码程序 * 3D打印问题排查与解决 * 以及更多!
Do you own a 3D printer and want to become an expert? Maybe your printer is not working as you expect and need to be able to read the gcode file to check for errors when your slicer program writes the file.To have a true understanding of how 3D printers work you need to understand the language that they use.Slicer programs can make mistakes when outputting the code, but without being able to read G Code file these small issues could takes weeks to resolve. Is it a hardware issue? a model issue? or did the program just miss the code that turns on the heated bed?In this course you will learnReading and writing the G-Code fileThe coordinate system that 3D printers use to produce partsMoving the print nozzle with G0, G1, G2 and G3Absolute v Incremental programmingChanging the printer from metric to imperial All the codes to control your printer, from setting the temperature of the bed to controlling the fans RPMSplitting programs into 2 or more separate files that can be run at different timesJoining programsProblem solvingand much, much more!3D printers use a simplified version of the CNC geometric programming language G-Code. I have been teaching this language in an industrial environment for over 20 years and now you can learn from my experience is this easy to follow course on how your printer reads commands from your slicer STL.