Skip to content

Commit

Permalink
Applied clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
casperlamboo authored and github-actions[bot] committed Sep 19, 2023
1 parent 7f01c3a commit 8157ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LayerPlan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2403,7 +2403,6 @@ void LayerPlan::applyModifyPlugin()
scripta::CellVDI{ "fan_speed", &GCodePath::getFanSpeed },
scripta::CellVDI{ "is_travel_path", &GCodePath::isTravelPath },
scripta::CellVDI{ "extrusion_mm3_per_mm", &GCodePath::getExtrusionMM3perMM });

}
}

Expand Down

0 comments on commit 8157ad4

Please sign in to comment.