@@ -480,7 +480,7 @@ setp axis.z.eoffset-scale 1.0
480480== Z level compensation
481481
482482QtDragon_hd can be set up to probe and compensate for Z level height changes
483- by utilizing the external program 'Gcode Ripper'.
483+ by utilizing the external program 'G-code Ripper'.
484484
485485[NOTE]
486486This is only available in the QtDragon_hd version.
@@ -501,19 +501,19 @@ recalculated. This file is expected to be in the configuration directory.
501501
502502The probe data file is generated by a probing program which itself is
503503generated by an external python program called gcode_ripper,
504- which can be launched from the file manager tab using the 'Gcode Ripper'
504+ which can be launched from the file manager tab using the 'G-code Ripper'
505505button.
506506
507- === Using Gcode Ripper for Z level Compensation
507+ === Using G-code Ripper for Z level Compensation
508508
509- .QtDragon_hd showing Gcode Ripper
510- image::images/qtdragon_hd_gcoderipper.png["QTDragon gcode Ripper"]
509+ .QtDragon_hd showing G-code Ripper
510+ image::images/qtdragon_hd_gcoderipper.png["QTDragon G-code Ripper"]
511511
512512[NOTE]
513- Gcode Ripper offers many functions that we will not go in to here.
513+ G-code Ripper offers many functions that we will not go in to here.
514514This is only available in the QtDragon_hd version.
515515
516- * In Qtdragon_hd switch to the file tab and press the load Gcode Ripper button.
516+ * In Qtdragon_hd switch to the file tab and press the load G-code Ripper button.
517517* set origin to match the origin of the gcode file to be probed
518518* under G-Code Operations, check Auto Probe
519519* File -> Open G-Code File (The file you will run after compensation)
0 commit comments