mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Adds printer profile for Qidi X-Plus printer (#915)
* Adding the Qidi X-Plus Qidi X-Plus profile Qidi X-Plus image * Revision of the pressure plate model Qidi X-Plus
This commit is contained in:
parent
1463f1ae9e
commit
774c0bc1ad
23 changed files with 702 additions and 1 deletions
|
@ -37,6 +37,7 @@
|
|||
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.4 nozzle",
|
||||
"Qidi X-Max 0.4 nozzle",
|
||||
"Qidi X-CF Pro 0.4 nozzle",
|
||||
"Qidi X-Smart 3 0.4 nozzle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue