orcaslicer/resources/profiles/Qidi/process/0.36mm Standard @Qidi XPlus3 0.6 nozzle.json
Rob Trame f1345d276b
Fix typos and style inconsistencies related to configuration (#2580)
* Fix 'min' accidentally defined as 'max'

* Remove duplicate retract_lift_above/below definitions

* Add correct unit for jerk

* Make speed tooltip consistent with others

* Remove accidental 's' in Qidi XPlus config

* Remove trailing comma in RatRig config

* Add 'type' field to KP3S PRO configs

* Revert "Make speed tooltip consistent with others"

This reverts commit 16c05751814cc6222fa976612ce7ff8e456141c8.

* Revert "Remove duplicate retract_lift_above/below definitions"

This reverts commit 54ca51f3de2a5e3ca1d9e9538c51a28b59acabcf.

* Remove non-translated retract_lift_above/below definitions

* Update PrintConfig.cpp

Revert jerk unit
2023-11-04 02:41:13 +08:00

11 lines
262 B
JSON

{
"type": "process",
"setting_id": "GP030",
"name": "0.36mm Standard @Qidi XPlus3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_QIDI_0.36_nozzle_0.6",
"compatible_printers": [
"Qidi X-Plus 3 0.6 nozzle"
]
}