-
### Wiki Search Terms
RS485, H100, VFD
### Controller Board
6x CNC Controller
### Machine Description
Root 4 Lite
### Input Circuits
```yaml
VFD H100-1.5C2-1B
485+ connected to RS485 B on co…
-
```
What steps will reproduce the problem?
1. Once the box is booted, the display resets to 00:00 and counts upwards.
With the HDMU Image, if correctly resets itself to us the time from the Skin /
…
-
I have a HY VFD that i'm trying to configure so that I can get RPM feedback returned. I can currently start the spindle by issuing a M3 S6000 command.
My current VFD config is:
PD001=2
PD002=2
P…
-
Apologies, I can only test this with my vfd_support branch modifications and my GS20 VFD , but I just wanted to report my experiences with the new spindle switching feature.
https://github.com/Expa…
-
![error2](https://cloud.githubusercontent.com/assets/17708510/13577890/b264015a-e449-11e5-855e-2449bdccba2e.png)
May i Know the reason for this error??How do i fix this problem??
-
**Describe the bug**
I'm working on updating the Fedora hdf5 package to 1.12.2. Building locally I'm getting the following test failures:
```
Testing: dsets
============================
Test l…
-
Do you plan to add VHDX support?
Maybe also VFD, but I find VHDX more relevant.
-
http://oracle.fly-server.ru/pvs-studio/vfd/
-
```
What steps will reproduce the problem?
1.Loaded latest AR-P. It loaded perfectly but the front panel display
permanently shows "boot"
2.
3.
What is the expected output? What do you see instead?…
-
if(settings.spindle.at_speed_tolerance > 0.0f) {
spindle_data.rpm_low_limit = rpm / (1.0f + settings.spindle.at_speed_tolerance);
spindle_data.rpm_high_limit = rpm …