mirror of
https://github.com/Theaninova/Bampy.git
synced 2026-01-22 01:42:43 +00:00
feat: functioning ring finding
This commit is contained in:
@@ -9,5 +9,5 @@ pub mod triangle;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct SlicerOptions {
|
||||
pub layer_height: f32,
|
||||
pub layer_height: f64,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user