Cura/resources/machines
Mark Walker 4a3db419ec Add back placeholder expansion for start/end gcode
See issue Ultimaker/CuraEngine#240

The intent of this change it to allow token replacement in start/end
gcode similar to the old Cura. Tokens are of the form
{material_bed_temperature} where the name is any setting name that is
passed to the engine.

Control the backend's generation of temperature commands via new
settings material_bed_temp_prepend and material_print_temp_prepend based
on whether there are temperature tokens in the printer profile's start
gcode.

This change will generate the same temperature gcode as FffGcodeWriter
at the head, if none of the temperature tokens are present in the
machine profile. Otherwise, they're suppressed via the prepend settings.

Also, set fdmprinter.json so that all that inherit from it default to
having the gcode temperature prepend also wait for temperature. Profiles
can override these settings: material_bed_temp_wait and
material_print_temp_wait

This PR intends to change both Cura and CuraEngine.  However, it is safe
to sequence with the Cura change first which will do token replacement
(if present), but will fail to supress the temperature prepends.
2015-11-16 02:22:47 -08:00
..
bq_hephestos.json Reordered and changed settings in BQ profiles 2015-10-27 12:31:47 +01:00
bq_hephestos_2.json Fixed indentation of JSON profiles 2015-10-27 12:51:13 +01:00
bq_hephestos_xl.json Reordered and changed settings in BQ profiles 2015-10-27 12:31:47 +01:00
bq_witbox.json Renaming of BQ printers meshes 2015-10-27 12:06:21 +01:00
bq_witbox_2.json Fixed indentation of JSON profiles 2015-10-27 12:51:13 +01:00
dual_extrusion_printer.json default speeds different from print_speed (CURA-439) 2015-11-13 15:28:17 +01:00
fdmprinter.json Add back placeholder expansion for start/end gcode 2015-11-16 02:22:47 -08:00
grr_neo.json JSON: temp flow settings 2015-10-27 16:49:43 +01:00
maker_starter.json JSON: temp flow settings 2015-10-27 16:49:43 +01:00
prusa_i3.json JSON: temp flow settings 2015-10-27 16:49:43 +01:00
RigidBot.json JSON: temp flow settings 2015-10-27 16:49:43 +01:00
RigidBotBig.json JSON: temp flow settings 2015-10-27 16:49:43 +01:00
ultimaker2.json JSON: expanded machine_head_with_fans_polygon so that it is a more safe estimate. 2015-11-11 09:43:06 +01:00
ultimaker2_extended.json Added 2go and extended backplate 2015-09-16 14:06:23 +02:00
ultimaker2_go.json Added 2go and extended backplate 2015-09-16 14:06:23 +02:00
ultimaker_original.json JSON: temp flow settings 2015-10-27 16:49:43 +01:00
ultimaker_original_plus.json Fix add machine pages for UMO/+ 2015-09-03 10:14:17 -07:00