Re: [Emc-users] CNC heater

2009-03-06 Thread Alex Joni
> Could anyone help me on how to do this? You can also use M66 to read the current temperature via an ADC. Then your g-code program would be surrounded by a o-word while loop (while temperature < some predetermined value redo). Regards, Alex ---

Re: [Emc-users] CNC heater

2009-03-06 Thread Ed
Ádám Novák wrote: > Hi All, > > At our company we have built a computer controlled 2 axis system which is > meant to heat up a part of a plastic sheet. There are two factors (power of > heater head and low thermal conductivity of the polymer) that requires the > heater-head to run the path 10-30 t

[Emc-users] CNC heater

2009-03-05 Thread Ádám Novák
Hi All, At our company we have built a computer controlled 2 axis system which is meant to heat up a part of a plastic sheet. There are two factors (power of heater head and low thermal conductivity of the polymer) that requires the heater-head to run the path 10-30 times with high velocity. At th