yellowshark, there can not be set because this command M101 / M201 and M108 / M208 are in the code many times:
;TYPE:SUPPORT
M108 S445.6
M101
G1 X14.939 Y15.219 Z0.300 F1500.0
G1 X-15.060 Y15.219 Z0.300 F1500.0
G1 X-15.060 Y-14.780 Z0.300 F1500.0
G1 X14.939 Y-14.780 Z0.300 F1500.0
M103
G1 X13.500 Y-14.885 Z0.300 F3000.0
M101
G1 X13.500 Y15.324 Z0.300 F1500.0
M103
G1 X10.500 Y15.324 Z0.300 F3000.0
M101
G1 X10.500 Y-14.885 Z0.300 F1500.0
M103
G1 X7.500 Y-14.885 Z0.300 F3000.0
M101
G1 X7.500 Y15.324 Z0.300 F1500.0
M103
G1 X4.500 Y15.324 Z0.300 F3000.0
M101
G1 X4.500 Y-14.885 Z0.300 F1500.0
M103
G1 X1.500 Y-14.885 Z0.300 F3000.0
M101
G1 X1.500 Y15.324 Z0.300 F1500.0
M103
G1 X-1.500 Y15.324 Z0.300 F3000.0
M101
G1 X-1.500 Y-14.885 Z0.300 F1500.0
M103
G1 X-4.500 Y-14.885 Z0.300 F3000.0
When I type something in addition to preswitchextruder and postswitchextruder Cura does not add this to the code. When I change the code in a file .bfb and I will add the command to change the extruder for the second, further change over all commands M101 , M108 to M201 , M208 - Bfbf 3000 runs on two extruders good. Is it possible to expand Cura to generate a command for the second extruder?
Recommended Posts
yellowshark 153
In the start/end-gcode tab. Start2,end2,preswitchextruder and postswitchextruder are the relevant sections.
Link to post
Share on other sites