flashforge-python-api 1.3.0__py3-none-any.whl → 1.3.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
flashforge/__init__.py CHANGED
@@ -127,7 +127,7 @@ from .tcp import (
127
127
  )
128
128
 
129
129
  FiveMClient = FlashForgeClient
130
- __version__ = "1.3.0"
130
+ __version__ = "1.3.1"
131
131
  __author__ = "FlashForge Python API Contributors"
132
132
  __email__ = "notghosttypes@gmail.com"
133
133
  __description__ = "Python library for controlling FlashForge 3D printers"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: flashforge-python-api
3
- Version: 1.3.0
3
+ Version: 1.3.1
4
4
  Summary: A comprehensive Python library for controlling FlashForge 3D printers
5
5
  Project-URL: Homepage, https://github.com/GhostTypes/ff-5mp-api-py
6
6
  Project-URL: Documentation, https://github.com/GhostTypes/ff-5mp-api-py#readme
@@ -57,6 +57,8 @@ Python library for controlling FlashForge 3D printers with async support for the
57
57
  | Adventurer 5M | Full |
58
58
  | Adventurer 5M Pro | Full |
59
59
  | AD5X | Full |
60
+ | Creator 5 | Full (HTTP-only) |
61
+ | Creator 5 Pro | Full (HTTP-only) |
60
62
  | Adventurer 3 / 4 | Dedicated TCP clients |
61
63
 
62
64
  ## Installation
@@ -138,9 +140,9 @@ asyncio.run(main())
138
140
  - printer status and machine information
139
141
  - job control
140
142
  - file listing, uploads, and thumbnails
141
- - temperature and motion control
143
+ - temperature and motion control, including per-nozzle and chamber temperature control (Creator 5)
142
144
  - LED, camera, and filtration control where supported
143
- - AD5X-specific job and material-station support
145
+ - AD5X and Creator 5 / Creator 5 Pro material-station, slot configuration, and material mapping
144
146
 
145
147
  ## Documentation
146
148
 
@@ -1,4 +1,4 @@
1
- flashforge/__init__.py,sha256=T-Rf3whhvd9klW5n-Jwbo422twqFEVXH3pyShkw5JgU,5336
1
+ flashforge/__init__.py,sha256=0PGa08cJ2RjAlIyJqX4MW3w1I-FUIg8ftaJ6I-A5cc0,5336
2
2
  flashforge/client.py,sha256=y2LjwfBhlS8fwIFEITybvq1Wi_9JdIiJ4pEzw0OdqEo,20463
3
3
  flashforge/api/__init__.py,sha256=vQz-DkG6LTH39bI4fyiUc0D9jQzemLh45pORLptSOlg,335
4
4
  flashforge/api/constants/__init__.py,sha256=Q0HL2tqSBYPd4Oz49VHLS3qUvRuv__GCvTGecaLrQ-Y,163
@@ -40,8 +40,8 @@ flashforge/tcp/parsers/print_status.py,sha256=4q9ZlJfO0c7_t1o15tgxbguMxpDjEW9pMy
40
40
  flashforge/tcp/parsers/printer_info.py,sha256=QY6LECfcOhVHSIdsvQZwJago0OjXroUwiX0H-uQaH2A,5411
41
41
  flashforge/tcp/parsers/temp_info.py,sha256=9Waf68tt-4QBcChyUwfMHDwWdIzM4mmDpZAKeAzklgs,7908
42
42
  flashforge/tcp/parsers/thumbnail_info.py,sha256=ZmxdEbVFOzqR1AfhXXZyjENVI66BdRdE7Q8LQ8an9FY,10201
43
- flashforge_python_api-1.3.0.dist-info/METADATA,sha256=q_OdV2PHGRx3TxqoMPIfQ5mC8th-g28-wMLFFHJWkDs,4787
44
- flashforge_python_api-1.3.0.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
45
- flashforge_python_api-1.3.0.dist-info/entry_points.txt,sha256=AkOxlsLvQ7cvMLxn7tlzfKp_DCH2hXhbVceHIXxawpU,66
46
- flashforge_python_api-1.3.0.dist-info/licenses/LICENSE,sha256=-cTA-hrmvlb3pqlQrBZQXUnKayhUjsLJMPb7TD91frM,1067
47
- flashforge_python_api-1.3.0.dist-info/RECORD,,
43
+ flashforge_python_api-1.3.1.dist-info/METADATA,sha256=MKOJ1wtL99yZP8QjZjSSBcb44BboYqLMMtpwzoDHzGQ,4970
44
+ flashforge_python_api-1.3.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
45
+ flashforge_python_api-1.3.1.dist-info/entry_points.txt,sha256=AkOxlsLvQ7cvMLxn7tlzfKp_DCH2hXhbVceHIXxawpU,66
46
+ flashforge_python_api-1.3.1.dist-info/licenses/LICENSE,sha256=-cTA-hrmvlb3pqlQrBZQXUnKayhUjsLJMPb7TD91frM,1067
47
+ flashforge_python_api-1.3.1.dist-info/RECORD,,