mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-22 19:50:44 +00:00
change 'OrcaSlicer' to 'Snapmaker Orca' (#88)
* change 'OrcaSlicer' to 'Snapmaker Orca' * Fix Orca Multi-Language * Update 1227
This commit is contained in:
@@ -286,7 +286,7 @@ AboutDialog::AboutDialog()
|
||||
|
||||
// SM Beta
|
||||
text_list.push_back(_L("Note: The firmware version of SnapmakerU1 should be no less than") + " " + std::string(MIN_FIRM_VER));
|
||||
text_list.push_back(_L("Snapmaker Orca beta is forked from Orca Slicer by SoftFever."));
|
||||
text_list.push_back(_L("Snapmaker Orca is forked from Orca Slicer by SoftFever."));
|
||||
text_list.push_back(_L("OrcaSlicer is forked from Bambu Studio by Bambu Lab."));
|
||||
text_list.push_back(_L("Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community. Orca Slicer incorporates a lot of features from SuperSlicer by @supermerill."));
|
||||
text_list.push_back(_L("Snapmaker Orca integrates some features from the 3D printing open-source community, with specific attributions provided in the code comments."));
|
||||
|
||||
Reference in New Issue
Block a user