Remove inital gcode.

This commit is contained in:
Tom Butcher 2025-08-18 01:00:02 +01:00
parent 653e4e6ab2
commit b45df50da5

View File

@ -8,7 +8,7 @@ import {
} from 'react'
import * as THREE from 'three'
function GCodePreviewUI(props, ref, initialGCode) {
function GCodePreviewUI(props, ref) {
const {
topLayerColor = '',
lastSegmentColor = '',