-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15470 from goofoo3d/main
Creat new machine named Renkforce 10+ CURA-10895
- Loading branch information
Showing
5 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"version": 2, | ||
"name": "Renkforce Pro 10+", | ||
"inherits": "goofoo_near", | ||
"metadata": | ||
{ | ||
"visible": true, | ||
"author": "Woosh (based on RF100.ini by Conrad Electronic SE)", | ||
"manufacturer": "Renkforce" | ||
}, | ||
"overrides": | ||
{ | ||
"machine_depth": { "default_value": 360 }, | ||
"machine_height": { "default_value": 400 }, | ||
"machine_name": { "default_value": "Renkforce Pro 10+" }, | ||
"machine_width": { "default_value": 360 } | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
resources/variants/renkforce/renkforce_pro10plus_0.4.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[general] | ||
definition = renkforce_pro10plus | ||
name = 0.4mm Nozzle | ||
version = 4 | ||
|
||
[metadata] | ||
hardware_type = nozzle | ||
setting_version = 22 | ||
type = variant | ||
|
||
[values] | ||
machine_nozzle_size = 0.4 | ||
|
13 changes: 13 additions & 0 deletions
13
resources/variants/renkforce/renkforce_pro10plus_0.6.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[general] | ||
definition = renkforce_pro10plus | ||
name = 0.6mm Nozzle | ||
version = 4 | ||
|
||
[metadata] | ||
hardware_type = nozzle | ||
setting_version = 22 | ||
type = variant | ||
|
||
[values] | ||
machine_nozzle_size = 0.6 | ||
|
13 changes: 13 additions & 0 deletions
13
resources/variants/renkforce/renkforce_pro10plus_0.8.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[general] | ||
definition = renkforce_pro10plus | ||
name = 0.8mm Nozzle | ||
version = 4 | ||
|
||
[metadata] | ||
hardware_type = nozzle | ||
setting_version = 22 | ||
type = variant | ||
|
||
[values] | ||
machine_nozzle_size = 0.8 | ||
|
13 changes: 13 additions & 0 deletions
13
resources/variants/renkforce/renkforce_pro10plus_1.0.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[general] | ||
definition = renkforce_pro10plus | ||
name = 1.0mm Nozzle | ||
version = 4 | ||
|
||
[metadata] | ||
hardware_type = nozzle | ||
setting_version = 22 | ||
type = variant | ||
|
||
[values] | ||
machine_nozzle_size = 1.0 | ||
|