mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Optimised for the Artillery M1 Pro printer (#12885)
* Optimised for the Artillery M1 Pro printer * tidy up --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": "",
|
||||
"machine_end_gcode": "G91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM211 S1",
|
||||
"machine_load_filament_time": "0",
|
||||
@@ -212,7 +211,6 @@
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user