OrcaSlicer-Profiles/machine/Croesus 0.4 nozzle.json
2024-11-19 13:50:53 +08:00

60 lines
1.2 KiB
JSON

{
"deretraction_speed": [
"35"
],
"emit_machine_limits_to_gcode": "0",
"from": "User",
"inherits": "MyKlipper 0.4 nozzle",
"is_custom_defined": "0",
"machine_end_gcode": "print_end",
"machine_max_acceleration_x": [
"5000",
"20000"
],
"machine_max_acceleration_y": [
"5000",
"20000"
],
"machine_max_acceleration_z": [
"100",
"200"
],
"machine_max_jerk_x": [
"5",
"9"
],
"machine_max_jerk_y": [
"5",
"9"
],
"machine_max_speed_x": [
"180",
"200"
],
"machine_max_speed_y": [
"180",
"200"
],
"machine_start_gcode": "M104 S0 ; Stops OrcaSlicer from sending temp waits separately\nM140 S0\nprint_start EXTRUDER=[first_layer_temperature] BED=[first_layer_bed_temperature]",
"name": "Croesus 0.4 nozzle",
"printable_area": [
"0x0",
"230x0",
"230x210",
"0x210"
],
"printable_height": "260",
"printer_settings_id": "Croesus 0.4 nozzle",
"retraction_length": [
"0.5"
],
"retraction_speed": [
"35"
],
"support_multi_bed_types": "1",
"version": "2.1.1.0",
"z_hop": [
"0.2"
]
}