variable_start_purge_prime_length(default: 10.0)- Length of filament (in millimeters) to prime the extruder before drawing the purge lines. variable_start_quad_gantry_level_at_temp(default: True ifquad_gantry_levelconfigured)- If true thePRINT_STARTmacro will runQUAD_GANTRY_LEVELafter the bed ...
variable_start_purge_prime_length (default: 10.0) - Length of filament (in millimeters) to prime the extruder before drawing the purge lines. variable_start_quad_gantry_level_at_temp (default: True if quad_gantry_level configured) - If true the PRINT_START macro will run QUAD_GANTRY_LEVEL ...
variable_start_purge_prime_length (default: 10.0) Length of filament (in millimeters) to prime the extruder before drawing the purge lines. variable_start_quad_gantry_level_at_temp (default: True if quad_gantry_level configured) - If true the PRINT_START macro will run QUAD_GANTRY_LEVEL afte...
forked fromzellneralex/klipper_config NotificationsYou must be signed in to change notification settings Fork2 Star3 Files master .theme script .gitignore CODE_OF_CONDUCT.md KlipperScreen.conf LICENSE README.md basic_macro.cfg bed_mesh.cfg ...
[gcode_macro probe_calibration] gcode: PROBE_CALIBRATE 8 changes: 8 additions & 0 deletions8ender3s1pro-klipper/moonraker.conf Original file line numberDiff line numberDiff line change Expand Up@@ -88,3 +88,11 @@ origin: https://github.com/mainsail-crew/sonar.git ...
Original file line numberDiff line numberDiff line change @@ -0,0 +1,8 @@ [gcode_macro update_git] gcode: RUN_SHELL_COMMAND CMD=update_git_script [gcode_shell_command update_git_script] command: bash /home/Pi/printer_data/klipper-backup/script.sh timeout: 90.0 verbose: True 1 ch...
And to be clear.The prime code works. At least it gets printed. I get the error when the actual print should start.The prime print gets printed jakep82commentedFeb 24, 2021 Collaborator mental405commentedFeb 24, 2021 on the last line of the macro it changes to relative in the gcode fil...
variable_start_purge_prime_length (default: 10.0) Length of filament (in millimeters) to prime the extruder before drawing the purge lines. variable_start_quad_gantry_level_at_temp (default: True if quad_gantry_level configured) - If true the PRINT_START macro will run QUAD_GANTRY_LEVEL afte...
variable_start_purge_prime_length(default: 10.0)Length of filament (in millimeters) to prime the extruder before drawing the purge lines. variable_start_quad_gantry_level_at_temp(default: True ifquad_gantry_levelconfigured)- If true thePRINT_STARTmacro will runQUAD_GANTRY_LEVELafter the bed has...
variable_start_purge_prime_length(default: 10.0)- Length of filament (in millimeters) to prime the extruder before drawing the purge lines. variable_start_quad_gantry_level_at_temp(default: True ifquad_gantry_levelconfigured)- If true thePRINT_STARTmacro will runQUAD_GANTRY_LEVELafter the bed ...