Update Qidi Tech profiles

This commit is contained in:
fr3ak2402 2023-04-24 11:12:52 +02:00 committed by GitHub
parent 5da73cab0f
commit f7d7fa743e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 124 additions and 19 deletions

View file

@ -15,13 +15,13 @@
],
"printable_area": [
"0x0",
"300x0",
"300x250",
"0x250"
"325x0",
"325x325",
"0x325"
],
"printable_height": "300",
"machine_start_gcode": "",
"machine_end_gcode": "",
"printable_height": "325",
"machine_start_gcode": "G28\nG92 E0\nG0 X5 Y5 Z0.3 F3600\n",
"machine_end_gcode": "M104 S0\nM140 S0\n;Retract the filament\nG92 E0\nG1 E-3 F300\nG28\nM84\n",
"layer_change_gcode": "",
"scan_first_layer": "0",
"nozzle_type": "hardened_steel",