You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ if __name__ == '__main__':
80
80
81
81
## Known Limitations
82
82
83
-
* X1 Printers are not fully supported yet - camera integration is not yet implemented (for api versions < 2.7.0 please see the [No Camera Example](/examples/Basic/basic_no_camera.py)).
83
+
* X1 Printers are not fully supported yet - camera integration is not yet implemented (for api versions < 2.7.0 please see the [No Camera Example](https://bambutools.github.io/bambulabs_api/examples.html#basic-no-camera)).
84
84
* H2D printers have not been tested yet.
85
85
86
86
@@ -147,7 +147,7 @@ Please make sure your code follows PEP 8 guidelines and that you run tests befor
147
147
148
148
## License
149
149
150
-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
150
+
This project is licensed under the MIT License. See the [LICENSE](https://github.com/BambuTools/bambulabs_api/blob/main/LICENSE) file for more details.
0 commit comments