mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"from": "system",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"is_custom_defined": "0",
|
||||
"name": "iQ TiQ2 0.4 Nozzle",
|
||||
"printer_settings_id": "iQ TiQ2 0.4 Nozzle",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "iQ TiQ2 0.4 Nozzle",
|
||||
"printer_model": "TiQ2",
|
||||
"printer_variant": "0.4",
|
||||
"change_filament_gcode": "G1 X32 Y0 F3000\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing\n",
|
||||
@@ -56,7 +55,7 @@
|
||||
"330x330",
|
||||
"0x330"
|
||||
],
|
||||
"printable_height":"300",
|
||||
"printable_height": "300",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
@@ -114,7 +113,6 @@
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"version": "2.1.3.0",
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
@@ -131,4 +129,4 @@
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user