catibo
catibo copied to clipboard
Rust implementation of the CTB/CBDDLP/PHZ 3d printing file formats.
The data type for resolution is currently listed as f32. It should be u32.
Hello, I think I am using your library incorrectly, as when I try to print a CTB file generated with `catibo`, it is unrecognized by the printer. Hopefully you can...
In the description of key generation in the document cbddlp-ctb.adoc, the following formula is given: c = key * 0x2D83_CDAC + 0xD8A8_3424 There is an error in the value of...
@cbiffle First things first, what a wonderful job you did here. I'm looking at this specifically because I own a Mars 2 Pro, and it struck me as silly that...
I'm seeing version 3 on CTB files coming out of ChituBox 1.7.0 and Lichee Slicer 3.2.1. Do you have any insights into what could be different? It would be nice...
Hello, Few issues here. Trying to convert originla ctb file to decrypted one returnes only 11 layers of 100 in original. It sill can be opened in chitubox (1.6.3) but...