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