Skip to content

Commit

Permalink
Minor naming tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Laserology committed Oct 23, 2024
1 parent 625452e commit 163cb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meerk40t/grbl/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def plugin(kernel, lifecycle=None):
{
"provider": "provider/device/grbl",
"friendly_name": _("Longer Ray5 (GRBL)"),
"extended_info": _("Longer-branded 10w/20w grbl diode laser."),
"extended_info": _("Longer-branded 5w/10w/20w grbl diode laser.\nMake sure you verify your bed size! This machine has several upgrade kits."),
"priority": 21,
"family": _("Longer Diode-Laser"),
"choices": [
Expand Down

0 comments on commit 163cb86

Please sign in to comment.