mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-07-31 00:43:38 +08:00
updated improvements list
This commit is contained in:
parent
b7765727ae
commit
97ee8737da
2
dist/README.md
vendored
2
dist/README.md
vendored
@ -36,9 +36,11 @@ Added ability to remove all codes & parameters that cannot be parsed.
|
|||||||
* `Machine.clean_block(<Block>)` removes content from a block that's not parsable (use with caution)
|
* `Machine.clean_block(<Block>)` removes content from a block that's not parsable (use with caution)
|
||||||
* `Machine.ignore_invalid_modal` bool class parameter, if set, will continue on merrily while ignoring
|
* `Machine.ignore_invalid_modal` bool class parameter, if set, will continue on merrily while ignoring
|
||||||
anything not parsable (similarly to `clean_block`)
|
anything not parsable (similarly to `clean_block`)
|
||||||
|
* deployment version category validation in `setup.py` (ie: alpha, beta, and so on)
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
|
||||||
|
(none)
|
||||||
|
|
||||||
----
|
----
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user