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:
fr3ak2402 2023-04-30 09:27:35 +02:00 committed by GitHub
parent 6e7f456452
commit e266b32b05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 1408 additions and 6 deletions

View file

@ -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"