mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2025-12-16 03:41:23 +01:00
add gcode_server to default settings
This commit is contained in:
@@ -418,4 +418,10 @@ M.doodle3d_update_baseUrl = {
|
||||
description = ''
|
||||
}
|
||||
|
||||
M.doodle3d_gcode_server = {
|
||||
default = 'https://tranquil-meadow-94621.herokuapp.com/',
|
||||
type = 'string',
|
||||
description =''
|
||||
}
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user