Fix mistake in "0.28mm Extra Draft @MyKlipper.json" (#1013)

This commit is contained in:
Xander Forge 2023-05-09 13:47:29 +01:00 committed by GitHub
parent 00b172f4c6
commit 692350a214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"name": "0.28mm Extra Draft @MyKlipper",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_marlin_common",
"inherits": "fdm_process_klipper_common",
"layer_height": "0.28",
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",