working config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[virtual_sdcard]
|
||||
path: /home/pi/gcode_files
|
||||
path: /home/pi/printer_data/gcodes
|
||||
|
||||
[pause_resume]
|
||||
|
||||
@@ -67,4 +67,4 @@ gcode:
|
||||
{% else %}
|
||||
{action_respond_info("Extruder not hot enough")}
|
||||
{% endif %}
|
||||
RESUME_BASE {get_params}
|
||||
RESUME_BASE {get_params}
|
||||
|
@@ -1,6 +1,7 @@
|
||||
[server]
|
||||
host: 0.0.0.0
|
||||
port: 7125
|
||||
klippy_uds_address: /home/pi/printer_data/comms/klippy.sock
|
||||
|
||||
[data_store]
|
||||
temperature_store_size: 600
|
||||
|
@@ -653,6 +653,9 @@ gcode:
|
||||
|
||||
[exclude_object]
|
||||
|
||||
[virtual_sdcard]
|
||||
path: /home/pi/printer_data/gcodes
|
||||
|
||||
## Common Temperature Sensors
|
||||
## "EPCOS 100K B57560G104F"
|
||||
## "ATC Semitec 104GT-2"
|
||||
|
Reference in New Issue
Block a user