-
-
Notifications
You must be signed in to change notification settings - Fork 889
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add bool to set if the start_gcode needs to be the first gcode run. Requires `machine_start_gcode_first` be added to the machine UI as a checkbox - Add a prestart_gcode to extruders, this will allow use set temperatures before the change call so we can preheat the next extruder. Requires `machine_extruder_prestart_code` text box be added to the extruder UI page. - Add a time duration to calculate time required to change extruders. Requires `machine_extruder_change_duration` float box to be added to the exturder UI page.
- Loading branch information
Showing
1 changed file
with
35 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters