Merge pull request #18218 from Nu-hin/fix-ratrig-mesh-offsets

Fix bed mesh offsets for Ratrig V-Core3 200mm and V-Minion
This commit is contained in:
Saumya Jain 2024-03-01 10:12:44 +01:00 committed by GitHub
commit ac544e3cf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"platform": "ratrig_vcore3_200.stl", "platform": "ratrig_vcore3_200.stl",
"platform_offset": [ "platform_offset": [
0, 0,
5, 0,
0 0
], ],
"weight": 16 "weight": 16

View File

@ -11,7 +11,7 @@
"machine_extruder_trains": { "0": "ratrig_base_extruder_0" }, "machine_extruder_trains": { "0": "ratrig_base_extruder_0" },
"platform_offset": [ "platform_offset": [
0, 0,
5, 0,
0 0
], ],
"preferred_variant_name": "0.4mm Nozzle", "preferred_variant_name": "0.4mm Nozzle",