mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-25 00:58:35 -07:00
[Profile]parameters modified in printer file (#10394)
* Added InnovatiQ Vendor Files * Cover image corrected * Corrected Texture Image * Support Interface Pattern modified * Fix file name casing * Added new filament(PETG) * changed three parameters --------- Co-authored-by: MohanS <sibi.mohan@innovatiq.com> Co-authored-by: Noisyfox <timemanager.rick@gmail.com> Co-authored-by: Ashidsha Jaleel <JaA0@germanreprap.local> Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
1e87666487
commit
1f09fbc1ef
1 changed files with 4 additions and 3 deletions
|
|
@ -7,7 +7,8 @@
|
|||
"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",
|
||||
"printer_notes": "Machine file version 1.1 20250812",
|
||||
"change_filament_gcode": "G1 Z{layer_z+2} F900 ; safe distance while tool change\nG1 X32 Y3 F3000\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing\n",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
|
|
@ -61,8 +62,8 @@
|
|||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"15",
|
||||
"15"
|
||||
"10",
|
||||
"12"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue