Skip to main content

Configuration Modification Instructions

Error Examples

Not Completely Removing Spaces

  • Not completely removing spaces
    Loading...
  • Note: If it's [gcode_macro XXXX], it's a different case.
  • Example:
    • Error Example
    Loading...
    • Correct Example
    Loading...

Configuration Disabling or Enabling Errors

  • Error Example 1:
    • Having extra configurations or configurations that should not exist.
    • Solution: Delete the erroneous configuration.
      Loading...
  • Error Example 2:
    • Not completely disabling the configuration.
    • Only disabling [probe] is ineffective; you need to disable or delete all configurations up to the next [xxxx].
    • In the image below, [xxxx] is [homing_override].
    • Error Example
    Loading...
    • Correct Example
    Loading...
Loading...