Language: Italiano | English

CostyCNC Guide: Fault Diagnosis (Shield V4.0)

If your CostyCNC machine freezes during operation, follow this step-by-step guide to immediately find the issue among Arduino, Transformer, or Drivers.

The Core Principle: The costycnc.it/cm8 Software

Understanding the Preview Screen (For Beginners)

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.

IMPORTANT NOTICE: Many users do not realize that if you disconnect the transformer's power, the motors WILL NOT turn. This is normal! Arduino stays powered via the PC's USB cable, but the drivers and motors remain without energy. When performing the test below, ONLY look at whether the pink line is moving on your screen.

STEP 1: The No-Power Test (Isolating Arduino)

This test verifies if the control electronics (Arduino) are communicating properly with the PC.

  1. Disconnect the transformer from the electrical outlet.
  2. Leave the USB cable connected between the PC and the Arduino.
  3. Start a cutting file in the software.
  4. Observe the black preview: check if the pink line draws over the white one and reaches the very end of the path.

Test Results:

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.

STEP 2: The Transformer Test (Power Delivery Issue)

If the previous test was successful, the culprit is almost certainly the transformer, which is unable to supply enough current.

The Hard Foam Effect:

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.

How to Do the Acid Test:

Solutions:

STEP 3: Extreme Attention to Foam Type

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!

STEP 4: The A4988 Driver Test (Very Rare Case)

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.

  1. Completely disconnect all power sources.
  2. Gently remove the small A4988 driver modules from the CNC Shield V4.0 board.
  3. Plug the transformer back in.
  4. Start the cut and check if the pink line finishes its path on the preview (even though the motors won't turn).
  5. If the line reaches the end, one of the drivers might be blown and needs to be replaced.