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.
This commit is contained in:
parent
700f6e3841
commit
a29d535bc4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue