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