If your CostyCNC machine freezes during operation, follow this step-by-step guide to immediately find the issue among Arduino, Transformer, or Drivers.
When you upload an image to costycnc.it/cm8, the system automatically creates the cutting toolpath (G-code). In the black preview window, you will immediately see the toolpath drawn as a white line.
Once you connect the machine and send the G-code to cut, the program begins transmitting coordinates to the CNC. Every time it sends a command, the software draws a pink line directly over the white one. This pink line advances in perfect sync with the machine's actual physical movements: it is your sync line.
This test verifies if the control electronics (Arduino) are communicating properly with the PC.
The pink line DOES NOT reach the end (it freezes): Arduino is probably faulty, the USB cable has issues, or there are communication errors. The fastest method is to replace the cable or mount a spare Arduino (we always recommend keeping a backup one).
The pink line REACHES the end of the cut: Arduino and the USB cable work perfectly. The motors obviously do not move because they lack power, but the logic is healthy and completed the path. Proceed to STEP 2.
If the previous test was successful, the culprit is almost certainly the transformer, which is unable to supply enough current.
From client experience, users often work for over a year with soft foam at low temperatures (low power consumption). When they start cutting harder foam, they turn the temperature up to maximum. At that exact moment, current consumption spikes, and the transformer (even if rated for 3 Amps and over a year old) fails to deliver.
Nowadays, we are tempted to buy construction-grade foam without knowing if it is suitable for thermal cutting. Modern insulation panels often contain various fire retardants and even fiberglass. These substances make the foam completely incompatible with hot-wire machines. Pay maximum attention to the type of material you buy!
If none of the previous tests solve the issue, the last check remains on the stepper motor drivers. This scenario is extremely rare and has almost never happened to CostyCNC customers.