We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7daf4 commit 0cb12a0Copy full SHA for 0cb12a0
filament_scale_enhanced/__init__.py
@@ -31,7 +31,7 @@ def get_template_configs():
31
def get_settings_defaults():
32
return dict(
33
tare=8430152,
34
- refernce_unit=-411,
+ reference_unit=-411,
35
spool_weight=200,
36
clockpin=21,
37
datapin=20,
0 commit comments