Automatic backup: 2026-04-16_20:00:01
This commit is contained in:
@@ -22,6 +22,7 @@ trusted_clients =
|
|||||||
192.168.0.0/16
|
192.168.0.0/16
|
||||||
100.101.0.0/16
|
100.101.0.0/16
|
||||||
100.102.0.0/16
|
100.102.0.0/16
|
||||||
|
2001:bb8:4008:1::/64
|
||||||
FE80::/10
|
FE80::/10
|
||||||
::1/128
|
::1/128
|
||||||
|
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ trusted_clients:
|
|||||||
192.168.0.0/16
|
192.168.0.0/16
|
||||||
100.101.0.0/16
|
100.101.0.0/16
|
||||||
100.102.0.0/16
|
100.102.0.0/16
|
||||||
|
2001:bb8:4008:1::/64
|
||||||
FE80::/10
|
FE80::/10
|
||||||
::1/128
|
::1/128
|
||||||
|
|
||||||
|
|||||||
@@ -133,6 +133,8 @@ endstop_pin: ^PA0
|
|||||||
|
|
||||||
## Uncomment below for 300mm build
|
## Uncomment below for 300mm build
|
||||||
position_max: 280
|
position_max: 280
|
||||||
|
##position_max: 260
|
||||||
|
## K-SPACE: ^ ülemine lagi tuleb voolikule ette
|
||||||
|
|
||||||
# # Uncomment below for 350mm build
|
# # Uncomment below for 350mm build
|
||||||
# position_max: 295
|
# position_max: 295
|
||||||
@@ -292,9 +294,9 @@ pause_on_runout: False
|
|||||||
runout_gcode:
|
runout_gcode:
|
||||||
# Detect but do nothing as it is triggering too much
|
# Detect but do nothing as it is triggering too much
|
||||||
#PAUSE # [pause_resume] is required in printer.cfg
|
#PAUSE # [pause_resume] is required in printer.cfg
|
||||||
M117 Filament encoder runout
|
#M117 Filament encoder runout
|
||||||
insert_gcode:
|
insert_gcode:
|
||||||
M117 Filament encoder inserted
|
#M117 Filament encoder inserted
|
||||||
|
|
||||||
[gcode_macro F_CONSUMED]
|
[gcode_macro F_CONSUMED]
|
||||||
variable_filament_consumed: 0
|
variable_filament_consumed: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user