ComfyUI Node
G-code Calibration Tower
A ComfyUI node in MKRShift Nodes/G-code/Modify with 10 inputs and 3 outputs.
G-code Calibration Tower
- plan
- gcode_text
- steps_json
- summary
◄gcode_text►
◄axisz_mm►
◄targettemp►
◄start_value220.0►
◄step_value-5.0►
◄every5.0►
◄clamp_min180.0►
◄clamp_max260.0►
◄only_on_changetrue►
CategoryMKRShift Nodes/G-code/Modify
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| plan | MKR_GCODE_PLAN | — | |
| gcode_text | STRING | — | |
| axis | COMBO | z_mm | 2 options: z_mm, layer_index |
| target | COMBO | temp | 4 options: temp, flow, speed, fan |
| start_value | FLOAT | 220.0-999–999 | — |
| step_value | FLOAT | -5.0-999–999 | — |
| every | FLOAT | 5.00.1–999 | — |
| clamp_min | FLOAT | 180.0-999–999 | — |
| clamp_max | FLOAT | 260.0-999–999 | — |
| only_on_change | BOOLEAN | true | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| gcode_text | STRING | — |
| steps_json | STRING | — |
| summary | STRING | — |