mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-07 09:29:58 +02:00
update default speed
This commit is contained in:
parent
67846ca614
commit
a8633d3f3a
@ -18,7 +18,7 @@ public class GCodeGenerator {
|
||||
}
|
||||
public String Speed()
|
||||
{
|
||||
return ("G1 F14000\n");
|
||||
return ("G1 F10000\n");
|
||||
}
|
||||
|
||||
public String Position()
|
||||
|
Loading…
x
Reference in New Issue
Block a user