mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -06:00
Use correct spelling for G-code.
This commit is contained in:
parent
2aa786c95f
commit
d538382669
5 changed files with 12 additions and 12 deletions
|
@ -36,7 +36,7 @@ Slic3r current key features are:
|
|||
* center print around bed center point;
|
||||
* multiple solid layers near horizontal external surfaces;
|
||||
* ability to scale, rotate and duplicate input object;
|
||||
* customizable initial and final GCODE;
|
||||
* customizable initial and final G-code;
|
||||
* support material;
|
||||
* cooling and fan control;
|
||||
* use different speed for bottom layer and perimeters.
|
||||
|
@ -108,7 +108,7 @@ The author is Alessandro Ranellucci (me).
|
|||
by all firmwares)
|
||||
--g0 Use G0 commands for retraction (experimental, not supported by all
|
||||
firmwares)
|
||||
--gcode-comments Make GCODE verbose by adding comments (default: no)
|
||||
--gcode-comments Make G-code verbose by adding comments (default: no)
|
||||
|
||||
Filament options:
|
||||
--filament-diameter Diameter in mm of your raw filament (default: 3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue