mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Add new machines
This commit is contained in:
@@ -37,6 +37,15 @@
|
||||
"machine_max_jerk_x": ["0"],
|
||||
"machine_max_jerk_y": ["0"],
|
||||
"machine_max_jerk_z": ["0"],
|
||||
"default_acceleration": ["0"],
|
||||
"outer_wall_acceleration": ["0"],
|
||||
"inner_wall_acceleration": ["0"],
|
||||
"bridge_acceleration": ["0"],
|
||||
"sparse_infill_acceleration": ["0"],
|
||||
"internal_solid_infill_acceleration": ["0"],
|
||||
"initial_layer_acceleration": ["0"],
|
||||
"top_surface_acceleration": ["0"],
|
||||
"travel_acceleration": ["0"],
|
||||
|
||||
"machine_start_gcode": "M117 Demarrage\nM106 S0\nM140 S[first_layer_bed_temperature]\nM104 T0 S[first_layer_temperature]\nG28\nG90\nM82\nG92 E0\nG1 Z5 F600\nG1 X1 Y199 F6000\nM109 T0 S[first_layer_temperature]\nM300 P350\nG92 E0\nM117 Impression",
|
||||
"before_layer_change_gcode": "G92 E0",
|
||||
|
||||
Reference in New Issue
Block a user