Skip to content

Tags: bdring/FluidNC

Tags

v3.9.9

Toggle v3.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1586 from Popeyef5/fix/invalid_arc-pword

Fix invalid_arc routine to check for full rotations in G2/G3 arc commands

s3test

Toggle s3test's commit message
Fixed release builder script problem with wifi_s3 filesystem

v3.9.8

Toggle v3.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Event init fixes #1528 (#1536)

v3.9.7

Toggle v3.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drive strength (#1492)

* GPIO pins can be annotated with ds0..ds3 for drive strength

* Error check for drive strength on input-only pins

---------

Co-authored-by: Mitch Bradley <[email protected]>

v3.9.6

Toggle v3.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1462 from theor/homing_button

Homing button

v3.9.5

Toggle v3.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update manual.yml

Changed the other occurrence of cache@v2 also

3.9.5-pre1

Toggle 3.9.5-pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Generic Modbus VFD (#1429)

* Generic VFD initial version - works with YL620

* WIP After Huanyang fixes

* _speed_ -> _rpm_ in some config names, added _retries

* Added % scaler

---------

Co-authored-by: bdring <[email protected]>

v3.9.4

Toggle v3.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1419 from bdring/BetterI2SClockingCopy

Better i2 s clocking redux

v3.9.3

Toggle v3.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding a default, no I/O, config.yaml to the filesystem

Having a default config will prevent users from getting errors the first time they load FluidNC. It will also be a helpful starting point for creating their first file.

v3.9.2-pre2

Toggle v3.9.2-pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1397 from bdring/Fix1385

Fix1385