Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: koep on February 09, 2017, 02:13:57 PM

Title: Disk access?
Post by: koep on February 09, 2017, 02:13:57 PM
Hello All,

I have all my machines set up with SSDs instead of HDDs.

Today I started wondering if Mach makes disk writes during runtime, namely should I worry about ssd write cycles?

Rgds,
Tapio
Title: Re: Disk access?
Post by: Tweakie.CNC on February 10, 2017, 03:36:31 AM
I don't think it is anything you need to worry about, I have been using Intel SSD's without issue for more than 12 months - having just checked, they still show 100% life remaining.

Under normal conditions Mach3 will not write to the HDD/SSD during runtime when using the parallel port for machine communication.
However, when using an external motion controller the Mach3 .xml file can, and often is written to during configuration parameter changes.

Tweakie.