mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-06-04 11:25:20 +08:00
change log v0.1.2
This commit is contained in:
parent
a9dfc14fcd
commit
ec5da11912
15
dist/README.md
vendored
Normal file
15
dist/README.md
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Change History
|
||||||
|
|
||||||
|
## 0.1.2
|
||||||
|
|
||||||
|
Changes to accommodate implementation of [grbl-stream](https://github.com/fragmuffin/grbl-stream)
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
|
||||||
|
- added `NullMachine`, `NullState`, and `NullMode` (not assuming any machine state)
|
||||||
|
- `Block` length is the number of gcodes + 1 if modal parameters exists
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
|
||||||
|
- `%` enclosed lines are considered to be _macros_ when parsing
|
||||||
|
- added axes `ABCXYZ` as valid parameters for `G10` (eg: `G10 L20 X0 Y0 Z0`)
|
Loading…
x
Reference in New Issue
Block a user