Skip to content

Commit

Permalink
added references to AlexZ in the test configs
Browse files Browse the repository at this point in the history
  • Loading branch information
forgodtosave committed Jul 23, 2023
1 parent 3f69ab6 commit 8199752
Show file tree
Hide file tree
Showing 31 changed files with 62 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

[main]
# Invert axis in move panel. Default is False. Change to true to invert
invert_x: False
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Macro
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Bed Mesh Definition
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Caselight pin Definition
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#### crowsnest.conf
#### This is mainsail / MainsailOS default config.
#### See:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

# Use:
# - DUMP_PARAMETER print all parameter expect configfile
# - DUMP_PARAMETER P='gcode_macro _TEST' print the defined parameter group
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

# Main
# + Power Off
# + Flexplate
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Fan Control
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

[firmware_retraction]
retract_length: 0.75 ; length of filament (in mm) at G10/G11
unretract_extra_length: 0 ; length of additional filament (in mm) at G11
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Preperation
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

## This is an emergency fix if the gantry is at the max Z position what makes homing imposible
## 1) set enable_force_move: True
## 2) do an klipper restart
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Extruder
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Heater Verification
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Homing definition
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# G Sensor definition
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

# Displays mini12864 LCD (Fystec)
[display]
lcd_type: uc1701
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

## User Paramaters
## BED_TEMP : Target temperature for the Bed. Is also used to decide
## if heatsoak is needed
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# User Macros
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

[server]
host: 0.0.0.0
port: 7125
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

# You can specify the park_pos variable manually if you do not want
# to use a _USER_VARIABLE macro, The set statement would look like:
# {% set park_pos = {'x': val, 'y': val, 'z': val} %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Idle Timeout
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Preperation
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

##===================== SKR 1.4 Pin Definitions ===================
# +--------------+------+------+------+------+------+ +----+------+------+------+
# | | X | Y | Z | E0 | E1 | | | 0 | 1 | BED |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Macro
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Probe
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#[filament_switch_sensor runout]
## When set to True, a PAUSE will execute immediately after a runout
## is detected. Note that if pause_on_runout is False and the
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

# MCU - X -> B Stepper - Left
[stepper_x]
step_pin: P2.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# TMC Definitions of all steppers
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

[pause_resume]

[display_status]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# from https://github.com/zellneralex/klipper_config

#####################################################################
# Z Calibration
#####################################################################
Expand Down
2 changes: 2 additions & 0 deletions src/plugins/Codemirror/mochaFileTests.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// based on https://github.com/lezer-parser/generator/blob/main/src/test.ts

import { NodeType, Parser } from '@lezer/common'
import { testTree } from '@lezer/generator/dist/test'

Expand Down

0 comments on commit 8199752

Please sign in to comment.