Fix to RatRig profiles (#162)

Fix to RatRig profiles, especially V-Cast
This commit is contained in:
Patrice Côté 2023-01-12 06:45:35 -05:00 committed by GitHub
parent 540aa13e25
commit 43f4288fdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 51 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{
"type": "machine",
"setting_id": "GM001",
"setting_id": "GM006",
"name": "RatRig V-Cast 0.4 nozzle",
"from": "system",
"instantiation": "true",

View file

@ -1,14 +1,15 @@
{
"type": "machine",
"setting_id": "GM001",
"setting_id": "GM007",
"name": "RatRig V-Cast 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"inherits": "RatRig V-Cast 0.4 nozzle",
"printer_model": "RatRig V-Cast",
"nozzle_diameter": [
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"300x0",

View file

@ -1,6 +1,6 @@
{
"type": "machine",
"setting_id": "GM001",
"setting_id": "GM002",
"name": "RatRig V-Core 3 300 0.4 nozzle",
"from": "system",
"instantiation": "true",

View file

@ -1,6 +1,6 @@
{
"type": "machine",
"setting_id": "GM001",
"setting_id": "GM003",
"name": "RatRig V-Core 3 400 0.4 nozzle",
"from": "system",
"instantiation": "true",

View file

@ -1,6 +1,6 @@
{
"type": "machine",
"setting_id": "GM001",
"setting_id": "GM004",
"name": "RatRig V-Core 3 500 0.4 nozzle",
"from": "system",
"instantiation": "true",

View file

@ -1,6 +1,6 @@
{
"type": "machine",
"setting_id": "GM001",
"setting_id": "GM005",
"name": "RatRig V-Minion 0.4 nozzle",
"from": "system",
"instantiation": "true",