mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Add and revise Qidi printer
Add Qidi X-Max Add Qidi X-CF Pro Revise Start & End Code from X-Smart3, X-Plus3, X-Max3
This commit is contained in:
parent
6e7f456452
commit
e266b32b05
38 changed files with 1408 additions and 6 deletions
|
@ -22,6 +22,8 @@
|
|||
"; 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};Prevent PLA from jamming"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Max 0.4 nozzle",
|
||||
"Qidi X-CF Pro 0.4 nozzle",
|
||||
"Qidi X-Smart 3 0.4 nozzle",
|
||||
"Qidi X-Plus 3 0.4 nozzle",
|
||||
"Qidi X-Max 3 0.4 nozzle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue