mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
NEW:new extrusion command
jira:[none ] Change-Id: I721ce4b2eb5ab02a88dc370f14bbfdb1b91f40a1 (cherry picked from commit 79c534375f7650480208a662e0a8302bc4ff6c45) (cherry picked from commit 7dd335f134e663ec3d2817dbea0d0077c9fcb986)
This commit is contained in:
@@ -1111,6 +1111,7 @@ public:
|
||||
// axis string is X, Y, Z, E
|
||||
int command_axis_control(std::string axis, double unit = 1.0f, double input_val = 1.0f, int speed = 3000);
|
||||
|
||||
int command_extruder_control(int nozzle_id, double val);
|
||||
// calibration printer
|
||||
bool is_support_command_calibration();
|
||||
int command_start_calibration(bool vibration, bool bed_leveling, bool xcam_cali, bool motor_noise);
|
||||
|
||||
Reference in New Issue
Block a user