mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-29 19:53:44 -06:00
Updates to the description and the README
This commit is contained in:
parent
2b6b91cd01
commit
20e1a9c860
2 changed files with 7 additions and 4 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue