This section will show how to read the spindle settings in the Diagnostic pdf, JSON File, and gSender.
LongMill Spindle gCode File
Customers can use a downloadable file to set up their settings. It's a Spindle Settings gcode file they open in gSender. There is no graphics in the visualizer. They open the file and then hit Start Job. The file is in the LongMill Spindle Kit Section of the LongMill AddOns Resources.
LongMill EEPROM Settings
$30=24000; Max spindle speed.
$31=7500; Min spindle speed.
$37=4; Z-axis motor holding current
$340=5; Spindle at speed tolerance. Default 5.
$395=6; H-100 VFD Spindle. Default 0.
$374=3; Modbus baud rate. Default 3 (19200bps).
$375=50; Modbus RX timeout. Default 50.
$392=11; Spindle on delay. Default 4 (or higher on later versions).
$476=2; Modbus Address. Default 0.
Diagnostic Report View
In the diagnostic Report, It will look like the following