A simple Gcode tool to find and replace Gcode
make sure you have installed python (check with python --version
or python3 --version
)
run the downloaded pyhton files and follow the instructions
the terminal output will look like this, replace <> with the actual wanted paths
Enter the path to the G-code file: Enter the path to save the modified G-code file:
Current G-code preview (first 5 lines): (v1.6-af) (Machine) ( vendor: Langmuir) ( model: cross-fire pro) ( description: Generic Cutting Machine)
Options:
- Find and replace manually
- Use a preset
- Create a new preset
- List all presets
- Quit and save Select an option and press enter(1-5): <>
Gcode_replacer by Landon Cheung is licensed under CC BY-NC 4.0