ComfyUI Node
G-code Plan Analyzer
A ComfyUI node in MKRShift Nodes/G-code/Analyze with 3 inputs and 4 outputs.
G-code Plan Analyzer
- plan
- profile
- plan
- analysis_json
- warnings_json
- summary
◄settings_json{"max_volumetric_flow_mm3_s":12.0,"min_feature_mm":0.3,"min_layer_time_s":8.0,"warn_travel_ratio_percent":35.0,"warn_bed_usage_percent":75.0,"filament_price_per_kg":20.0,"material_density_g_cm3":1.24,"printer_wattage_w":120.0,"electricity_price_per_kwh":0.2,"warn_total_cost":12.0}►
CategoryMKRShift Nodes/G-code/Analyze
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| plan | MKR_GCODE_PLAN | — | |
| settings_json | STRING | {"max_volumetric_flow_mm3_s":12.0,"min_feature_mm":0.3,"min_layer_time_s":8.0,"warn_travel_ratio_percent":35.0,"warn_bed_usage_percent":75.0,"filament_price_per_kg":20.0,"material_density_g_cm3":1.24,"printer_wattage_w":120.0,"electricity_price_per_kwh":0.2,"warn_total_cost":12.0} | — |
| profileopt | MKR_GCODE_PROFILE | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| plan | MKR_GCODE_PLAN | — |
| analysis_json | STRING | — |
| warnings_json | STRING | — |
| summary | STRING | — |