mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 02:53:49 +01:00
add gcode_server to default settings
This commit is contained in:
parent
211c2f1abb
commit
533988a409
@ -418,4 +418,10 @@ M.doodle3d_update_baseUrl = {
|
|||||||
description = ''
|
description = ''
|
||||||
}
|
}
|
||||||
|
|
||||||
|
M.doodle3d_gcode_server = {
|
||||||
|
default = 'https://tranquil-meadow-94621.herokuapp.com/',
|
||||||
|
type = 'string',
|
||||||
|
description =''
|
||||||
|
}
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
Loading…
Reference in New Issue
Block a user