Skip to content

CurrentLoopSensors can now have children sensors. - #380

Closed
ajquick wants to merge 12 commits into
Duet3D:v3.01-devfrom
CNCxyz:v3.01-dev2
Closed

CurrentLoopSensors can now have children sensors.#380
ajquick wants to merge 12 commits into
Duet3D:v3.01-devfrom
CNCxyz:v3.01-dev2

Conversation

@ajquick

@ajquick ajquick commented Apr 18, 2020

Copy link
Copy Markdown
Contributor

Similar to DHT-Humidity, a child sensor can be added to a parent of the CurrentLoopSensor.

M308 S0 P"spi.cs5" Y"current-loop" A"Channel 7" C7 ; Current Loop Sensor on Channel 7.
M308 S1 P"S0.1" Y"current-loop-extra" A"Channel 5" C5 ; Current Loop Child on Channel 5
M308 S2 P"S0.2" Y"current-loop-extra" A"Channel 6" C6 ; Current Loop Child on Channel 6

Hardware testing still needs to be done.

@ajquick
ajquick marked this pull request as draft April 20, 2020 04:17
…ign port type chipSelect when using SPI in sensor.
@ajquick ajquick closed this Apr 21, 2020
@ajquick
ajquick deleted the v3.01-dev2 branch April 21, 2020 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant