Autocommit from 2025-12-24 18:00:04
Klipper version: v0.13.0-411-g938300f3 Moonraker version: v0.9.3-128-g960e933 Mainsail version: v2.15.0
This commit is contained in:
BIN
moonraker-sql.db
BIN
moonraker-sql.db
Binary file not shown.
@@ -670,7 +670,7 @@ gcode:
|
|||||||
{% if FILAMENT == 'PLA' %}
|
{% if FILAMENT == 'PLA' %}
|
||||||
{% set ZOFF = 0.0|float %}
|
{% set ZOFF = 0.0|float %}
|
||||||
{% elif FILAMENT == "ASA" %}
|
{% elif FILAMENT == "ASA" %}
|
||||||
{% set ZOFF = 0.00|float %}
|
{% set ZOFF = -0.02|float %}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% set ZOFF = 0.00|float %}
|
{% set ZOFF = 0.00|float %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user