Added octoprint API key.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
parent
f0f2eedb37
commit
f6b758d00a
2 changed files with 4 additions and 4 deletions
|
|
@ -10,8 +10,8 @@ layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
|
||||||
max_layer_height = 0.25,0.25,0.25,0.25
|
max_layer_height = 0.25,0.25,0.25,0.25
|
||||||
min_layer_height = 0.07,0.07,0.07,0.07
|
min_layer_height = 0.07,0.07,0.07,0.07
|
||||||
nozzle_diameter = 0.6,0.6,0.6,0.6
|
nozzle_diameter = 0.6,0.6,0.6,0.6
|
||||||
octoprint_apikey =
|
octoprint_apikey = 27ED26EAA0564A99AFA7020EBB655F04
|
||||||
octoprint_host =
|
octoprint_host = 192.168.1.40:5000
|
||||||
printer_notes =
|
printer_notes =
|
||||||
printer_settings_id =
|
printer_settings_id =
|
||||||
retract_before_travel = 3,3,3,3
|
retract_before_travel = 3,3,3,3
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,8 @@ layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
|
||||||
max_layer_height = 0.25,0.25,0.25,0.25
|
max_layer_height = 0.25,0.25,0.25,0.25
|
||||||
min_layer_height = 0.07,0.07,0.07,0.07
|
min_layer_height = 0.07,0.07,0.07,0.07
|
||||||
nozzle_diameter = 0.4,0.4,0.4,0.4
|
nozzle_diameter = 0.4,0.4,0.4,0.4
|
||||||
octoprint_apikey =
|
octoprint_apikey = 27ED26EAA0564A99AFA7020EBB655F04
|
||||||
octoprint_host =
|
octoprint_host = 192.168.1.40:5000
|
||||||
printer_notes =
|
printer_notes =
|
||||||
printer_settings_id =
|
printer_settings_id =
|
||||||
retract_before_travel = 3,3,3,3
|
retract_before_travel = 3,3,3,3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue