mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Updates to the description and the README
This commit is contained in:
@@ -86,7 +86,7 @@ sub About {
|
||||
$info->SetName('Slic3r');
|
||||
$info->AddDeveloper('Alessandro Ranellucci');
|
||||
$info->SetVersion($Slic3r::VERSION);
|
||||
$info->SetDescription('STL-to-GCODE translator for RepRap printers');
|
||||
$info->SetDescription('G-code generator for 3D printers');
|
||||
|
||||
Wx::AboutBox($info);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user