mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-17 01:13:30 +00:00
Test linux1 (#93)
* change 'OrcaSlicer' to 'Snapmaker Orca' * Fix Orca Multi-Language * test_linux * test_linux * Fix default_position of wipetower * fix CICD * Change linux to beta
This commit is contained in:
@@ -63,7 +63,7 @@ static const int PARTPLATE_TEXT_OFFSET_Y = 1;
|
||||
static const int PARTPLATE_PLATENAME_OFFSET_Y = 10;
|
||||
|
||||
const float WIPE_TOWER_DEFAULT_X_POS = 13.;
|
||||
const float WIPE_TOWER_DEFAULT_Y_POS = 234.5; // Max y
|
||||
const float WIPE_TOWER_DEFAULT_Y_POS = 214.5; // Max y
|
||||
|
||||
const float I3_WIPE_TOWER_DEFAULT_X_POS = 0.;
|
||||
const float I3_WIPE_TOWER_DEFAULT_Y_POS = 250.; // Max y
|
||||
|
||||
Reference in New Issue
Block a user