Commit Graph

20058 Commits

Author SHA1 Message Date
Thomas Basler 80691206e7 Prevent moving up before homing
By default the Z axis movies up NOZZLE_TO_PROBE_OFFSET + Z_CLEARANCE_DEPLOY_PROBE + Z_CLEARANCE_BETWEEN_PROBES

We can only prevent the last two by setting them to zero. The first one must stay at it's value
2023-02-05 12:10:30 +01:00
Thomas Basler 1d3a3c6f9c Move up Z axis by 2 mm after homing 2023-02-05 12:10:30 +01:00
Thomas Basler a37e10ea5b Enable Realtime Reporting 2023-02-05 12:10:29 +01:00
Thomas Basler 65efe5ab49 Enable Case Light for target laser 2023-02-05 12:10:29 +01:00
Thomas Basler 9411b6e615 Enabled joystick 2023-02-05 12:10:29 +01:00
Thomas Basler 1fe0f33586 Enable GCODE_MOTION_MODES 2023-02-05 12:10:29 +01:00
Thomas Basler aa29df99d0 Set G0 default feedrate
see https://docs.v1engineering.com/learn/motion/
2023-02-05 12:10:29 +01:00
Thomas Basler b0e3c691c6 Enable G-Code comments 2023-02-05 12:10:29 +01:00
Thomas Basler 9b0b7c55c4 Enable CNC_WORKSPACE_PLANES 2023-02-05 12:10:29 +01:00
Thomas Basler 102d0f4fa4 Enable ARC_P_CIRCLES 2023-02-05 12:10:29 +01:00
Thomas Basler 91c4862878 Enable G5 support 2023-02-05 12:10:29 +01:00
Thomas Basler 11449c172d Enable spindle animation 2023-02-05 12:10:29 +01:00
Thomas Basler b25f9ef79f Made G38 working 2023-02-05 12:10:29 +01:00
Thomas Basler e18caa24e2 Disable not required z min softendstop 2023-02-05 12:10:29 +01:00
Thomas Basler 314fa3495b Don't move Z up if first homing 2023-02-05 12:10:29 +01:00
Thomas Basler 17c806ecdb Prevent moving up before homing 2023-02-05 12:10:29 +01:00
Thomas Basler cd3b57ff00 Disable move to center when homing z axis 2023-02-05 12:10:29 +01:00
Thomas Basler df96e3121e Invert z endstop logic 2023-02-05 12:10:29 +01:00
Thomas Basler 694fa9e53b Set correct z_homing offsets 2023-02-05 12:10:29 +01:00
Thomas Basler 184d79e19c Disable not required menu entries 2023-02-05 12:10:29 +01:00
Thomas Basler 17b140cf1d Disable NO_VOLUMETRICS
We have a CNC router, so it's not required. Also removes the Filament menu entry
2023-02-05 12:10:29 +01:00
Thomas Basler 850bf82c5e Set correct axis direction 2023-02-05 12:10:29 +01:00
Thomas Basler 9b952d6abf Setup Max Feedrate 2023-02-05 12:10:29 +01:00
Thomas Basler 22526ba6ec Set correct acceleration 2023-02-05 12:10:29 +01:00
Thomas Basler eb3f8a4229 Set right Axis Steps Per Unit 2023-02-05 12:10:29 +01:00
Thomas Basler 36ff243c66 Enable hybrid threshold driver mode 2023-02-05 12:10:29 +01:00
Thomas Basler 71de7f9fff Enabled dual endstop 2023-02-05 12:10:29 +01:00
Thomas Basler 3422564493 Enable monitoring of driver status 2023-02-05 12:10:29 +01:00
Thomas Basler 1945a68628 Set stepper deative time to 30minutes 2023-02-05 12:10:29 +01:00
Thomas Basler 0667ec6b73 Enabled coolant control (vaccum and air) 2023-02-05 12:10:29 +01:00
Thomas Basler 50a96dbd68 Enable spindle feature and place it on output HE0 2023-02-05 12:10:29 +01:00
Thomas Basler c6463a07d1 Set correct stepper driver type 2023-02-05 12:10:29 +01:00
Thomas Basler b912d1cad8 Added user defined menues 2023-02-05 12:10:13 +01:00
Thomas Basler 4053a22357 Enable G38 2023-01-20 18:03:35 +01:00
Thomas Basler 9a6b87ab17 Add individual home menus 2023-01-20 18:03:35 +01:00
Thomas Basler 492df0c072 Invert encoder direction 2023-01-20 18:03:35 +01:00
Thomas Basler 9d833eab17 Enable inch mode 2023-01-20 18:03:35 +01:00
Thomas Basler b01d201eac Set custom machine name 2023-01-20 18:03:35 +01:00
Thomas Basler e41a589b8e Set Bed Size 2023-01-20 18:03:35 +01:00
Thomas Basler a60beda272 Enable graphic display 2023-01-20 18:03:35 +01:00
Thomas Basler 5b7707c02a Change language to german 2023-01-20 18:03:35 +01:00
Thomas Basler ac6f59fd84 Enable cnc coordinate systems 2023-01-20 18:03:35 +01:00
Thomas Basler 1710eedd65 Remove termal protection 2023-01-20 18:03:35 +01:00
Thomas Basler 12aaac1bf9 Enabled emergency parser 2023-01-20 18:03:35 +01:00
Thomas Basler 611baa0ced Enable eeprom support 2023-01-20 18:03:35 +01:00
Thomas Basler 473d354e7e Set the right serial port 2023-01-20 18:03:35 +01:00
Thomas Basler ae490e1e58 Set dummy temperature reading 2023-01-20 18:03:35 +01:00
Thomas Basler caa2172cc4 Set Extruder count to zero 2023-01-20 18:03:33 +01:00
Thomas Basler 9ab2270a6c Set correct CPU and board information 2023-01-20 18:03:06 +01:00
Scott Lahteine 3334582f86 🔖 Version 2.1.2 2022-12-19 14:42:28 -06:00