Remove inital gcode.
This commit is contained in:
parent
653e4e6ab2
commit
b45df50da5
@ -8,7 +8,7 @@ import {
|
||||
} from 'react'
|
||||
import * as THREE from 'three'
|
||||
|
||||
function GCodePreviewUI(props, ref, initialGCode) {
|
||||
function GCodePreviewUI(props, ref) {
|
||||
const {
|
||||
topLayerColor = '',
|
||||
lastSegmentColor = '',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user