Index A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W | Z A abc_to_tool_direction() (gcode_reader.emulate.machine.Machine static method) ABS_EXTRUSION (in module gcode_reader.emulate.machine_options) ABS_POSITION (in module gcode_reader.syntax) ABSOLUTE_POS (in module gcode_reader.emulate.tag_literals) absolute_position (gcode_reader.emulate.machine.Machine property) AbsolutePosition (class in gcode_reader.emulate.commands) acceleration() (gcode_reader.emulate.motion.ConstantVelocity method) (gcode_reader.emulate.motion.LinearRamp method) (gcode_reader.emulate.motion.MotionSegment method) (gcode_reader.emulate.motion.SCurve method) (gcode_reader.emulate.motion.Trapezoid method) additive_part_to_polydata() (gcode_reader.emulate.exporters.VTKExporter static method) additive_part_to_vtk() (gcode_reader.emulate.exporters.VTKExporter static method) AdditiveOperation (class in gcode_reader.emulate.operations) AdditivePart (class in gcode_reader.emulate.additive_part) AdditiveProcessData (class in gcode_reader.emulate.operations) all_options (gcode_reader.emulate.machine_options.MachineOptions property) apply_motion_profile_to_operation() (gcode_reader.emulate.machine.Machine method) apply_word_abstractions() (in module gcode_reader.read) Arc (class in gcode_reader.emulate.commands) arc_center (gcode_reader.emulate.commands.Arc property) ARC_MOVE (in module gcode_reader.emulate.tag_literals) arc_move_codes (gcode_reader.emulate.parsers.GcodeParser property) ArcExtrude (class in gcode_reader.emulate.commands) ArcMill (class in gcode_reader.emulate.commands) area (gcode_reader.emulate.additive_part.Bead property) arrays (gcode_reader.emulate.operations.Operation property) attribute_names() (gcode_reader.emulate.operations.ProcessData method) ATTRIBUTES (gcode_reader.emulate.commands.Arc attribute) (gcode_reader.emulate.commands.ArcExtrude attribute) (gcode_reader.emulate.commands.ArcMill attribute) (gcode_reader.emulate.commands.Command attribute) (gcode_reader.emulate.commands.Config attribute) (gcode_reader.emulate.commands.CoordinateSystemChange attribute) (gcode_reader.emulate.commands.Dwell attribute) (gcode_reader.emulate.commands.Extrude attribute) (gcode_reader.emulate.commands.M attribute) (gcode_reader.emulate.commands.Mill attribute) (gcode_reader.emulate.commands.Move attribute) (gcode_reader.emulate.commands.MoveExtrude attribute) (gcode_reader.emulate.commands.MoveMill attribute) (gcode_reader.emulate.commands.Purge attribute) available_flavors() (in module gcode_reader.syntax) B BAAMMotionProfile (class in gcode_reader.emulate.machines.baam) BAAMOptions (class in gcode_reader.emulate.machine_options) Bead (class in gcode_reader.emulate.additive_part) bead (gcode_reader.emulate.additive_part.AdditivePart attribute), [1] (gcode_reader.emulate.additive_part.Segment attribute) bead_area (gcode_reader.emulate.operations.AdditiveProcessData attribute) BeadShape (class in gcode_reader.emulate.additive_part) BOTH_EXTRUDER (in module gcode_reader.emulate.machine_options) bounds_of_gcode_df() (in module gcode_reader.emulate.statistics) C calc_bounds() (gcode_reader.emulate.additive_part.Filament method) (gcode_reader.emulate.additive_part.Layer method) calc_center_of_gravity() (gcode_reader.emulate.additive_part.AdditivePart method) (gcode_reader.emulate.additive_part.Filament method) (gcode_reader.emulate.additive_part.Layer method) calc_deposited_volume() (gcode_reader.emulate.extruders.LinearScrewModel method) (gcode_reader.emulate.extruders.MeltPumpModel method) (gcode_reader.emulate.extruders.ScrewModel method) (gcode_reader.emulate.machines.masterprint.MasterPrintScrewModel method) calc_deposition_bounds() (gcode_reader.emulate.additive_part.AdditivePart method) calc_extrusion_rate() (gcode_reader.emulate.extruders.LinearScrewModel method) (gcode_reader.emulate.extruders.MeltPumpModel method) (gcode_reader.emulate.extruders.ScrewModel method) (gcode_reader.emulate.machines.masterprint.MasterPrintScrewModel method) calc_moment_of_inertia() (gcode_reader.emulate.additive_part.AdditivePart method) calculate() (gcode_reader.emulate.motion.ConstantVelocity method) (gcode_reader.emulate.motion.LinearRamp method) (gcode_reader.emulate.motion.MotionSegment method) (gcode_reader.emulate.motion.SCurve method) (gcode_reader.emulate.motion.Trapezoid method) CEADAMFlexbot (class in gcode_reader.emulate.machines.flexbot) CEADOptions (class in gcode_reader.emulate.machine_options) centroid (gcode_reader.emulate.additive_part.Segment property) check_additive_part() (in module gcode_reader.emulate.diagnostics) check_extrusion() (in module gcode_reader.emulate.diagnostics) check_geometry() (in module gcode_reader.emulate.diagnostics) check_layer_grouping() (in module gcode_reader.emulate.diagnostics) CincinnatiBAAM (class in gcode_reader.emulate.machines.baam) clear_history() (gcode_reader.emulate.machine.Machine method) (gcode_reader.emulate.machines.baam.CincinnatiBAAM method) code (gcode_reader.emulate.commands.Config property) code_map (gcode_reader.emulate.exporters.GcodeExporter attribute) (gcode_reader.emulate.exporters.GcodeExporter property) (gcode_reader.emulate.parsers.GcodeParser property) Command (class in gcode_reader.emulate.commands) command_to_dict() (gcode_reader.emulate.exporters.GcodeExporter method) command_to_gcode_line() (gcode_reader.emulate.exporters.GcodeExporter method) command_to_gcode_words() (gcode_reader.emulate.exporters.GcodeExporter method) command_to_pd_series() (gcode_reader.emulate.exporters.GcodeExporter method) commands (gcode_reader.emulate.operations.Operation attribute), [1] Comment (class in gcode_reader.emulate.commands) comment (gcode_reader.emulate.commands.Command property) COMMENT (in module gcode_reader.emulate.tag_literals) Config (class in gcode_reader.emulate.commands) CONFIG (in module gcode_reader.emulate.tag_literals) CONFIG_FILES (in module gcode_reader.emulate.machine_options) ConstantVelocity (class in gcode_reader.emulate.motion) coordinate_system (gcode_reader.emulate.machine.Machine property) CoordinateSystemChange (class in gcode_reader.emulate.commands) D dataframe (gcode_reader.emulate.additive_part.AdditivePart attribute), [1] dataframe_to_commands() (gcode_reader.emulate.parsers.GcodeParser method) DEFAULT_GCODE_SYNTAX (in module gcode_reader.emulate.machine_options) density (gcode_reader.emulate.additive_part.Bead attribute) deposited_volume (gcode_reader.emulate.commands.Extrude property) (gcode_reader.emulate.operations.AdditiveProcessData attribute) deposition_dataframe (gcode_reader.emulate.additive_part.AdditivePart property) deposition_length (gcode_reader.emulate.additive_part.AdditivePart property) deposition_time (gcode_reader.emulate.additive_part.Filament property) (gcode_reader.emulate.additive_part.Layer property) (gcode_reader.emulate.additive_part.Segment property) deposition_times (gcode_reader.emulate.additive_part.AdditivePart property) DesktopAM (class in gcode_reader.emulate.machines.small_scale_am) diameter (gcode_reader.emulate.tools.MillingTool attribute), [1] direction (gcode_reader.emulate.motion.MotionSegment attribute) displacement (gcode_reader.emulate.extruders.ScrewExtruder attribute) (gcode_reader.emulate.extruders.ScrewModel attribute), [1] distance (gcode_reader.emulate.motion.MotionSegment attribute) (gcode_reader.emulate.operations.ProcessData attribute) Dwell (class in gcode_reader.emulate.commands) DWELL (in module gcode_reader.emulate.tag_literals) dwell_code (gcode_reader.emulate.parsers.GcodeParser property) E elapsed_time (gcode_reader.emulate.motion.ConstantVelocity property) (gcode_reader.emulate.motion.LinearRamp property) (gcode_reader.emulate.motion.MotionSegment property) (gcode_reader.emulate.operations.ProcessData attribute) ElectroImpact (class in gcode_reader.emulate.machines.electroimpact) ElectroImpactExtruder (class in gcode_reader.emulate.machines.electroimpact) ElectroImpactOptions (class in gcode_reader.emulate.machine_options) END (in module gcode_reader.emulate.tag_literals) end_location (gcode_reader.emulate.additive_part.Segment attribute) EXPECTED_UNITS (in module gcode_reader.emulate.machine_options) export() (gcode_reader.emulate.machine_options.MachineOptions method) export_event_series_from_gcode() (in module gcode_reader.interface) export_operation_event_series() (gcode_reader.emulate.machine.Machine method) exporter (gcode_reader.emulate.machine.Machine attribute) (gcode_reader.emulate.machine.Machine property) extract_motion_scalars() (in module gcode_reader.emulate.motion) Extrude (class in gcode_reader.emulate.commands) EXTRUDE (in module gcode_reader.emulate.tag_literals) Extruder (class in gcode_reader.emulate.extruders) extruder_type (gcode_reader.emulate.operations.AdditiveProcessData attribute) extrusion_multiplier (gcode_reader.emulate.extruders.StepperExtruder attribute) extrusion_rate (gcode_reader.emulate.commands.Extrude property) extrusion_type (gcode_reader.emulate.extruders.Extruder property) (gcode_reader.emulate.machine_options.MachineOptions property) F feed_rate (gcode_reader.emulate.commands.Move property) (gcode_reader.emulate.operations.ProcessData attribute) FEED_RATE (in module gcode_reader.emulate.tag_literals) feed_rate_time_base_s (gcode_reader.emulate.machine.Machine attribute) (gcode_reader.emulate.machines.baam.BAAMMotionProfile attribute) (gcode_reader.emulate.motion.MotionProfile attribute), [1] FeedRate (class in gcode_reader.emulate.commands) Filament (class in gcode_reader.emulate.additive_part) filament_area (gcode_reader.emulate.extruders.StepperExtruder attribute), [1] FILAMENT_EXTRUDER (in module gcode_reader.emulate.machine_options) filament_is_on_layer() (gcode_reader.emulate.additive_part.Layer method) filament_locations (gcode_reader.emulate.additive_part.Layer property) filaments (gcode_reader.emulate.additive_part.Layer attribute) final_position (gcode_reader.emulate.motion.MotionSegment attribute) final_velocity (gcode_reader.emulate.motion.LinearRamp attribute) (gcode_reader.emulate.motion.SCurve attribute) (gcode_reader.emulate.motion.Trapezoid attribute) find_other_setting() (gcode_reader.emulate.machine_options.MachineOptions method) FLAVOR_ALIASES (in module gcode_reader.interface) flavors (in module gcode_reader.syntax) floating_point_regex (in module gcode_reader.syntax) flow_rate_time_base_s (gcode_reader.emulate.extruders.ScrewModel attribute), [1] format_additive_part_report() (in module gcode_reader.emulate.diagnostics) format_layer_grouping_report() (in module gcode_reader.emulate.diagnostics) from_area() (gcode_reader.emulate.additive_part.Bead class method) from_operation() (gcode_reader.emulate.additive_part.AdditivePart class method) (gcode_reader.emulate.motion.MotionProfile method) from_process_data() (gcode_reader.emulate.additive_part.AdditivePart class method) (gcode_reader.emulate.additive_part.Filament class method) (gcode_reader.emulate.motion.MotionProfile method) from_process_data_list() (gcode_reader.emulate.operations.ProcessDataArrays class method) from_process_dataframe() (gcode_reader.emulate.additive_part.Filament class method) from_words() (gcode_reader.emulate.commands.Command class method) G G (class in gcode_reader.emulate.commands) (gcode_reader.emulate.commands.G property) g0_feed (gcode_reader.emulate.machine_options.MachineOptions property) g1_feed (gcode_reader.emulate.machine_options.MachineOptions property) gcode_dataframe_to_event_series() (in module gcode_reader.analysis) gcode_file_to_commands() (gcode_reader.emulate.parsers.GcodeParser method) gcode_file_to_dataframe() (in module gcode_reader.interface) gcode_file_to_dataframe_simple() (in module gcode_reader.interface) gcode_file_to_operation() (gcode_reader.emulate.machine.Machine method) (gcode_reader.emulate.machines.baam.CincinnatiBAAM method) (gcode_reader.emulate.machines.electroimpact.ElectroImpact method) (gcode_reader.emulate.machines.flexbot.CEADAMFlexbot method) (gcode_reader.emulate.machines.hendrick.Hendrick method) (gcode_reader.emulate.machines.juggerbot.Juggerbot method) (gcode_reader.emulate.machines.masterprint.MasterPrint method) (gcode_reader.emulate.machines.small_scale_am.DesktopAM method) GCODE_FILES (in module gcode_reader.emulate.machine_options) gcode_line_helpers (gcode_reader.emulate.exporters.GcodeExporter attribute), [1] gcode_line_to_command() (gcode_reader.emulate.parsers.GcodeParser method) gcode_options_syntax (gcode_reader.emulate.machine_options.MachineOptions attribute) gcode_reader module gcode_reader.analysis module gcode_reader.constants module gcode_reader.emulate module gcode_reader.emulate.additive_part module gcode_reader.emulate.commands module gcode_reader.emulate.diagnostics module gcode_reader.emulate.exporters module gcode_reader.emulate.extruders module gcode_reader.emulate.machine module gcode_reader.emulate.machine_options module gcode_reader.emulate.machines module gcode_reader.emulate.machines.baam module gcode_reader.emulate.machines.electroimpact module gcode_reader.emulate.machines.flexbot module gcode_reader.emulate.machines.hendrick module gcode_reader.emulate.machines.juggerbot module gcode_reader.emulate.machines.masterprint module gcode_reader.emulate.machines.small_scale_am module gcode_reader.emulate.motion module gcode_reader.emulate.operations module gcode_reader.emulate.parsers module gcode_reader.emulate.registry module gcode_reader.emulate.statistics module gcode_reader.emulate.tag_literals module gcode_reader.emulate.tools module gcode_reader.interface module gcode_reader.preprocess module gcode_reader.read module gcode_reader.syntax module gcode_reader.visualize module gcode_statistics() (in module gcode_reader.emulate.statistics) gcode_to_additive_part() (in module gcode_reader.interface) gcode_to_operation() (in module gcode_reader.interface) gcode_words_to_command() (gcode_reader.emulate.parsers.GcodeParser method) GcodeExporter (class in gcode_reader.emulate.exporters) GcodeParser (class in gcode_reader.emulate.parsers) generate_deposition_paths() (gcode_reader.emulate.additive_part.AdditivePart method) generate_layers() (gcode_reader.emulate.additive_part.AdditivePart method) get() (in module gcode_reader.emulate.registry) get_all_locations() (gcode_reader.emulate.operations.Operation method) get_bounds() (gcode_reader.emulate.operations.Operation method) get_motion_limits() (gcode_reader.emulate.machine.Machine method) get_statistics() (gcode_reader.emulate.additive_part.AdditivePart method) (gcode_reader.emulate.operations.Operation method) get_total_elapsed_time() (gcode_reader.emulate.operations.Operation method) H height (gcode_reader.emulate.additive_part.Bead attribute) helpers (gcode_reader.emulate.parsers.GcodeParser attribute), [1] Hendrick (class in gcode_reader.emulate.machines.hendrick) HendrickOptions (class in gcode_reader.emulate.machine_options) home (gcode_reader.emulate.machine.Machine attribute) (gcode_reader.emulate.machine.Machine property) I id (gcode_reader.emulate.additive_part.Segment attribute) INCREMENTAL_POS (in module gcode_reader.emulate.tag_literals) incremental_position (gcode_reader.emulate.machine.Machine property) IncrementalPosition (class in gcode_reader.emulate.commands) IngersollOptions (class in gcode_reader.emulate.machine_options) initial_position (gcode_reader.emulate.motion.MotionSegment attribute) initial_velocity (gcode_reader.emulate.motion.LinearRamp attribute) (gcode_reader.emulate.motion.SCurve attribute) (gcode_reader.emulate.motion.Trapezoid attribute) is_modal_group (gcode_reader.emulate.commands.Config property) J jerk() (gcode_reader.emulate.motion.MotionSegment method) (gcode_reader.emulate.motion.SCurve method) JSON_FILES (in module gcode_reader.emulate.machine_options) Juggerbot (class in gcode_reader.emulate.machines.juggerbot) JuggerbotOptions (class in gcode_reader.emulate.machine_options) junction_deviation (gcode_reader.emulate.motion.MotionProfile attribute) L last_bead_area (gcode_reader.emulate.extruders.Extruder attribute) last_deposited_volume (gcode_reader.emulate.extruders.Extruder attribute), [1] last_extrusion_distance (gcode_reader.emulate.machines.electroimpact.ElectroImpactExtruder attribute), [1] last_extrusion_rate (gcode_reader.emulate.extruders.Extruder attribute), [1] Layer (class in gcode_reader.emulate.additive_part) layer_normal (gcode_reader.emulate.additive_part.AdditivePart attribute), [1] layer_times (gcode_reader.emulate.additive_part.AdditivePart property) length (gcode_reader.emulate.additive_part.Filament property) (gcode_reader.emulate.additive_part.Layer property) (gcode_reader.emulate.additive_part.Segment property) line_declares_parameters() (in module gcode_reader.preprocess) line_insert_function_expressions() (in module gcode_reader.preprocess) line_insert_generic_expressions() (in module gcode_reader.preprocess) line_insert_parameters() (in module gcode_reader.preprocess) line_is_modal_group() (in module gcode_reader.preprocess) LINEAR_MOVE (in module gcode_reader.emulate.tag_literals) linear_move_codes (gcode_reader.emulate.parsers.GcodeParser property) LinearRamp (class in gcode_reader.emulate.motion) LinearScrewModel (class in gcode_reader.emulate.extruders) list_machines() (in module gcode_reader.emulate.registry) list_supported_machines() (in module gcode_reader.interface) load() (gcode_reader.emulate.machine_options.MachineOptions method) load_3mf() (gcode_reader.emulate.machine_options.MachineOptions method) load_config() (gcode_reader.emulate.machine_options.BAAMOptions method) (gcode_reader.emulate.machine_options.MachineOptions method) load_entry_points() (in module gcode_reader.emulate.registry) load_gcode() (gcode_reader.emulate.machine_options.MachineOptions method) load_json() (gcode_reader.emulate.machine_options.MachineOptions method) location (gcode_reader.emulate.commands.CoordinateSystemChange property) (gcode_reader.emulate.commands.Move property) (gcode_reader.emulate.operations.ProcessData attribute) locations (gcode_reader.emulate.additive_part.Filament property) M M (class in gcode_reader.emulate.commands) (gcode_reader.emulate.commands.M property) Machine (class in gcode_reader.emulate.machine) MACHINE_COORD (in module gcode_reader.emulate.tag_literals) MachineCoordinates (class in gcode_reader.emulate.commands) MachineOptions (class in gcode_reader.emulate.machine_options) make_process_data() (in module gcode_reader.emulate.operations) mass (gcode_reader.emulate.additive_part.AdditivePart property) (gcode_reader.emulate.additive_part.Filament property) (gcode_reader.emulate.additive_part.Layer property) (gcode_reader.emulate.additive_part.Segment property) MasterPrint (class in gcode_reader.emulate.machines.masterprint) MasterPrintExtruder (class in gcode_reader.emulate.machines.masterprint) MasterPrintMotionProfile (class in gcode_reader.emulate.machines.masterprint) MasterPrintScrewModel (class in gcode_reader.emulate.machines.masterprint) max_acceleration (gcode_reader.emulate.machine_options.MachineOptions property) (gcode_reader.emulate.motion.LinearRamp attribute) (gcode_reader.emulate.motion.MotionProfile attribute) (gcode_reader.emulate.motion.SCurve attribute) (gcode_reader.emulate.motion.Trapezoid attribute) max_feedrate (gcode_reader.emulate.machine_options.MachineOptions property) max_jerk (gcode_reader.emulate.machine_options.MachineOptions property) (gcode_reader.emulate.motion.MotionProfile attribute) (gcode_reader.emulate.motion.SCurve attribute) max_velocity (gcode_reader.emulate.motion.MotionProfile attribute) max_velocity_z (gcode_reader.emulate.machines.baam.BAAMMotionProfile attribute) max_veloicty_w (gcode_reader.emulate.machines.baam.BAAMMotionProfile attribute) MeltPumpExtruder (class in gcode_reader.emulate.extruders) MeltPumpModel (class in gcode_reader.emulate.extruders) Mill (class in gcode_reader.emulate.commands) MILL (in module gcode_reader.emulate.tag_literals) MillingTool (class in gcode_reader.emulate.tools) model (gcode_reader.emulate.extruders.MeltPumpExtruder attribute) (gcode_reader.emulate.extruders.ScrewExtruder attribute) module gcode_reader gcode_reader.analysis gcode_reader.constants gcode_reader.emulate gcode_reader.emulate.additive_part gcode_reader.emulate.commands gcode_reader.emulate.diagnostics gcode_reader.emulate.exporters gcode_reader.emulate.extruders gcode_reader.emulate.machine gcode_reader.emulate.machine_options gcode_reader.emulate.machines gcode_reader.emulate.machines.baam gcode_reader.emulate.machines.electroimpact gcode_reader.emulate.machines.flexbot gcode_reader.emulate.machines.hendrick gcode_reader.emulate.machines.juggerbot gcode_reader.emulate.machines.masterprint gcode_reader.emulate.machines.small_scale_am gcode_reader.emulate.motion gcode_reader.emulate.operations gcode_reader.emulate.parsers gcode_reader.emulate.registry gcode_reader.emulate.statistics gcode_reader.emulate.tag_literals gcode_reader.emulate.tools gcode_reader.interface gcode_reader.preprocess gcode_reader.read gcode_reader.syntax gcode_reader.visualize motion_profile (gcode_reader.emulate.machine.Machine property) (gcode_reader.emulate.machine_options.MachineOptions property) (gcode_reader.emulate.machines.baam.CincinnatiBAAM attribute) (gcode_reader.emulate.machines.masterprint.MasterPrint attribute) (gcode_reader.emulate.operations.Operation attribute) motion_profile_type (gcode_reader.emulate.machine.Machine attribute) MotionProfile (class in gcode_reader.emulate.motion) MotionSegment (class in gcode_reader.emulate.motion) Move (class in gcode_reader.emulate.commands) MOVE_EXTRUDE (in module gcode_reader.emulate.tag_literals) MOVE_MILL (in module gcode_reader.emulate.tag_literals) MoveExtrude (class in gcode_reader.emulate.commands) MoveMill (class in gcode_reader.emulate.commands) N n_layers (gcode_reader.emulate.additive_part.AdditivePart property) name (gcode_reader.emulate.operations.Operation attribute), [1] nozzle_diameter (gcode_reader.emulate.extruders.ScrewExtruder attribute) (gcode_reader.emulate.extruders.ScrewModel attribute), [1] O offset (gcode_reader.emulate.machine_options.MachineOptions property) on (gcode_reader.emulate.machines.electroimpact.ElectroImpactExtruder attribute), [1] (gcode_reader.emulate.machines.masterprint.MasterPrintExtruder attribute), [1] (gcode_reader.emulate.tools.Tool attribute), [1] Operation (class in gcode_reader.emulate.operations) operation (gcode_reader.emulate.additive_part.AdditivePart attribute), [1] operation_to_dataframe() (gcode_reader.emulate.machine.Machine method) (gcode_reader.emulate.machines.masterprint.MasterPrint method) (in module gcode_reader.interface) operation_to_event_series() (in module gcode_reader.analysis) options (gcode_reader.emulate.machine.Machine attribute) (gcode_reader.emulate.machine.Machine property) (gcode_reader.emulate.machines.baam.CincinnatiBAAM attribute) (gcode_reader.emulate.machines.electroimpact.ElectroImpact attribute) (gcode_reader.emulate.machines.flexbot.CEADAMFlexbot attribute) (gcode_reader.emulate.machines.hendrick.Hendrick attribute) (gcode_reader.emulate.machines.juggerbot.Juggerbot attribute) (gcode_reader.emulate.machines.masterprint.MasterPrint attribute) (gcode_reader.emulate.machines.small_scale_am.RepRap attribute) (gcode_reader.emulate.tools.Tool attribute) (gcode_reader.emulate.tools.Tool property) P parser (gcode_reader.emulate.machine.Machine attribute) (gcode_reader.emulate.machine.Machine property) pellet_density (gcode_reader.emulate.machines.masterprint.MasterPrintExtruder attribute), [1] PELLET_EXTRUDER (in module gcode_reader.emulate.machine_options) plane_location (gcode_reader.emulate.additive_part.Layer attribute) plane_normal (gcode_reader.emulate.additive_part.Layer attribute) plot_additive_part() (in module gcode_reader.visualize) plot_event_series() (in module gcode_reader.visualize) plot_gcode_dataframe() (in module gcode_reader.visualize) plot_operation() (in module gcode_reader.visualize) position() (gcode_reader.emulate.motion.ConstantVelocity method) (gcode_reader.emulate.motion.LinearRamp method) (gcode_reader.emulate.motion.MotionSegment method) (gcode_reader.emulate.motion.SCurve method) (gcode_reader.emulate.motion.Trapezoid method) POST_PRINT (in module gcode_reader.emulate.tag_literals) PRIME_NOZZLE (in module gcode_reader.emulate.tag_literals) process_command() (gcode_reader.emulate.extruders.Extruder method) (gcode_reader.emulate.extruders.ScrewExtruder method) (gcode_reader.emulate.machine.Machine method) (gcode_reader.emulate.machines.electroimpact.ElectroImpactExtruder method) (gcode_reader.emulate.machines.masterprint.MasterPrintExtruder method) (gcode_reader.emulate.tools.MillingTool method) (gcode_reader.emulate.tools.Tool method) process_command_helpers (gcode_reader.emulate.machine.Machine attribute) (gcode_reader.emulate.machines.baam.CincinnatiBAAM attribute) (gcode_reader.emulate.machines.masterprint.MasterPrint attribute) process_data (gcode_reader.emulate.additive_part.Segment attribute) (gcode_reader.emulate.operations.Operation attribute), [1] process_data_to_numpy_dict() (gcode_reader.emulate.operations.Operation method) process_data_type (gcode_reader.emulate.commands.Command property) process_operation() (gcode_reader.emulate.machine.Machine method) (gcode_reader.emulate.machines.baam.CincinnatiBAAM method) (gcode_reader.emulate.machines.masterprint.MasterPrint method) ProcessData (class in gcode_reader.emulate.operations) ProcessDataArrays (class in gcode_reader.emulate.operations) processed_by (gcode_reader.emulate.commands.Command attribute) processed_by_machine (gcode_reader.emulate.operations.Operation attribute), [1] profile_type (gcode_reader.emulate.motion.MotionProfile property) Purge (class in gcode_reader.emulate.commands) R RAPID_MOVE (in module gcode_reader.emulate.tag_literals) raw (gcode_reader.emulate.commands.Command property) read_gcode_file() (in module gcode_reader.read) read_gcode_line() (in module gcode_reader.read) RECTANGLE (gcode_reader.emulate.additive_part.BeadShape attribute) register() (in module gcode_reader.emulate.registry) register_process_data() (in module gcode_reader.emulate.operations) REL_EXTRUSION (in module gcode_reader.emulate.machine_options) relative_extrusion (gcode_reader.emulate.extruders.Extruder property) (gcode_reader.emulate.extruders.StepperExtruder attribute) (gcode_reader.emulate.machines.small_scale_am.DesktopAM property) relative_movement (gcode_reader.emulate.operations.ProcessData attribute) removed_volume (gcode_reader.emulate.operations.SubtractiveProcessData attribute) replacement_function() (in module gcode_reader.preprocess) RepRap (class in gcode_reader.emulate.machines.small_scale_am) RepRapOptions (class in gcode_reader.emulate.machine_options) reset_history() (gcode_reader.emulate.extruders.Extruder method) (gcode_reader.emulate.machines.electroimpact.ElectroImpactExtruder method) (gcode_reader.emulate.tools.Tool method) resolve_flavor() (in module gcode_reader.syntax) RETRACTION (in module gcode_reader.emulate.tag_literals) ROUNDED_RECTANGLE (gcode_reader.emulate.additive_part.BeadShape attribute) rpm_coefficients (gcode_reader.emulate.machines.masterprint.MasterPrintScrewModel attribute) (gcode_reader.emulate.machines.masterprint.MasterPrintScrewModel property) S s_space (gcode_reader.emulate.motion.SCurve attribute) (gcode_reader.emulate.motion.Trapezoid attribute) ScrewExtruder (class in gcode_reader.emulate.extruders) ScrewModel (class in gcode_reader.emulate.extruders) SCurve (class in gcode_reader.emulate.motion) Segment (class in gcode_reader.emulate.additive_part) segments (gcode_reader.emulate.additive_part.Filament attribute) settings (gcode_reader.emulate.commands.Command attribute) (gcode_reader.emulate.commands.Config attribute) shape (gcode_reader.emulate.additive_part.Bead attribute) spindle (gcode_reader.emulate.commands.Mill property) spindle_speed (gcode_reader.emulate.operations.SubtractiveProcessData attribute) (gcode_reader.emulate.tools.MillingTool attribute), [1] START (in module gcode_reader.emulate.tag_literals) start_location (gcode_reader.emulate.additive_part.Segment attribute) StepperExtruder (class in gcode_reader.emulate.extruders) SubtractiveOperation (class in gcode_reader.emulate.operations) SubtractiveProcessData (class in gcode_reader.emulate.operations) syntax (gcode_reader.emulate.exporters.GcodeExporter attribute) (gcode_reader.emulate.exporters.GcodeExporter property) (gcode_reader.emulate.machine_options.MachineOptions attribute) (gcode_reader.emulate.parsers.GcodeParser attribute) (gcode_reader.emulate.parsers.GcodeParser property) T t_space (gcode_reader.emulate.motion.SCurve attribute) (gcode_reader.emulate.motion.Trapezoid attribute) TAG (gcode_reader.emulate.commands.AbsolutePosition attribute) (gcode_reader.emulate.commands.Arc attribute) (gcode_reader.emulate.commands.ArcExtrude attribute) (gcode_reader.emulate.commands.ArcMill attribute) (gcode_reader.emulate.commands.Command attribute) (gcode_reader.emulate.commands.Comment attribute) (gcode_reader.emulate.commands.Config attribute) (gcode_reader.emulate.commands.CoordinateSystemChange attribute) (gcode_reader.emulate.commands.Dwell attribute) (gcode_reader.emulate.commands.Extrude attribute) (gcode_reader.emulate.commands.FeedRate attribute) (gcode_reader.emulate.commands.G attribute) (gcode_reader.emulate.commands.IncrementalPosition attribute) (gcode_reader.emulate.commands.M attribute) (gcode_reader.emulate.commands.MachineCoordinates attribute) (gcode_reader.emulate.commands.Mill attribute) (gcode_reader.emulate.commands.Move attribute) (gcode_reader.emulate.commands.MoveExtrude attribute) (gcode_reader.emulate.commands.MoveMill attribute) (gcode_reader.emulate.commands.Purge attribute) (gcode_reader.emulate.commands.WorkCoordinates attribute) target_velocity (gcode_reader.emulate.motion.SCurve attribute) (gcode_reader.emulate.motion.Trapezoid attribute) throughput_coefficients (gcode_reader.emulate.machines.masterprint.MasterPrintScrewModel attribute) (gcode_reader.emulate.machines.masterprint.MasterPrintScrewModel property) time (gcode_reader.emulate.additive_part.Layer attribute) time_ms (gcode_reader.emulate.commands.Dwell property) time_s (gcode_reader.emulate.commands.Dwell property) to_dict() (gcode_reader.emulate.commands.Command method) (gcode_reader.emulate.operations.ProcessData method) Tool (class in gcode_reader.emulate.tools) TOOL_CHANGE (in module gcode_reader.emulate.tag_literals) tool_direction (gcode_reader.emulate.operations.ProcessData attribute) tools (gcode_reader.emulate.machine.Machine attribute) (gcode_reader.emulate.machine.Machine property) (gcode_reader.emulate.machines.baam.CincinnatiBAAM attribute) (gcode_reader.emulate.machines.hendrick.Hendrick attribute) translate_command() (gcode_reader.emulate.machine.Machine method) Trapezoid (class in gcode_reader.emulate.motion) traverse_feed_rate (gcode_reader.emulate.machines.masterprint.MasterPrintMotionProfile attribute), [1] U unit_per_meter (gcode_reader.emulate.machine.Machine attribute) units (gcode_reader.emulate.machine_options.MachineOptions property) V v (gcode_reader.emulate.motion.ConstantVelocity attribute) velocity() (gcode_reader.emulate.motion.ConstantVelocity method) (gcode_reader.emulate.motion.LinearRamp method) (gcode_reader.emulate.motion.MotionSegment method) (gcode_reader.emulate.motion.SCurve method) (gcode_reader.emulate.motion.Trapezoid method) volume (gcode_reader.emulate.additive_part.AdditivePart property) (gcode_reader.emulate.additive_part.Filament property) (gcode_reader.emulate.additive_part.Layer property) (gcode_reader.emulate.additive_part.Segment property) volumetric_mode (gcode_reader.emulate.machines.masterprint.MasterPrint property) (gcode_reader.emulate.machines.masterprint.MasterPrintExtruder attribute), [1] VTKExporter (class in gcode_reader.emulate.exporters) W width (gcode_reader.emulate.additive_part.Bead attribute) word_map (gcode_reader.emulate.exporters.GcodeExporter attribute) (gcode_reader.emulate.exporters.GcodeExporter property) (gcode_reader.emulate.parsers.GcodeParser property) WORK_COORD (in module gcode_reader.emulate.tag_literals) work_offset (gcode_reader.emulate.machine.Machine property) WorkCoordinates (class in gcode_reader.emulate.commands) write_gcode_file() (gcode_reader.emulate.machine.Machine method) write_order (gcode_reader.emulate.exporters.GcodeExporter attribute), [1] Z Z_MOVE (in module gcode_reader.emulate.tag_literals) ZERO_TOLERANCE (in module gcode_reader.constants)