From a29d535bc4da470f4cec2e643164a25d5e3583c2 Mon Sep 17 00:00:00 2001 From: MiguelCruz <145680933+nameisCruzCruz@users.noreply.github.com> Date: Fri, 31 Jan 2025 08:47:20 +0000 Subject: [PATCH] Update RatRig V-Core 4 500 0.4 nozzle.json WRONG print height (#8238) * Update RatRig V-Core 4 500 0.4 nozzle.json WRONG print height Hi! The V-Core 4 500 0.4 machine has the wrong print height defined, limiting it to 300mm. --- .../profiles/Ratrig/machine/RatRig V-Core 4 500 0.4 nozzle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/Ratrig/machine/RatRig V-Core 4 500 0.4 nozzle.json b/resources/profiles/Ratrig/machine/RatRig V-Core 4 500 0.4 nozzle.json index 6bdb9d9cd..b170418fc 100644 --- a/resources/profiles/Ratrig/machine/RatRig V-Core 4 500 0.4 nozzle.json +++ b/resources/profiles/Ratrig/machine/RatRig V-Core 4 500 0.4 nozzle.json @@ -49,7 +49,7 @@ "change_filament_gcode": "M600", "machine_pause_gcode": "PAUSE", "printing_by_object_gcode": ";BETWEEN_OBJECTS\nG92 E0", - "printable_height": "300", + "printable_height": "500", "thumbnails": [ "64x64/PNG", "400x300/PNG"