Search found 4 matches

Go to advanced search

by dp90pusika
Mon May 29, 2017 8:24 am
Forum: Feature Requests
Topic: Tool change script after toolhead change
Replies: 8
Views: 18486
 
Jump to post

Re: Tool change script after toolhead change

Thank you brian442!

This works perfectly. I couldn't figure this out from that old forum post.

So this is only a user friendliness issue. My bad.

thanks for the help!
by dp90pusika
Mon May 29, 2017 7:49 am
Forum: Feature Requests
Topic: Tool change script after toolhead change
Replies: 8
Views: 18486
 
Jump to post

Re: Tool change script after toolhead change

G1 X247.599 Y131.870 E5.0585 G1 X250.380 Y132.614 E5.5330 G1 X249.636 Y131.870 E5.6432 G92 E0 G1 E-2.0000 F1800 G1 Z0.750 F1302 G1 X2 F4000; [THIS IS THE "IF NEWTOOL COMMAND] G91 G1 E10.0000 F480 G90 T1 ; tool H0.350 W0.720 ; dense support G1 X209.890 Y155.051 F10800 G1 Z0.350 F1302 G92 E0 G1 ...
by dp90pusika
Sun May 28, 2017 8:49 am
Forum: Feature Requests
Topic: Tool change script after toolhead change
Replies: 8
Views: 18486
 
Jump to post

Re: Tool change script after toolhead change

I think you can already do this now. Just put the toolchange in the script yourself, then you can place code on either side of it. For example, here's what your tool change script would look like ; code before tool change T[new_tool] ; code after tool change The [new_tool] variable is referenced he...
by dp90pusika
Thu May 25, 2017 6:25 am
Forum: Feature Requests
Topic: Tool change script after toolhead change
Replies: 8
Views: 18486
 
Jump to post

Tool change script after toolhead change

Hy, The tool change script only allow me to inject custom g codes before a tool change happens. It would be really useful fo have the option to inject the code after the tool change happened. I have a dual x carriage machine, like the BCN3d Sigma, these machines need to prime the newly active extrud...

Go to advanced search