Name | Modified | Size | Downloads / Week |
---|---|---|---|
Technical Preview | 2025-06-12 | ||
README.md | 2025-06-12 | 846 Bytes | |
Totals: 2 Items | 846 Bytes | 1 |
JxMake Release Changelog
Technical Preview 0
-
This is the first technical preview release. Only the primary application JAR file is available for download. Supporting schematics, PCB designs, and other resources can be retrieved from
svn://svn.code.sf.net/p/jxmake/code/tags/release/0.9.9-tp0
. -
The primary application (
jxm.jar
) as well as all hardware designs, except the 'JxMake High Voltage Attachment II' module, should be feature complete and functional. However, please be aware of potential glitches and bugs. -
The scripting API is not yet fully stable and may change in future releases.
Note: Please extract the ZIP file, then use these commands to display the built-in help and documentation:
java -jar jxm.jar -h
java -jar jxm.jar --browse-docs