Pārlūkot izejas kodu

Add some more requirements to the G-code list

Scott Lahteine 6 gadus atpakaļ
vecāks
revīzija
c45798694f
1 mainītis faili ar 7 papildinājumiem un 7 dzēšanām
  1. 7
    7
      Marlin/Marlin_main.cpp

+ 7
- 7
Marlin/Marlin_main.cpp Parādīt failu

@@ -51,23 +51,23 @@
51 51
  * G3   - CCW ARC
52 52
  * G4   - Dwell S<seconds> or P<milliseconds>
53 53
  * G5   - Cubic B-spline with XYZE destination and IJPQ offsets
54
- * G10  - Retract filament according to settings of M207
55
- * G11  - Retract recover filament according to settings of M208
56
- * G12  - Clean tool
54
+ * G10  - Retract filament according to settings of M207 (Requires FWRETRACT)
55
+ * G11  - Retract recover filament according to settings of M208 (Requires FWRETRACT)
56
+ * G12  - Clean tool (Requires NOZZLE_CLEAN_FEATURE)
57 57
  * G17  - Select Plane XY (Requires CNC_WORKSPACE_PLANES)
58 58
  * G18  - Select Plane ZX (Requires CNC_WORKSPACE_PLANES)
59 59
  * G19  - Select Plane YZ (Requires CNC_WORKSPACE_PLANES)
60
- * G20  - Set input units to inches
61
- * G21  - Set input units to millimeters
60
+ * G20  - Set input units to inches (Requires INCH_MODE_SUPPORT)
61
+ * G21  - Set input units to millimeters (Requires INCH_MODE_SUPPORT)
62 62
  * G26  - Mesh Validation Pattern (Requires UBL_G26_MESH_VALIDATION)
63 63
  * G27  - Park Nozzle (Requires NOZZLE_PARK_FEATURE)
64 64
  * G28  - Home one or more axes
65
- * G29  - Detailed Z probe, probes the bed at 3 or more points.  Will fail if you haven't homed yet.
65
+ * G29  - Start or continue the bed leveling probe procedure (Requires bed leveling)
66 66
  * G30  - Single Z probe, probes bed at X Y location (defaults to current XY location)
67 67
  * G31  - Dock sled (Z_PROBE_SLED only)
68 68
  * G32  - Undock sled (Z_PROBE_SLED only)
69 69
  * G33  - Delta Auto-Calibration (Requires DELTA_AUTO_CALIBRATION)
70
- * G38  - Probe target - similar to G28 except it uses the Z_MIN_PROBE for all three axes
70
+ * G38  - Probe in any direction using the Z_MIN_PROBE (Requires G38_PROBE_TARGET)
71 71
  * G42  - Coordinated move to a mesh point (Requires AUTO_BED_LEVELING_UBL)
72 72
  * G90  - Use Absolute Coordinates
73 73
  * G91  - Use Relative Coordinates

Notiek ielāde…
Atcelt
Saglabāt