yeehaw吧 关注:12贴子:86
  • 0回复贴,共1

让Cura具有可变层高、可变填充率等功能

只看楼主收藏回复

http://www。thingiverse.com/thing:471119
--Whatdoes Gmixer do?
This python script mixes different gcodefiles to generate a new one with different settings (infill, layer heights, etc)for different layers (It’s like DNA crossover.). The current version Cura doesnot have this function. With proper settings of infill and layer heights fordifferent layers, you can save a lot of time and get a very good printing atthe same time.
This program has no GUI, so it’s not veryuser friendly. Everyone can use or edit my code freely. I have not enough timeto improve it. I hope someone will. I hope someday the Cura developers will addthis function.
--Installation:
² Python 2.7.x, download link: https://www.python.org/downloads/
² I have only run it on Windows. I’m not sure if it will run on Linuxor Mac, since they have different newline breaks.
² Only compatible with Cura generated gcode file!
--Use:
Step 1. Slicing stl model with differentsettings (infill, layer heights, etc);
Step 2. Edit configuration file;
Step 3. Generate mixed gcode file.


IP属地:江苏1楼2014-09-22 11:10回复