mirror of
https://github.com/revarbat/snappy-reprap.git
synced 2025-11-02 23:56:45 -08:00
Added half_joiner modules. Refactored joiners to be made from half_joiners.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
snappy_version = 0.90;
|
||||
|
||||
|
||||
platform_length = 110; // mm. Must be a multiple of rack_tooth_size.
|
||||
platform_length = 100; // mm. Must be a multiple of rack_tooth_size.
|
||||
platform_width = 150; // mm
|
||||
platform_height = 40; // mm
|
||||
platform_thick = 7; // mm
|
||||
|
||||
Reference in New Issue
Block a user